Commit Graph

21 Commits

Author SHA1 Message Date
dcone%netscape.com
0f7ab3cd10 Added nsIPrintContext interface.
Added this so you can now tell if your laying out to a printer.
r=attinasi sr=buster
2001-01-08 20:26:05 +00:00
jst%netscape.com
ee4b181034 Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com. 2000-05-10 13:13:39 +00:00
mjudge%netscape.com
2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
troy%netscape.com
efc3b016a8 b=15405 Renamed root frame to canvas frame and changed frame construction
code to propagate document element's background to canvas
2000-04-19 02:13:43 +00:00
hyatt%netscape.com
de2eaede42 Implementing a generalized recycler and arena for all layout frames. Hoping to improve
bug #9489.  Should also definitely fix bug #15916. r=troy
1999-12-04 23:49:50 +00:00
dmose%mozilla.org
5312eacf8c updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
sfraser%netscape.com
eeb1dfbdf1 Removal of nsCaretProperties 1999-07-14 22:18:29 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
kipp%netscape.com
9418198626 Fix for windoze build 1999-05-11 23:35:05 +00:00
waterson%netscape.com
4d00f764eb Exposed NS_CreateHTMLContent() as a temporary hack to get HTML-in-RDF/XUL working. Will re-visit when Vidur comes back. 1999-02-09 00:26:50 +00:00
troy%netscape.com
6493c0fc74 Renamed NS_NewHTMLFrame() to NS_NewRootFrame() 1998-12-21 18:22:44 +00:00
peterl%netscape.com
9f5496632b added namespace manager 1998-12-11 02:35:54 +00:00
troy%netscape.com
2a4b2c503f Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
troy%netscape.com
f5bcd75d8b Added PrintContext class and changed document viewer impl to use it instead
of a galley mode context
1998-12-02 03:21:55 +00:00
troy%netscape.com
d96a24b764 Make sure Linux links okay 1998-11-05 06:16:24 +00:00
troy%netscape.com
d48c66c9ff Added reference to NS_NewScrollFrame() 1998-10-13 03:32:49 +00:00
troy%netscape.com
6b216f1161 Attempt number three... 1998-09-18 22:54:16 +00:00
troy%netscape.com
11dcf75a5b Attempt number two... 1998-09-18 22:51:36 +00:00
troy%netscape.com
389d1f7981 Attempt number one to fix Linux builds... 1998-09-18 22:49:15 +00:00
kipp%netscape.com
28446346a6 REference NS_NewImageDocument too 1998-07-27 17:51:56 +00:00
kipp
098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00