.. |
crashtests
|
I, for one, welcome our new crashtest overlords.
|
2007-12-15 22:21:58 +00:00 |
test
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
|
2007-08-06 03:22:43 +00:00 |
.cvsignore
|
Bug 272151: reorganize files within layout, r+sr=roc: add new Makefiles.
|
2004-12-07 18:09:28 +00:00 |
BasicTableLayoutStrategy.cpp
|
Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+
|
2007-11-15 18:10:32 +00:00 |
BasicTableLayoutStrategy.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 |
FixedTableLayoutStrategy.cpp
|
Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+
|
2007-11-15 18:10:32 +00:00 |
FixedTableLayoutStrategy.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 |
Makefile.in
|
Bug 365336 text-decoration width should be rounded to the device pixels r+sr=roc
|
2007-08-06 08:15:02 +00:00 |
SpanningCellSorter.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
SpanningCellSorter.h
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 14:22:04 +00:00 |
celldata.h
|
Make sure to call the right destructor on cellmap info structs. Bug 302725,
|
2006-01-13 21:08:17 +00:00 |
nsCellMap.cpp
|
nsTableCellMap::InsertRows shouldn't make damage area smaller, b=244135 p=malcolm.parsons r+sr=bz a=roc
|
2007-10-19 14:41:29 +00:00 |
nsCellMap.h
|
Don't use a static nsTArray. Bug 369099, r=bernd, sr=roc
|
2007-02-13 16:23:19 +00:00 |
nsITableCellLayout.h
|
Remove some unused table code. Bug 359139, r=bernd, sr=roc
|
2006-12-18 03:04:25 +00:00 |
nsITableLayout.h
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
nsITableLayoutStrategy.h
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 14:22:04 +00:00 |
nsTableCellFrame.cpp
|
Bug 368760, r=mats, sr=roc, a=blocking1.9+
|
2007-11-22 20:47:35 +00:00 |
nsTableCellFrame.h
|
Handle the vertical resizing in the first pass reflow correctly when we've previously done a special height reflow. b=381507 r=dholbert sr=roc
|
2007-06-18 23:19:39 +00:00 |
nsTableColFrame.cpp
|
Fix bug 404666 by making spanned colframes be continuations of the col that
|
2007-12-03 07:45:07 +00:00 |
nsTableColFrame.h
|
Fix bug 404666 by making spanned colframes be continuations of the col that
|
2007-12-03 07:45:07 +00:00 |
nsTableColGroupFrame.cpp
|
Fix bug 404666 by making spanned colframes be continuations of the col that
|
2007-12-03 07:45:07 +00:00 |
nsTableColGroupFrame.h
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
nsTableFrame.cpp
|
fix handling of empty rowgroups (that are rg without a row beneath) in the border collapse code (bug 383193 r/sr=bzbarsky a=mtschrep
|
2007-12-15 20:23:10 +00:00 |
nsTableFrame.h
|
Bug 383195. Recreate support for repeatable table headers and footers while printing. r=bernd,sr=dbaron
|
2007-12-05 02:32:56 +00:00 |
nsTableOuterFrame.cpp
|
If we moved but did not reflow either the caption or the inner table,
|
2007-11-07 17:17:30 +00:00 |
nsTableOuterFrame.h
|
Bug 377783. Fix crash and clean up table a11y. r=evan.yan
|
2007-07-05 15:39:30 +00:00 |
nsTablePainter.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
nsTablePainter.h
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
nsTableRowFrame.cpp
|
when splitting rowgroups the space that is left on the page is computed from relative to the bottom, bug 373400 r=sharparrow1 sr=dbaron a=blocking 1.9+
|
2007-12-02 19:19:00 +00:00 |
nsTableRowFrame.h
|
Only do special height reflows for percentage-height children of table cells when there is a specified height on the table, row group, row, or cell in the row. b=370525 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron
|
2007-06-25 20:34:48 +00:00 |
nsTableRowGroupFrame.cpp
|
when splitting rowgroups the space that is left on the page is computed from relative to the bottom, bug 373400 r=sharparrow1 sr=dbaron a=blocking 1.9+
|
2007-12-02 19:19:00 +00:00 |
nsTableRowGroupFrame.h
|
when splitting rowgroups the space that is left on the page is computed from relative to the bottom, bug 373400 r=sharparrow1 sr=dbaron a=blocking 1.9+
|
2007-12-02 19:19:00 +00:00 |