gecko-dev/layout/forms
rods%netscape.com 8b6ba3a48f change all index parameters to PRInt32 from PRUint32
added key listener support for keyboard navagation inside the list
fixed extended selection
fixed a minor problem with selecting an item
1999-08-27 14:42:27 +00:00
..
nsButtonFrameRenderer.cpp Added failure check for call to nsStyleData::GetBorder() 1999-07-28 04:48:34 +00:00
nsButtonFrameRenderer.h fixed re-resolve style contexts to handle local pseudo elements 1999-06-16 06:17:21 +00:00
nsComboboxControlFrame.cpp Cleanup, and bugfixes for bug 12475 and 12350 1999-08-27 03:58:13 +00:00
nsComboboxControlFrame.h Cleanup, and bugfixes for bug 12475 and 12350 1999-08-27 03:58:13 +00:00
nsFieldSetFrame.cpp Fixed fieldset padding bug. 1999-08-06 00:48:26 +00:00
nsFileControlFrame.cpp Bug 3256: Add ScrollIntoView() method to form frame objects. 1999-08-21 00:09:24 +00:00
nsFileControlFrame.h Bug 3256: Add ScrollIntoView() method to form frame objects. 1999-08-21 00:09:24 +00:00
nsFormControlFrame.cpp Changed Reflow to check for whether it is native mode or not. InGFX mode it now call the base class' (nsLeafFrame) 1999-08-27 14:38:54 +00:00
nsFormControlFrame.h Bug 3256: Add ScrollIntoView() method to form frame objects. 1999-08-21 00:09:24 +00:00
nsFormControlHelper.cpp Changed parameters from width and height to a nsRect 1999-08-27 14:31:54 +00:00
nsFormControlHelper.h Changed parameters from width and height to a nsRect 1999-08-27 14:31:54 +00:00
nsGfxButtonControlFrame.cpp The button was being sized wrong, so the computed border padding needed to be removed beforehand and then is added back in later by layout 1999-08-19 14:00:09 +00:00
nsGfxButtonControlFrame.h Rewrote nsButtonControlFrame. It is now based on nsHTMLButtonControlFrame. 1999-08-10 19:13:57 +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 Fix gcc 2.7 bustage. It smells a lot like a bug in gcc. It was having 1999-08-06 07:14:43 +00:00
nsGfxRadioControlFrame.h First Checked In. 1999-08-06 05:13:07 +00:00
nsHTMLButtonControlFrame.cpp Bug 3256: Add ScrollIntoView() method to form frame objects. 1999-08-21 00:09:24 +00:00
nsHTMLButtonControlFrame.h Bug 3256: Add ScrollIntoView() method to form frame objects. 1999-08-21 00:09:24 +00:00
nsIComboboxControlFrame.h Completely reworked the select GFX object - List and Combobox, it now does all event processing 1999-08-26 14:54:07 +00:00
nsIFormControlFrame.h Bug 3256: Add ScrollIntoView() method to form control frame interface. 1999-08-21 00:10:13 +00:00
nsIListControlFrame.h Added method GetSelectedIndex 1999-08-19 14:26:38 +00:00
nsImageControlFrame.cpp Bug 3256: Add ScrollIntoView() method to form frame objects. 1999-08-21 00:09:24 +00:00
nsIRadioControlFrame.h Added NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-28 21:35:55 +00:00
nsISelectControlFrame.h Bug 12350 1999-08-27 03:58:47 +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 change all index parameters to PRInt32 from PRUint32 1999-08-27 14:42:27 +00:00
nsListControlFrame.h change all index parameters to PRInt32 from PRUint32 1999-08-27 14:42:27 +00:00
nsTextControlFrame.cpp Added the other GetDesiredSize call overriding the base class call, and making it 1999-08-27 14:34:54 +00:00
nsTextControlFrame.h Added the other GetDesiredSize call overriding the base class call, and making it 1999-08-27 14:34:54 +00:00