..
resources
bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites.
2002-09-12 23:39:25 +00:00
nsButtonFrameRenderer.cpp
Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border
2002-10-08 10:24:53 +00:00
nsButtonFrameRenderer.h
Fixing bug 134278. Die kNameSpaceID_HTML, die! r=sicking@bigfoot.com, sr=heikki@netscape.com
2002-05-20 22:47:02 +00:00
nsComboboxControlFrame.cpp
no longer cache the scrollbar width that is used to also calculate the btn width.
2002-10-01 14:24:15 +00:00
nsComboboxControlFrame.h
Backing out bug 107291 due to OS/2 having a crappy compiler.
2002-10-08 09:30:40 +00:00
nsFieldSetFrame.cpp
Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border
2002-10-08 10:24:53 +00:00
nsFileControlFrame.cpp
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00
nsFileControlFrame.h
Change ns(I)GfxTextControlFrame(2) -> ns(I)TextControlFrame (bug 129909), r=rods
2002-07-26 20:57:24 +00:00
nsFormControlFrame.cpp
Fix offset-calculation logic so <select size="1"> works in scrolled
2002-09-11 01:44:36 +00:00
nsFormControlFrame.h
Remove nsFormFrame forever. bug 125578, r=alexsavulov@netscape.com, sr=jst@netscape.com
2002-06-04 00:44:04 +00:00
nsFormControlHelper.cpp
Make default wrap soft again, fix up text reflow, remove cruft from button reflow (bug 164641), r=rods@netscape.com, sr=kin@netscape.com
2002-09-16 06:23:52 +00:00
nsFormControlHelper.h
Make default wrap soft again, fix up text reflow, remove cruft from button reflow (bug 164641), r=rods@netscape.com, sr=kin@netscape.com
2002-09-16 06:23:52 +00:00
nsGfxButtonControlFrame.cpp
Align input type=text/radio/checkbox/button so that text is on baseline (bzbarsky's patch, bug 167236), r=jkeiser@netscape.com, sr=dbaron@fas.harvard.edu
2002-09-27 00:04:22 +00:00
nsGfxButtonControlFrame.h
Make default wrap soft again, fix up text reflow, remove cruft from button reflow (bug 164641), r=rods@netscape.com, sr=kin@netscape.com
2002-09-16 06:23:52 +00:00
nsGfxCheckboxControlFrame.cpp
Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border
2002-10-08 10:24:53 +00:00
nsGfxCheckboxControlFrame.h
Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
2002-03-31 10:14:01 +00:00
nsGfxRadioControlFrame.cpp
Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border
2002-10-08 10:24:53 +00:00
nsGfxRadioControlFrame.h
Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
2002-03-31 10:14:01 +00:00
nsHTMLButtonControlFrame.cpp
Make default wrap soft again, fix up text reflow, remove cruft from button reflow (bug 164641), r=rods@netscape.com, sr=kin@netscape.com
2002-09-16 06:23:52 +00:00
nsHTMLButtonControlFrame.h
Make default wrap soft again, fix up text reflow, remove cruft from button reflow (bug 164641), r=rods@netscape.com, sr=kin@netscape.com
2002-09-16 06:23:52 +00:00
nsICheckboxControlFrame.h
Move checkbox state to content (bug 108307). r=rods, sr=jst
2002-01-24 19:04:55 +00:00
nsIComboboxControlFrame.h
Remove nsFormFrame forever. bug 125578, r=alexsavulov@netscape.com, sr=jst@netscape.com
2002-06-04 00:44:04 +00:00
nsIFormControlFrame.h
fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it.
2002-07-25 18:31:10 +00:00
nsIImageControlFrame.h
Adding new files for John Keiser <jkeiser@iname.com>, not part of the build yet.
2001-10-01 17:51:28 +00:00
nsIListControlFrame.h
Remove nsFormFrame forever. bug 125578, r=alexsavulov@netscape.com, sr=jst@netscape.com
2002-06-04 00:44:04 +00:00
nsImageControlFrame.cpp
Bug 113083. Concentrate view setup code into a few shared functions in nsContainerFrame. Only change style-dependent view properties after style change, not during reflow, in response to nsChangeHint_SyncFrameView. Change 'clip' to only do SyncFrameView, not reflow. r=dbaron,sr=kin
2002-09-30 11:56:37 +00:00
nsIRadioControlFrame.h
Move radio buttons to content (bug 108308). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
2002-03-07 20:53:40 +00:00
nsISelectControlFrame.h
Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
2002-03-31 10:14:01 +00:00
nsIsIndexFrame.cpp
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00
nsIsIndexFrame.h
Change ns(I)GfxTextControlFrame(2) -> ns(I)TextControlFrame (bug 129909), r=rods
2002-07-26 20:57:24 +00:00
nsITextControlFrame.h
Change ns(I)GfxTextControlFrame(2) -> ns(I)TextControlFrame (bug 129909), r=rods
2002-07-26 20:57:24 +00:00
nsLegendFrame.cpp
Clean up unneeded includes of nsStyleUtil.h, and some other include cleanup in MathML. r=rbs b=71257 (|#include| changes only)
2002-08-16 11:52:20 +00:00
nsLegendFrame.h
Backing out Bernd's checkin for bug 110596 to fix crashes / weird display. b=118991 r=bernd
2002-01-09 19:17:46 +00:00
nsListControlFrame.cpp
Bug 161449 Non-ASCII shortcuts for select elements in html forms
2002-09-29 01:42:07 +00:00
nsListControlFrame.h
Bug 150590 should be able to type words into <select> - incremental search for item
2002-09-20 02:12:12 +00:00
nsSelectsAreaFrame.cpp
Error 690: "nsSelectsAreaFrame.cpp", line 149 # Nonempty source files must end with a newline that is not preceded by a backslash.
2002-04-11 03:25:58 +00:00
nsSelectsAreaFrame.h
Click on the checkbox to get focus to the right spot and then press <tab> to
2002-04-11 00:53:20 +00:00
nsTextControlFrame.cpp
Back out bug 167236 due to regressions 171214 and 171465
2002-09-30 10:22:06 +00:00
nsTextControlFrame.h
Make input type=text width bigger (Rick.Ju@sun.com's patch, bug 92980), r=jkeiser@netscape.com, sr=kin@netscape.com
2002-09-23 19:43:48 +00:00