gecko-dev/layout/tables
troy%netscape.com 190597c08b As step #1 in incremental painting I changed Reflow() to invalidate the
entire bounds after an incremental reflow. The table should be smarter about
how much it invalidates, but this is necessary for the time being because the
area frame no longer invalidates everything
1999-07-14 15:21:52 +00:00
..
BasicTableLayoutStrategy.cpp fixed warnings 1999-06-28 13:44:40 +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 fix crash. when I launch apprunner -pref, I hit the assertion. 1999-07-01 07:28:47 +00:00
FixedTableLayoutStrategy.h bug 7243. Rewrote FixedTableLayoutStrategy::AssignPreliminaryColumnWidths 1999-06-03 02:42:33 +00:00
nsCellMap.cpp fixed warnings 1999-06-28 13:44:40 +00:00
nsCellMap.h fixed warnings 1999-06-28 13:44:40 +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 fixed warnings 1999-06-28 13:44:40 +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 fixed warnings 1999-06-28 13:44:40 +00:00
nsTableColFrame.h Rewrote DistributeRemainingSpace a 2nd time and added compat mode. 1999-05-26 22:22:23 +00:00
nsTableColGroupFrame.cpp fixed warnings 1999-06-28 13:44:40 +00:00
nsTableColGroupFrame.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsTableFrame.cpp As step #1 in incremental painting I changed Reflow() to invalidate the 1999-07-14 15:21:52 +00:00
nsTableFrame.h Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
nsTableOuterFrame.cpp Landing changes to wrap XUL windows in a box frame so that we can support 1999-07-02 05:28:32 +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 Turning on the lazy mode in the tree widget. It is now the default. Let 1999-06-29 20:20:40 +00:00
nsTableRowGroupFrame.h Turning on the lazy mode in the tree widget. It is now the default. Let 1999-06-29 20:20:40 +00:00