.. |
.cvsignore
|
Bug 272151: reorganize files within layout, r+sr=roc: add new Makefiles.
|
2004-12-07 18:09:28 +00:00 |
BasicTableLayoutStrategy.cpp
|
fix potential 0 deref bug 333351 r/sr=roc
|
2006-04-14 16:21:21 +00:00 |
BasicTableLayoutStrategy.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +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 |
FixedTableLayoutStrategy.cpp
|
avoid memory leak on early return bug 333354 r/sr=bzbarsky
|
2006-05-25 14:56:44 +00:00 |
FixedTableLayoutStrategy.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
Makefile.in
|
Remove unneeded nsIFrameLoader interface (bug 280992). r+sr=jst.
|
2005-02-07 23:53:47 +00:00 |
nsCellMap.cpp
|
recover more gracefully from a error condition where cells are inserted into the cellmap after the last column bug 351328 r/sr=bzbarsky
|
2006-09-11 18:18:08 +00:00 |
nsCellMap.h
|
fix a coding error in the patch for bug 339246 bug 343588 r/sr=bzbarsky
|
2006-08-02 12:02:37 +00:00 |
nsITableCellLayout.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 |
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
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsTableCellFrame.cpp
|
Reinstate reflow count painting when it's needed. Bug 352851, r+sr=roc
|
2006-09-19 04:26:20 +00:00 |
nsTableCellFrame.h
|
Bug 330934. Set a nsIFrame's stylecontext in its constructor, to ensure that there's always one available for GetPresContext() to use even if Init hasn't been called. Patch by Marc Liddell, r+sr=roc
|
2006-03-26 21:30:36 +00:00 |
nsTableColFrame.cpp
|
Bug 330934. Set a nsIFrame's stylecontext in its constructor, to ensure that there's always one available for GetPresContext() to use even if Init hasn't been called. Patch by Marc Liddell, r+sr=roc
|
2006-03-26 21:30:36 +00:00 |
nsTableColFrame.h
|
Bug 330934. Set a nsIFrame's stylecontext in its constructor, to ensure that there's always one available for GetPresContext() to use even if Init hasn't been called. Patch by Marc Liddell, r+sr=roc
|
2006-03-26 21:30:36 +00:00 |
nsTableColGroupFrame.cpp
|
Fix crash when recreating <caption> frames. Add ASSERTIONs to detect similar frame construction errors in the future. b=341382 r+sr=bzbarsky
|
2006-06-29 02:32:36 +00:00 |
nsTableColGroupFrame.h
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsTableFrame.cpp
|
Bug 241796. Use a row cursor to speed up painting and event handling in large tables, similar to what we do for large blocks already. r+sr=bzbarsky
|
2006-09-19 21:39:33 +00:00 |
nsTableFrame.h
|
Bug 241796. Fix comments and handle OOM in SetProperty. Followup to the real fix. r+sr=bzbarsky
|
2006-09-22 01:56:04 +00:00 |
nsTableOuterFrame.cpp
|
[Debug only] Add nsTableCaptionFrame::GetFrameName() returning "Caption". b=343386 r+sr=bzbarsky
|
2006-07-20 08:50:26 +00:00 |
nsTableOuterFrame.h
|
[Debug only] Add nsTableCaptionFrame::GetFrameName() returning "Caption". b=343386 r+sr=bzbarsky
|
2006-07-20 08:50:26 +00:00 |
nsTablePainter.cpp
|
When painting backgrounds, don't loop over all rows. Just do the ones that
|
2006-09-20 16:42:13 +00:00 |
nsTablePainter.h
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsTableRowFrame.cpp
|
Fix crash when recreating <caption> frames. Add ASSERTIONs to detect similar frame construction errors in the future. b=341382 r+sr=bzbarsky
|
2006-06-29 02:32:36 +00:00 |
nsTableRowFrame.h
|
Bug 330934. Set a nsIFrame's stylecontext in its constructor, to ensure that there's always one available for GetPresContext() to use even if Init hasn't been called. Patch by Marc Liddell, r+sr=roc
|
2006-03-26 21:30:36 +00:00 |
nsTableRowGroupFrame.cpp
|
Bug 241796. Fix comments and handle OOM in SetProperty. Followup to the real fix. r+sr=bzbarsky
|
2006-09-22 01:56:04 +00:00 |
nsTableRowGroupFrame.h
|
Bug 241796. Use a row cursor to speed up painting and event handling in large tables, similar to what we do for large blocks already. r+sr=bzbarsky
|
2006-09-19 21:39:33 +00:00 |