.. |
resources
|
Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard
|
2002-10-30 12:41:38 +00:00 |
nsButtonFrameRenderer.cpp
|
Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz
|
2002-11-17 15:37:56 +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
|
Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz
|
2002-11-17 15:37:56 +00:00 |
nsComboboxControlFrame.h
|
Align text inputs, buttons, comboboxes to baseline with respect to the
|
2002-11-12 19:17:51 +00:00 |
nsFieldSetFrame.cpp
|
bug 180805 - Added GetAdjustedParentFrame to handle fieldsets. Moved inner/outer table logic there. Added fieldset logic to IsValidSibling. sr=bzbarsky, r=jkeiser.
|
2002-12-03 16:02:42 +00:00 |
nsFileControlFrame.cpp
|
prep for fixing bug 176559 - use getService rather than createInstance so we stop creating element factories
|
2002-11-07 21:23:09 +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
|
Align text inputs, buttons, comboboxes to baseline with respect to the
|
2002-11-12 19:17:51 +00:00 |
nsFormControlFrame.h
|
Align text inputs, buttons, comboboxes to baseline with respect to the
|
2002-11-12 19:17:51 +00:00 |
nsFormControlHelper.cpp
|
Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst.
|
2002-11-29 23:44:07 +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
|
Fix regression in rendering buttons that people manually size to less
|
2002-11-16 19:32:49 +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
|
Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst.
|
2002-11-29 23:44:07 +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
|
Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst.
|
2002-11-29 23:44:07 +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
|
<button> should be a containing block. Bug 180301, r=jkeiser, sr=dbaron
|
2002-11-19 03:39:44 +00:00 |
nsHTMLButtonControlFrame.h
|
<button> should be a containing block. Bug 180301, r=jkeiser, sr=dbaron
|
2002-11-19 03:39:44 +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 |
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 |
nsITextControlFrame.h
|
Change ns(I)GfxTextControlFrame(2) -> ns(I)TextControlFrame (bug 129909), r=rods
|
2002-07-26 20:57:24 +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 |
nsIsIndexFrame.cpp
|
Make nsILinkHandler take uris instead of strings. Bug 176904, r=darin, sr=jst
|
2002-11-20 00:44:26 +00:00 |
nsIsIndexFrame.h
|
Change ns(I)GfxTextControlFrame(2) -> ns(I)TextControlFrame (bug 129909), r=rods
|
2002-07-26 20:57:24 +00:00 |
nsLegendFrame.cpp
|
bug 180805 - Added GetAdjustedParentFrame to handle fieldsets. Moved inner/outer table logic there. Added fieldset logic to IsValidSibling. sr=bzbarsky, r=jkeiser.
|
2002-12-03 16:02:42 +00:00 |
nsLegendFrame.h
|
bug 180805 - Added GetAdjustedParentFrame to handle fieldsets. Moved inner/outer table logic there. Added fieldset logic to IsValidSibling. sr=bzbarsky, r=jkeiser.
|
2002-12-03 16:02:42 +00:00 |
nsListControlFrame.cpp
|
Bug 159947 no way to multiselect using keyboard in list box
|
2002-12-11 03:24:27 +00:00 |
nsListControlFrame.h
|
Align text inputs, buttons, comboboxes to baseline with respect to the
|
2002-11-12 19:17:51 +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
|
Correctly implement text-decoration in standards mode by drawing the underline on the element with the text-decoration property set. Refactor painting code a bit to avoid code duplication. Patch by Esben Mose Hansen <esben@oek.dk>, with paint refactoring and some other changes by dbaron. r=dbaron sr=bzbarsky b=1777
|
2002-12-11 04:00:18 +00:00 |
nsTextControlFrame.h
|
Make textareas and inputs restore again (bug 179330), r=bryner@netscape.com, sr=kin@netscape.com
|
2002-11-20 23:19:45 +00:00 |