gecko-dev/layout/forms
rods%netscape.com e6b0939762 Added new method to tell the listcontrolframe it is about to be rolled up by the combobox
this enables it to unset any temporary selections and restore the actual selection
1999-10-01 14:30:33 +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 Added new method to tell the listcontrolframe it is about to be rolled up by the combobox 1999-10-01 14:30:33 +00:00
nsComboboxControlFrame.h Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object 1999-09-30 11:36:32 +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 removed noisy printf 1999-10-01 14:20:45 +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 new method to tell the listcontrolframe it is about to be rolled up by the combobox 1999-10-01 14:30:33 +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
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
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 Added new method to tell the listcontrolframe it is about to be rolled up by the combobox 1999-10-01 14:30:33 +00:00
nsListControlFrame.h Added new method to tell the listcontrolframe it is about to be rolled up by the combobox 1999-10-01 14:30:33 +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 ifdef out a debug statement 1999-10-01 14:26:40 +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