gecko-dev/layout/forms
rods%netscape.com 96fedd5157 Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
It also measures W & w for the the chars width in NavQuirks mode to get more accurate measurement of the width and height
1999-09-30 11:34:32 +00:00
..
nsButtonFrameRenderer.cpp removed ReResolveStyleContext 1999-09-21 07:56:18 +00:00
nsButtonFrameRenderer.h Fixed some bugs in splitter 1999-09-14 22:17:19 +00:00
nsComboboxControlFrame.cpp use style changed reflow instead of content changed when updating button 1999-09-29 03:35:24 +00:00
nsComboboxControlFrame.h Added nsIRollupListener for rolling up the dropdown 1999-09-21 21:20:50 +00:00
nsFieldSetFrame.cpp Fixed fieldset padding bug. 1999-08-06 00:48:26 +00:00
nsFileControlFrame.cpp Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object 1999-09-30 11:30:04 +00:00
nsFileControlFrame.h Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object 1999-09-30 11:30:04 +00:00
nsFormControlFrame.cpp Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object 1999-09-30 11:30:04 +00:00
nsFormControlFrame.h Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object 1999-09-30 11:30:04 +00:00
nsFormControlHelper.cpp Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object 1999-09-30 11:34:32 +00:00
nsFormControlHelper.h Changed parameters from width and height to a nsRect 1999-08-27 14:31:54 +00:00
nsGfxButtonControlFrame.cpp Removed nsGfxButtonControlFrame's MouseClick method. It uses it's base classes (nsHTMLButtonControlFrame) 1999-09-13 20:40:59 +00:00
nsGfxButtonControlFrame.h Removed nsGfxButtonControlFrame's MouseClick method. It uses it's base classes (nsHTMLButtonControlFrame) 1999-09-13 20:40:59 +00:00
nsGfxCheckboxControlFrame.cpp Changed to respect border and padding and now draw check mark "centered" in the available space 1999-08-27 14:31:59 +00:00
nsGfxCheckboxControlFrame.h Changed to respect border and padding and now draw check mark "centered" in the available space 1999-08-27 14:31:59 +00:00
nsGfxRadioControlFrame.cpp removed ReResolveStyleContext 1999-09-21 07:56:18 +00:00
nsGfxRadioControlFrame.h removed ReResolveStyleContext 1999-09-21 07:56:18 +00:00
nsHTMLButtonControlFrame.cpp Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object 1999-09-30 11:30:04 +00:00
nsHTMLButtonControlFrame.h Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object 1999-09-30 11:30:04 +00:00
nsIComboboxControlFrame.h cleaned up some code 1999-09-13 23:20:50 +00:00
nsIFormControlFrame.h Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object 1999-09-30 11:31:40 +00:00
nsIListControlFrame.h Added the proper event processing for disabled options 1999-09-08 14:27:38 +00:00
nsImageControlFrame.cpp Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object 1999-09-30 11:30:04 +00:00
nsIRadioControlFrame.h Added NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-28 21:35:55 +00:00
nsISelectControlFrame.h Bug 13058: (Fixed Solaris bustage by removing Inherited typedef) 1999-09-15 05:31:31 +00:00
nsLegendFrame.cpp Reworked fieldsets to fix numerous bugs. 1999-06-01 21:52:11 +00:00
nsLegendFrame.h Reworked fieldsets to fix numerous bugs. 1999-06-01 21:52:11 +00:00
nsListControlFrame.cpp manage view visibility better 1999-09-29 03:36:16 +00:00
nsListControlFrame.h Bug 13058: (Fixed Solaris bustage by removing Inherited typedef) 1999-09-15 05:31:31 +00:00
nsSelectsAreaFrame.cpp initial add (not in the build yet) 1999-09-03 14:25:15 +00:00
nsSelectsAreaFrame.h initial add (not in the build yet) 1999-09-03 14:25:15 +00:00
nsTextControlFrame.cpp Fixed to use the LookAndFeel object in the PresContext instead of creating one via the ComponentManager 1999-09-30 11:23:17 +00:00
nsTextControlFrame.h Fixed to use the LookAndFeel object in the PresContext instead of creating one via the ComponentManager 1999-09-30 11:23:17 +00:00