.. |
.cvsignore
|
Bug 272151: reorganize files within layout, r+sr=roc: add new Makefiles.
|
2004-12-07 18:09:28 +00:00 |
BasicTableLayoutStrategy.cpp
|
build warnings (shadow + unused variables) bug 287097 r/sr=bzbarsky
|
2005-03-24 19:02:59 +00:00 |
BasicTableLayoutStrategy.h
|
|
|
celldata.h
|
Fix too-much-overflow regression by making border-collapse cells store the full width of the border rather than just the inside half of it. Also make BCPixelSize 16-bit instead of 8-bit and use it in more places, and a little other cleanup. b=286794 r=bernd sr=roc a=brendan
|
2005-04-07 18:04:38 +00:00 |
FixedTableLayoutStrategy.cpp
|
Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc.
|
2004-07-29 19:41:39 +00:00 |
FixedTableLayoutStrategy.h
|
|
|
Makefile.in
|
Remove unneeded nsIFrameLoader interface (bug 280992). r+sr=jst.
|
2005-02-07 23:53:47 +00:00 |
nsCellMap.cpp
|
we need enough space to insert a cell even at the end of a row, bug=284575 r/sr=bzbarsky
|
2005-04-04 17:20:08 +00:00 |
nsCellMap.h
|
|
|
nsITableCellLayout.h
|
|
|
nsITableLayout.h
|
|
|
nsITableLayoutStrategy.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsTableCellFrame.cpp
|
Fix border width inheritance by keeping track of both the border width we'd
|
2005-04-29 15:44:38 +00:00 |
nsTableCellFrame.h
|
Fix too-much-overflow regression by making border-collapse cells store the full width of the border rather than just the inside half of it. Also make BCPixelSize 16-bit instead of 8-bit and use it in more places, and a little other cleanup. b=286794 r=bernd sr=roc a=brendan
|
2005-04-07 18:04:38 +00:00 |
nsTableColFrame.cpp
|
Bug 276100 GetOriginToView has unused PresContext argument p=bugmail@q1n.org r+sr=dbaron
|
2005-01-01 17:26:29 +00:00 |
nsTableColFrame.h
|
Fix too-much-overflow regression by making border-collapse cells store the full width of the border rather than just the inside half of it. Also make BCPixelSize 16-bit instead of 8-bit and use it in more places, and a little other cleanup. b=286794 r=bernd sr=roc a=brendan
|
2005-04-07 18:04:38 +00:00 |
nsTableColGroupFrame.cpp
|
Move reflow command construction into nsPresShell::AppendReflowCommand, remove
|
2005-02-08 00:59:52 +00:00 |
nsTableColGroupFrame.h
|
Remove prescontext args for some nsIFrame methods
|
2005-02-07 01:58:25 +00:00 |
nsTableFrame.cpp
|
fix reflow reason for special height reflow, reevaluate height reflow conditions as tables with fixed layout might have one reflow less bug 293761 r/sr=roc a=asa
|
2005-06-21 04:50:42 +00:00 |
nsTableFrame.h
|
Fix too-much-overflow regression by making border-collapse cells store the full width of the border rather than just the inside half of it. Also make BCPixelSize 16-bit instead of 8-bit and use it in more places, and a little other cleanup. b=286794 r=bernd sr=roc a=brendan
|
2005-04-07 18:04:38 +00:00 |
nsTableOuterFrame.cpp
|
Fix too-much-overflow regression by making border-collapse cells store the full width of the border rather than just the inside half of it. Also make BCPixelSize 16-bit instead of 8-bit and use it in more places, and a little other cleanup. b=286794 r=bernd sr=roc a=brendan
|
2005-04-07 18:04:38 +00:00 |
nsTableOuterFrame.h
|
Remove prescontext args for some nsIFrame methods
|
2005-02-07 01:58:25 +00:00 |
nsTablePainter.cpp
|
Fix leak in table background painting. Bug 295236, r=bernd, sr=dveditz, a=asa
|
2005-05-24 04:15:05 +00:00 |
nsTablePainter.h
|
Fix too-much-overflow regression by making border-collapse cells store the full width of the border rather than just the inside half of it. Also make BCPixelSize 16-bit instead of 8-bit and use it in more places, and a little other cleanup. b=286794 r=bernd sr=roc a=brendan
|
2005-04-07 18:04:38 +00:00 |
nsTableRowFrame.cpp
|
Bug 294823 ASSERTION: max element width exceeded desired width: 'PR_FALSE'
|
2005-06-16 18:22:38 +00:00 |
nsTableRowFrame.h
|
Fix too-much-overflow regression by making border-collapse cells store the full width of the border rather than just the inside half of it. Also make BCPixelSize 16-bit instead of 8-bit and use it in more places, and a little other cleanup. b=286794 r=bernd sr=roc a=brendan
|
2005-04-07 18:04:38 +00:00 |
nsTableRowGroupFrame.cpp
|
Bug 277553 clicking on Textarea with a RTL direction doesnt work
|
2005-08-02 21:55:55 +00:00 |
nsTableRowGroupFrame.h
|
Bug 277553 clicking on Textarea with a RTL direction doesnt work
|
2005-08-02 21:55:55 +00:00 |