gecko-dev/layout/html/forms/src
1999-08-06 14:42:00 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Fix bustage on unix. Removed duplicate source entry. 1999-08-06 05:39:24 +00:00
makefile.win Removed a duplicate entry. A similar error in Makefile.in broke the build on Unix; this one was ok on Win32. 1999-08-06 05:49:12 +00:00
nsButtonControlFrame.cpp breaking up gfx & native widgets 1999-08-06 05:11:39 +00:00
nsButtonControlFrame.h breaking up gfx & native widgets 1999-08-06 05:11:39 +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
nsCheckboxControlFrame.cpp breaking up gfx & native widgets 1999-08-06 05:11:39 +00:00
nsCheckboxControlFrame.h First Checked In. 1999-08-06 05:13:07 +00:00
nsComboboxControlFrame.cpp ifdef'ed out the ambigous compiler error for Linux, this code isn't being used at the moment 1999-08-06 14:42:00 +00:00
nsComboboxControlFrame.h Made the Combobox a nsIDOMFocusListener, so it can set the focus on the "display" 1999-08-06 14:13:20 +00:00
nsFieldSetFrame.cpp Fixed fieldset padding bug. 1999-08-06 00:48:26 +00:00
nsFileControlFrame.cpp breaking up gfx & native widgets 1999-08-06 05:11:39 +00:00
nsFileControlFrame.h breaking up gfx & native widgets 1999-08-06 05:11:39 +00:00
nsFormControlFrame.cpp breaking up gfx & native widgets 1999-08-06 05:11:39 +00:00
nsFormControlFrame.h breaking up gfx & native widgets 1999-08-06 05:11:39 +00:00
nsFormControlHelper.cpp nsPresContext.cpp,.h - Added eWidgetRendering_PartialGfx as a rendering mode to PresContext. 1999-07-20 22:32:41 +00:00
nsFormControlHelper.h better sizing of form controls, especially percentage based sizes and max element sizes 1999-02-23 03:48:01 +00:00
nsFormFrame.cpp breaking up gfx & native widgets 1999-08-06 05:11:39 +00:00
nsFormFrame.h Forms can now be container content. 1999-07-22 23:28:16 +00:00
nsGfxButtonControlFrame.cpp First Checked In. 1999-08-06 05:13:07 +00:00
nsGfxButtonControlFrame.h First Checked In. 1999-08-06 05:13:07 +00:00
nsGfxCheckboxControlFrame.cpp First Checked In. 1999-08-06 05:13:07 +00:00
nsGfxCheckboxControlFrame.h First Checked In. 1999-08-06 05:13:07 +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
nsGfxTextControlFrame.cpp Backout my last changes to fix the mac and window builds. 1999-08-06 08:21:41 +00:00
nsGfxTextControlFrame.h Backout my last changes to fix the mac and window builds. 1999-08-06 08:21:41 +00:00
nsHTMLButtonControlFrame.cpp Fixed boxes to only invalidate and redraw what has changed. 1999-07-23 00:11:21 +00:00
nsHTMLButtonControlFrame.h fixed bugs #6303, #6753, #6756, #6759 1999-07-14 22:00:24 +00:00
nsImageControlFrame.cpp commented out repaint for focus 1999-07-16 14:23:48 +00:00
nsInputFrame.cpp Add click event support for every element and initial keypress event support 1998-11-24 07:46:58 +00:00
nsLabelFrame.cpp Added 'm' prefix to some of the nsHTMLReflowState data members 1999-07-20 03:41:03 +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 Started to add code to better handle resizing when there are no elements. 1999-08-06 14:14:38 +00:00
nsListControlFrame.h Made many changes to fix several bugs 1999-07-28 21:38:08 +00:00
nsNativeButtonControlFrame.cpp First Checked In. 1999-08-06 05:13:07 +00:00
nsNativeButtonControlFrame.h First Checked In. 1999-08-06 05:13:07 +00:00
nsNativeCheckboxControlFram.cpp First Checked In. 1999-08-06 05:13:07 +00:00
nsNativeCheckboxControlFram.h First Checked In. 1999-08-06 05:13:07 +00:00
nsNativeFormControlFrame.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
nsNativeFormControlFrame.h First Checked In. 1999-08-06 05:13:07 +00:00
nsNativeRadioControlFrame.cpp First Checked In. 1999-08-06 05:13:07 +00:00
nsNativeRadioControlFrame.h First Checked In. 1999-08-06 05:13:07 +00:00
nsNativeSelectControlFrame.cpp First Checked In. 1999-08-06 05:13:07 +00:00
nsNativeTextControlFrame.cpp breaking up gfx & native widgets 1999-08-06 05:11:39 +00:00
nsNativeTextControlFrame.h Backout my last changes to fix the mac and window builds. 1999-08-06 08:21:41 +00:00
nsRadioControlFrame.cpp breaking up gfx & native widgets 1999-08-06 05:11:39 +00:00
nsRadioControlFrame.h breaking up gfx & native widgets 1999-08-06 05:11:39 +00:00
nsRadioControlGroup.cpp First Checked In. 1999-08-06 05:13:07 +00:00
nsRadioControlGroup.h First Checked In. 1999-08-06 05:13:07 +00:00
nsSelectControlFrame.cpp Bug 9847: Check for null returned from new. 1999-07-14 19:32:22 +00:00
nsTextControlFrame.cpp Remove wallet from layout 1999-07-24 01:39:58 +00:00
nsTextControlFrame.h breaking up gfx & native widgets 1999-08-06 05:11:39 +00:00