This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
layout
/
html
/
forms
/
src
History
bryner%brianryner.com
3191a1feaa
Inline boolean getters and setters on nsIPresContext, and change the storage to a bitfield. Bug 229371, r+sr=roc.
...
git-svn-id: svn://10.0.0.236/trunk@153018 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-20 17:49:01 +00:00
..
HtmlForm.properties
…
jar.mn
…
Makefile.in
…
nsButtonFrameRenderer.cpp
…
nsButtonFrameRenderer.h
…
nsComboboxControlFrame.cpp
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
nsComboboxControlFrame.h
…
nsFieldSetFrame.cpp
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
nsFileControlFrame.cpp
Fire onchange event when a file is selected from the filepicker. Bug 67873,
2004-02-19 22:13:47 +00:00
nsFileControlFrame.h
…
nsFormControlFrame.cpp
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
nsFormControlFrame.h
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
nsFormControlHelper.cpp
Guarantee that the pres context's device context will be non-null by returning failure from Init() if it's null. Rename inline getter GetDeviceContext() to DeviceContext(), convert all callers to use the inline getter, and remove the virtual/refcounting getter. Bug 229371, r+sr=dbaron.
2004-02-02 22:17:21 +00:00
nsFormControlHelper.h
…
nsGfxButtonControlFrame.cpp
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
nsGfxButtonControlFrame.h
…
nsGfxCheckboxControlFrame.cpp
…
nsGfxCheckboxControlFrame.h
…
nsGfxRadioControlFrame.cpp
…
nsGfxRadioControlFrame.h
…
nsGfxTextControlFrame.cpp
…
nsHTMLButtonControlFrame.cpp
…
nsHTMLButtonControlFrame.h
…
nsImageControlFrame.cpp
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
nsIsIndexFrame.cpp
More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron
2004-02-01 10:09:07 +00:00
nsIsIndexFrame.h
…
nsLegendFrame.cpp
…
nsLegendFrame.h
…
nsListControlFrame.cpp
Inline boolean getters and setters on nsIPresContext, and change the storage to a bitfield. Bug 229371, r+sr=roc.
2004-02-20 17:49:01 +00:00
nsListControlFrame.h
…
nsTextControlFrame.cpp
Don't lie about our scrollable view, and don't claim to have one if we're not
2004-02-19 23:04:51 +00:00
nsTextControlFrame.h
…