gecko-dev/layout/html/forms/src
2001-03-21 22:37:59 +00:00
..
.cvsignore
HtmlForm.properties patch from web converting it over to use the FilePicker 2000-08-18 18:16:12 +00:00
ImageDocument.properties Titlebar when viewing images not localizable (57549). r=attinasi sr=erik 2001-02-06 23:39:46 +00:00
jar.mn Titlebar when viewing images not localizable (57549). r=attinasi sr=erik 2001-02-06 23:39:46 +00:00
Makefile.in Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
makefile.win Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
MANIFEST_PROPERTIES Titlebar when viewing images not localizable (57549). r=attinasi sr=erik 2001-02-06 23:39:46 +00:00
nsButtonFrameRenderer.cpp Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster. 2001-02-07 09:57:26 +00:00
nsButtonFrameRenderer.h
nsComboboxControlFrame.cpp fix Bug 70989 Clean up lots of "shadows" and other common warnings 2001-03-21 05:32:22 +00:00
nsComboboxControlFrame.h Now only doing 1 reflow for each reflow request in the ListControlFrame 2001-02-23 01:45:45 +00:00
nsFieldSetFrame.cpp Display frame reflow counts (turned via config file define) 2001-03-13 01:47:22 +00:00
nsFileControlFrame.cpp Fix smoketest blocker bug 70683 by making some changes blake missed with his fix for bug 60703. r=mao sr=alecf a=kysmith 2001-03-02 18:39:22 +00:00
nsFileControlFrame.h Backing out to fix bustage. 2001-03-21 22:37:59 +00:00
nsFormControlFrame.cpp bug 71339; author=simon@softel.co.il; r=rods; sr=erik; changes from IBM 2001-03-19 23:20:21 +00:00
nsFormControlFrame.h removing unneeded/unused code/methods 2000-11-30 21:39:28 +00:00
nsFormControlHelper.cpp Fix frame going away during submit 2001-03-13 13:33:59 +00:00
nsFormControlHelper.h factoring of code for Submit/Reset in control frames 2001-02-23 01:01:08 +00:00
nsFormFrame.cpp Removing references to obsolete headers (bug 38061). r=timeless, sr=shaver. 2001-03-21 05:35:27 +00:00
nsFormFrame.h bug 71339; author=simon@softel.co.il; r=rods; sr=erik; changes from IBM 2001-03-19 23:20:21 +00:00
nsGfxButtonControlFrame.cpp Bug 55988: Hidden and button inputs save state when the content attribute named 'value' changes, r=jst@netscape.com, sr=vidur@netscape.com 2001-03-14 07:36:01 +00:00
nsGfxButtonControlFrame.h Bug 55988: Hidden and button inputs save state when the content attribute named 'value' changes, r=jst@netscape.com, sr=vidur@netscape.com 2001-03-14 07:36:01 +00:00
nsGfxCheckboxControlFrame.cpp Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster. 2001-02-07 09:57:26 +00:00
nsGfxCheckboxControlFrame.h removed where the input element was telling the rado/checkbox to return the opposite value 2000-12-10 16:05:29 +00:00
nsGfxListControlFrame.cpp Fix smoketest blocker bug 70683 by making some changes blake missed with his fix for bug 60703. r=mao sr=alecf a=kysmith 2001-03-02 18:39:22 +00:00
nsGfxListControlFrame.h KeyPress events now let <ctrl<,<slt>,<meta> continue on through, which stopped commonads keys from working 2000-08-29 13:24:38 +00:00
nsGfxRadioControlFrame.cpp Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster. 2001-02-07 09:57:26 +00:00
nsGfxRadioControlFrame.h removed where the input element was telling the rado/checkbox to return the opposite value 2000-12-10 16:05:29 +00:00
nsGfxTextControlFrame2.cpp Backing out to fix bustage. 2001-03-21 22:37:59 +00:00
nsGfxTextControlFrame2.h Scroll the page if single-line textfields have focus instead of doing nothing when scrolling with the mousewheel (62431). r=bryner,akkana sr=alecf 2001-02-12 21:53:34 +00:00
nsGfxTextControlFrame.cpp Fix smoketest blocker bug 70683 by making some changes blake missed with his fix for bug 60703. r=mao sr=alecf a=kysmith 2001-03-02 18:39:22 +00:00
nsGfxTextControlFrame.h small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
nsHTMLButtonControlFrame.cpp factoring of code for Submit/Reset in control frames 2001-02-23 01:01:08 +00:00
nsHTMLButtonControlFrame.h Clean up easily fixed unnecessary includes and exports of implementation header files in layout. b=63766 r=jst@netscape.com sr=buster@netscape.com 2000-12-30 19:22:22 +00:00
nsImageControlFrame.cpp factoring of code for Submit/Reset in control frames 2001-02-23 01:01:08 +00:00
nsInputFrame.cpp
nsIsIndexFrame.cpp sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api 2001-03-13 02:02:05 +00:00
nsIsIndexFrame.h Backing out to fix bustage. 2001-03-21 22:37:59 +00:00
nsLabelFrame.cpp Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster. 2001-02-07 09:57:26 +00:00
nsLegendFrame.cpp This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsLegendFrame.h This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsListControlFrame.cpp fix Bug 70989 Clean up lots of "shadows" and other common warnings 2001-03-21 05:32:22 +00:00
nsListControlFrame.h bug 71339; author=simon@softel.co.il; r=rods; sr=erik; changes from IBM 2001-03-19 23:20:21 +00:00
nsRadioControlGroup.cpp
nsRadioControlGroup.h