gecko-dev/layout/forms
pollmann%netscape.com f7222cc9f3 Bug 15841: Don't default to selecting item 0 of a listbox
Bug 15769: Default select item 0 when adding or removing opt to combo
r=harishd
1999-10-12 08:47:29 +00:00
..
nsButtonFrameRenderer.cpp Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
nsButtonFrameRenderer.h removing dead style change code and refereneces to dead style change code 1999-10-02 04:23:48 +00:00
nsComboboxControlFrame.cpp Bug 15841: Don't default to selecting item 0 of a listbox 1999-10-12 08:47:29 +00:00
nsComboboxControlFrame.h Bug 15841: Don't default to selecting item 0 of a listbox 1999-10-12 08:47:29 +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 Added macro to help in figuring Nav Quirks default size for all controls r=kmcclusk 1999-10-07 21:04:52 +00:00
nsFormControlHelper.cpp Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
nsFormControlHelper.h Changed parameters from width and height to a nsRect 1999-08-27 14:31:54 +00:00
nsGfxButtonControlFrame.cpp Added macro to help in figuring Nav Quirks default size for all 1999-10-07 21:07:38 +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 Added macro to help in figuring Nav Quirks default size for all 1999-10-07 21:07:38 +00:00
nsGfxCheckboxControlFrame.h Added macro to help in figuring Nav Quirks default size for all 1999-10-07 21:07:38 +00:00
nsGfxRadioControlFrame.cpp Added macro to help in figuring Nav Quirks default size for all 1999-10-07 21:07:38 +00:00
nsGfxRadioControlFrame.h Added macro to help in figuring Nav Quirks default size for all 1999-10-07 21:07:38 +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 Bug 15170: Implement onchange notification for list boxes 1999-10-05 23:43:06 +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 Bug 15769: Default select item 0 when adding or removing opt to combo 1999-10-12 08:47:22 +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 Bug 15841: Don't default to selecting item 0 of a listbox 1999-10-12 08:47:29 +00:00
nsListControlFrame.h Bug 15841: Don't default to selecting item 0 of a listbox 1999-10-12 08:47:29 +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 Removed code where standard mode was incorrectly subtracting border size 1999-10-07 21:37:02 +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