.. |
resources
|
Bug 328907, Remove selectHas(No)Groups events, r+sr=sicking
|
2006-10-03 20:16:51 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
bug 370371 - remove nsIImageControlFrame, have the frame set the last clicked point as a property on its mContent instead.
|
2007-02-18 16:49:54 +00:00 |
nsButtonFrameRenderer.cpp
|
extend nsITheme to support native focus drawing. b=370549 r=dbaron sr=roc
|
2007-02-16 01:53:43 +00:00 |
nsButtonFrameRenderer.h
|
…
|
|
nsComboboxControlFrame.cpp
|
Make blocks whose ancestors are not blocks have the NS_BLOCK_MARGIN_ROOT and
|
2007-02-18 23:53:25 +00:00 |
nsComboboxControlFrame.h
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
|
2007-02-18 17:34:09 +00:00 |
nsFieldSetFrame.cpp
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
nsFileControlFrame.cpp
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
|
2007-02-18 17:34:09 +00:00 |
nsFileControlFrame.h
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
|
2007-02-18 17:34:09 +00:00 |
nsFormControlFrame.cpp
|
Bug 370303: Cleanup in layout/forms. r+sr=roc.
|
2007-02-15 10:58:31 +00:00 |
nsFormControlFrame.h
|
Bug 370303: Cleanup in layout/forms. r+sr=roc.
|
2007-02-15 10:58:31 +00:00 |
nsGfxButtonControlFrame.cpp
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
|
2007-02-18 17:34:09 +00:00 |
nsGfxButtonControlFrame.h
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
|
2007-02-18 17:34:09 +00:00 |
nsGfxCheckboxControlFrame.cpp
|
Eliminate nsStyleBorderPadding and add margin/padding/content rect APIs to nsIFrame. b=332922 r+sr=roc
|
2006-12-20 01:23:45 +00:00 |
nsGfxCheckboxControlFrame.h
|
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
|
2006-12-08 05:38:33 +00:00 |
nsGfxRadioControlFrame.cpp
|
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
|
2006-12-08 05:38:33 +00:00 |
nsGfxRadioControlFrame.h
|
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
|
2006-12-08 05:38:33 +00:00 |
nsHTMLButtonControlFrame.cpp
|
Remove some no longer needed code. Bug 368273, r+sr=dbaron
|
2007-01-30 05:52:27 +00:00 |
nsHTMLButtonControlFrame.h
|
Remove some no longer needed code. Bug 368273, r+sr=dbaron
|
2007-01-30 05:52:27 +00:00 |
nsICheckboxControlFrame.h
|
…
|
|
nsIComboboxControlFrame.h
|
…
|
|
nsIFormControlFrame.h
|
…
|
|
nsIListControlFrame.h
|
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
|
2006-12-08 05:38:33 +00:00 |
nsIRadioControlFrame.h
|
…
|
|
nsISelectControlFrame.h
|
…
|
|
nsITextControlFrame.h
|
…
|
|
nsImageControlFrame.cpp
|
bug 370371 - remove nsIImageControlFrame, have the frame set the last clicked point as a property on its mContent instead.
|
2007-02-18 16:49:54 +00:00 |
nsIsIndexFrame.cpp
|
fix 370967 - crash when focusing the input of an <isindex> and then reloading the document
|
2007-02-20 20:25:14 +00:00 |
nsIsIndexFrame.h
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
|
2007-02-18 17:34:09 +00:00 |
nsLegendFrame.cpp
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
nsLegendFrame.h
|
…
|
|
nsListControlFrame.cpp
|
cleanup. r+sr=dbaron
|
2007-02-14 21:00:15 +00:00 |
nsListControlFrame.h
|
Bug 370303: Cleanup in layout/forms. r+sr=roc.
|
2007-02-15 10:58:31 +00:00 |
nsSelectsAreaFrame.cpp
|
Bug 355300 There should be only one nsGkAtoms creature
|
2006-12-26 17:47:52 +00:00 |
nsSelectsAreaFrame.h
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
nsTextControlFrame.cpp
|
deCOMtaminate SetBounds(), GetChildBox(), GetNextBox(), GetParentBox(),
|
2007-02-22 18:05:14 +00:00 |
nsTextControlFrame.h
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
|
2007-02-18 17:34:09 +00:00 |