Commit Graph

310 Commits

Author SHA1 Message Date
attinasi@netscape.com
5818fabee1 Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
rickg@netscape.com
0ffb1f43e3 more WIP to remove nsStr references 2000-03-12 10:07:57 +00:00
dmose@mozilla.org
796280940b updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
peterl@netscape.com
d9729ee65a added system color support 1999-09-10 05:54:46 +00:00
peterl@netscape.com
5d37fbe7cd tracking UI & forms proposal changes 1999-09-03 23:40:35 +00:00
peterl@netscape.com
c8eeea4075 switch to preprocessor for code generation 1999-07-18 00:32:32 +00:00
peterl@netscape.com
4006485933 added CSS2 properties 1998-10-26 23:16:27 +00:00
peterl@netscape.com
d4503aab1a added hint table
moved non-generated code to nsCSSProps2.cpp
1998-09-29 23:50:56 +00:00
kostello@netscape.com
826f846a0e 1) Move the CSS dependent methods out of nsDocument and placed them
in a new class nsMarkupDocument. The point of nsMarkupDocument is
to hold methods which are common to HTML and XML but not relevant
to the base nsDocument class.

2) Added Selection support methods for Rod.

3) Added LookupProperty to nsCSSProperty:
Given a property ID and Property Index returns back the string representation
of the property. This was need to convert CSSValues back to strings for saving.
TODO: Make sure that our URL Information stored in a CSSDeclaration contains
enough information to return it to it's original form on output.
1998-07-17 23:00:54 +00:00
kipp
4683c6f4c0 moved to pub 1998-04-13 20:24:54 +00:00