gecko-dev/layout/base
buster%netscape.com 953b2efb58 nsStyleConsts.h added some HTML 4 consts for tables
nsHTMLAtoms.cpp,h             added some HTML 4 strings for tables
nsHTMLParts.h                 added constructors for new table content classes
nsGenericHTMLElement.cpp,h    added table frame creation, common table attribute parsing
nsHTMLTable*Element.cpp       these are the new table content classes
nsHTMLContentSink.cpp         enabled the new content and removed the old
nsHTMLStyleSheet.cpp          fixed the table style optimizations to work with new content
nsTable*Frame.cpp             these work with the new content
1998-09-15 17:58:24 +00:00
..
public initialize member variables to 0 1998-09-11 09:13:02 +00:00
src nsStyleConsts.h added some HTML 4 consts for tables 1998-09-15 17:58:24 +00:00
tests Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
Makefile moved to pub 1998-04-13 20:24:54 +00:00
makefile.win Fixed windows cvpack problem 1998-05-22 18:41:08 +00:00
nsCSSRendering.cpp support for frameset cells without frames, fixed nsCSSRendering paint background divide by zero 1998-08-05 22:24:56 +00:00
nsCSSRendering.h made color handling code in css part of the gfx color utilities. 1998-07-27 21:07:47 +00:00
nsIPresShell.h Phase one of frame construction changes 1998-09-10 19:32:14 +00:00
nsPresContext.cpp Removed a bunch of bogus code that (a) did very little (b) doesn't work for image documents 1998-09-11 04:17:07 +00:00
nsPresContext.h Phase one of frame construction changes 1998-09-10 19:32:14 +00:00