gecko-dev/layout/tables
1999-06-23 09:07:59 +00:00
..
BasicTableLayoutStrategy.cpp bug 7243. Rewrote FixedTableLayoutStrategy::AssignPreliminaryColumnWidths 1999-06-03 02:42:33 +00:00
BasicTableLayoutStrategy.h bug 7243. Rewrote FixedTableLayoutStrategy::AssignPreliminaryColumnWidths 1999-06-03 02:42:33 +00:00
celldata.h reimplemented cell map in terms of nsVoidArrays for incremental building. 1998-08-31 21:23:28 +00:00
FixedTableLayoutStrategy.cpp bug 7243. Rewrote FixedTableLayoutStrategy::AssignPreliminaryColumnWidths 1999-06-03 02:42:33 +00:00
FixedTableLayoutStrategy.h bug 7243. Rewrote FixedTableLayoutStrategy::AssignPreliminaryColumnWidths 1999-06-03 02:42:33 +00:00
nsCellMap.cpp collapsing rows, row groups, cols, col groups 1999-02-11 06:22:33 +00:00
nsCellMap.h collapsing rows, row groups, cols, col groups 1999-02-11 06:22:33 +00:00
nsITableCellLayout.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsITableLayoutStrategy.h bug 7243. Rewrote FixedTableLayoutStrategy::AssignPreliminaryColumnWidths 1999-06-03 02:42:33 +00:00
nsTableCellFrame.cpp empty table cells ignore their background 1999-06-08 05:04:22 +00:00
nsTableCellFrame.h new table selection code drag inside and outside of tables with ease. added some overriding methods to nsTableCellFrame and nsTableFrame to make selection "draw" correctly for those containers. 1999-06-01 23:04:13 +00:00
nsTableColFrame.cpp support for backgrounds on table elements in both compatibility modes 1999-06-07 21:10:25 +00:00
nsTableColFrame.h Rewrote DistributeRemainingSpace a 2nd time and added compat mode. 1999-05-26 22:22:23 +00:00
nsTableColGroupFrame.cpp bug 6459 - incremental reflow methods call DeleteFrame instead of RemoveFrame 1999-06-10 02:29:34 +00:00
nsTableColGroupFrame.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsTableFrame.cpp More savory tree widget goodness. 1999-06-23 09:07:59 +00:00
nsTableFrame.h Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
nsTableOuterFrame.cpp removed temp windows code added by accident 1999-06-10 03:48:06 +00:00
nsTableOuterFrame.h incorrect C++ put class:: in front of method name illegal ASCII C++ MAC picks this up i guess 1 line change 1999-05-20 03:01:02 +00:00
nsTableRowFrame.cpp fixing table selection again. also adding parameter to nsIFocusTracker that allows us to get the current caret location. I am also stopping nsTableRowFrame from putting blue border around itself since cells are a high enough granularity. made a change to nsIFrame GetPosition to remove some useless parameters ect. this caused me to change nsDOMEvent.cpp and some other places. 1999-06-10 21:08:17 +00:00
nsTableRowFrame.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsTableRowGroupFrame.cpp Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
nsTableRowGroupFrame.h More savory tree widget goodness. 1999-06-23 09:07:59 +00:00