.. |
crashtests
|
Add crashtests for a few bugs
|
2009-12-06 17:53:38 -08:00 |
test
|
Always create nsDisplayTableBorderBackground when we're doing event delivery. (Bug 541668) r=roc
|
2010-01-24 12:06:20 -08:00 |
BasicTableLayoutStrategy.cpp
|
Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX. b=512106 r=roc
|
2009-09-16 17:01:36 +02:00 |
BasicTableLayoutStrategy.h
|
Bug 368504: Create and use DistributeWidthToColumns for colspan-width and table-width distribution. r+sr=dbaron a=blocking1.9+
|
2008-01-17 20:18:21 -08:00 |
celldata.h
|
limit mathml row- and colspans as we do for html bug 443089 r/sr=bzbarsky
|
2008-07-16 17:02:18 +02:00 |
FixedTableLayoutStrategy.cpp
|
Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX. b=512106 r=roc
|
2009-09-16 17:01:36 +02: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 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
nsCellMap.cpp
|
bug 378935 the border collapse code relies on having mutliple dead cell data entries in a row r=bzbarsky
|
2010-03-06 10:53:04 +01:00 |
nsCellMap.h
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
|
2010-03-25 14:17:11 +01:00 |
nsITableCellLayout.h
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
nsITableLayout.h
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
nsITableLayoutStrategy.h
|
For fixed-layout tables, leave room for the cell spacing for all columns, whether they have cells originating in them or not, since we don't know if cells for those columns will arrive as the table loads incrementally. (Bug 444928) r=bernd sr=roc
|
2008-09-24 10:14:35 -07:00 |
nsTableCellFrame.cpp
|
Bug 530686. Only create an nsDisplayTableBorderBackground when it's going to have something to paint, since having one can disable some scrolling optimizations. r=dbaron
|
2009-12-12 10:50:30 -08:00 |
nsTableCellFrame.h
|
Bug 435296 - Sync decode handling for decode-on-draw. r=roc
|
2009-09-12 16:44:18 -06:00 |
nsTableColFrame.cpp
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
nsTableColFrame.h
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
nsTableColGroupFrame.cpp
|
bug 281241 if a content based column looses its content based children we need to create anonymous cols r=bzbarsky
|
2010-03-06 10:53:02 +01:00 |
nsTableColGroupFrame.h
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
nsTableFrame.cpp
|
bug 378935 the border collapse code relies on having mutliple dead cell data entries in a row r=bzbarsky
|
2010-03-06 10:53:04 +01:00 |
nsTableFrame.h
|
bug 28800 remove support for scrollable rowgroups moa=roc r=bzbarsky
|
2010-01-16 17:05:46 +01:00 |
nsTableOuterFrame.cpp
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
nsTableOuterFrame.h
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
nsTablePainter.cpp
|
bug 28800 remove support for scrollable rowgroups moa=roc r=bzbarsky
|
2010-01-16 17:05:46 +01:00 |
nsTablePainter.h
|
Bug 435296 - Sync decode handling for decode-on-draw. r=roc
|
2009-09-12 16:44:18 -06:00 |
nsTableRowFrame.cpp
|
bug 229247 remove no op quirk code r=bzbarsky
|
2010-03-06 10:53:02 +01:00 |
nsTableRowFrame.h
|
bug 229247 remove no op quirk code r=bzbarsky
|
2010-03-06 10:53:02 +01:00 |
nsTableRowGroupFrame.cpp
|
bug 505894 remove double null check r=timeless
|
2010-03-06 10:53:03 +01:00 |
nsTableRowGroupFrame.h
|
bug 28800 remove support for scrollable rowgroups moa=roc r=bzbarsky
|
2010-01-16 17:05:46 +01:00 |
SpanningCellSorter.cpp
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
SpanningCellSorter.h
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |