gecko-dev/layout/forms
roc+%cs.cmu.edu 0b15c3893e Ongoing deCOMtamination. r+sr=dbaron 2003-07-04 12:50:32 +00:00
..
resources bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
nsButtonFrameRenderer.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-07-04 12:50:32 +00:00
nsButtonFrameRenderer.h Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron. 2003-02-22 00:32:13 +00:00
nsComboboxControlFrame.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-07-04 12:50:32 +00:00
nsComboboxControlFrame.h Remove the no-forward-declared-nsCOMPtr hack (bug 107291), r=bugmail@sicking.cc, sr=dbaron@dbaron.org 2003-06-03 03:56:14 +00:00
nsFieldSetFrame.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-07-04 12:50:32 +00:00
nsFileControlFrame.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-07-04 12:50:32 +00:00
nsFileControlFrame.h Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron. 2003-02-22 00:32:13 +00:00
nsFormControlFrame.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-07-04 12:50:32 +00:00
nsFormControlFrame.h Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron. 2003-02-22 00:32:13 +00:00
nsFormControlHelper.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-07-04 12:50:32 +00:00
nsFormControlHelper.h Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron. 2003-02-22 00:32:13 +00:00
nsGfxButtonControlFrame.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsGfxButtonControlFrame.h Rmove declarations of functions that are no longer implemented. This should 2003-07-02 06:40:09 +00:00
nsGfxCheckboxControlFrame.cpp bug 100649: Length() being used where IsEmpty() is meant 2003-05-23 21:34:47 +00:00
nsGfxCheckboxControlFrame.h Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron. 2003-02-22 00:32:13 +00:00
nsGfxRadioControlFrame.cpp Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan 2003-05-15 03:42:21 +00:00
nsGfxRadioControlFrame.h Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron. 2003-02-22 00:32:13 +00:00
nsHTMLButtonControlFrame.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-07-04 12:50:32 +00:00
nsHTMLButtonControlFrame.h Make shrink-wrap reflow for buttons correctly reflow the kids a second time at 2003-02-22 19:48:29 +00:00
nsICheckboxControlFrame.h Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron. 2003-02-22 00:32:13 +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 Make GetType() return int instead of nsresult (bug 167762), r=peterl@netscape.com, sr=kin@netscape.com 2002-12-18 23:38:09 +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 Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron. 2003-02-22 00:32:13 +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 Bug 198542 missing #ifndef/#endif directives in nsITextControlFrame.h 2003-04-02 08:34:33 +00:00
nsImageControlFrame.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-07-04 12:50:32 +00:00
nsIsIndexFrame.cpp Fixing part of bug 209699. Eliminate bad usage of NS_ConvertU*. r=caillon@aillon.org, sr=alecf@flett.org 2003-06-24 01:46:50 +00:00
nsIsIndexFrame.h fix for bug 206379: 2003-06-11 18:16:03 +00:00
nsLegendFrame.cpp Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan 2003-05-15 03:42:21 +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 Ongoing deCOMtamination. r+sr=dbaron 2003-07-04 12:50:32 +00:00
nsListControlFrame.h Ongoing deCOMtamination. r+sr=dbaron 2003-07-04 12:50:32 +00:00
nsSelectsAreaFrame.cpp Ongoing deCOMtamination. r+sr=dbaron 2003-06-30 10:46:59 +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 Ongoing deCOMtamination. r+sr=dbaron 2003-07-04 12:50:32 +00:00
nsTextControlFrame.h Bug 126263. Whack comboboxes/listboxes to use Gfx scrollbars. Also, make scrollbars attach their XBL content only when they become visible, to avoid pageload hit. r+sr=dbaron 2003-04-08 20:50:57 +00:00