gecko-dev/layout/html
buster a972bb8d29 added nsITableLayoutStrategy as the interface for objects that manage
table column balancing.  Implemented in BasicTableLayoutStrategy (HTML4-spec).
nsTableFrame instantiates a strategy depending on the compatibility mode.
1998-04-30 17:57:09 +00:00
..
base minor tweaks to UpdateView() in view manager. if you want to invalidate a whole 1998-04-30 02:41:14 +00:00
document fix submit crash in nsWindow; more form control functionality 1998-04-28 18:59:38 +00:00
forms PRBool is now a PRIntn which caused conflicts between member functions mangled on PRInt32 vs PRBool. To fix the build I removed the PRBool versions... 1998-04-29 19:52:45 +00:00
style changed nsStyleText to use nsStyleCoord 1998-04-28 23:57:01 +00:00
table added nsITableLayoutStrategy as the interface for objects that manage 1998-04-30 17:57:09 +00:00
tests updated 1998-04-28 15:24:20 +00:00
Makefile moved to pub 1998-04-13 20:24:54 +00:00
makefile.win moved to pub 1998-04-13 20:24:54 +00:00