18976 Commits

Author SHA1 Message Date
kipp%netscape.com
119ced3c4c Removed dead code; output rects naturally 1999-03-05 04:22:54 +00:00
kipp%netscape.com
d556e3e3cd Removed List method 1999-03-05 04:22:29 +00:00
kipp%netscape.com
16b4103937 Minor tweaks to work better with computed values in html reflow state 1999-03-05 04:22:11 +00:00
kipp%netscape.com
40529e4640 nsBlockReflowState no longer is-a nsHTMLReflowState; fixes to numerous bugs; reworked to use computed values from reflow-state 1999-03-05 04:21:32 +00:00
mcafee%netscape.com
6374afae38 Uninitialized variables 1999-03-05 04:20:54 +00:00
kipp%netscape.com
2f71be6002 Some asserts for me 1999-03-05 04:20:31 +00:00
kipp%netscape.com
d7bf08c6f6 Support more css style for hr's; map align to auto margins 1999-03-05 04:20:07 +00:00
kipp%netscape.com
9ddafbd9f8 use new nsHTMLReflowState ctors 1999-03-05 04:19:09 +00:00
kipp%netscape.com
cf6c620f62 Cleaned up margins hackery and made things use css instead of evil code in the block layout code 1999-03-05 04:18:58 +00:00
kipp%netscape.com
ec7698c7e8 Removed constructors for nsReflowState 1999-03-05 04:17:00 +00:00
ftang%netscape.com
549a8068fc add iso-8859-7 and windows-1253 1999-03-05 04:11:25 +00:00
bienvenu%netscape.com
1b7cb2bacc add factory method, remove oid parameter to match real mdb 1999-03-05 03:29:41 +00:00
bienvenu%netscape.com
851840c465 try to fix time stamp and stat routines so we can re-open existing db's 1999-03-05 03:28:34 +00:00
bienvenu%netscape.com
adaa177ffb add rdf to the stupid mailbox parsing test app 1999-03-05 03:25:51 +00:00
rjc%netscape.com
49735684c7 Changes to autoregister the file system datasource (broken due to Warren's earlier changes.) 1999-03-05 03:22:51 +00:00
bienvenu%netscape.com
a438ecec04 add morkConfig to makefile 1999-03-05 02:49:36 +00:00
pavlov%pavlov.net
90944754dd start fixing file selector, fix menus under apprunner, fix font setting for
widgets.
1999-03-05 02:48:43 +00:00
slamm%netscape.com
d42daa439d Speed it up right. 1999-03-05 01:57:13 +00:00
cmanske%netscape.com
5b14e7e021 This fixes build bustage if you are using nglayout.mak (editor must be built after htmlparser) 1999-03-05 01:54:22 +00:00
edwin%woudt.nl
4f931db68d The last step in updating the docs. 1999-03-05 01:48:15 +00:00
michaelp%netscape.com
60711f3cab added return code check WRT off screen surface allocation.
part of mac fixes.
1999-03-05 01:43:06 +00:00
slamm%netscape.com
3445d84e44 Uhoh, change wasn't ready for prime-time. backout. 1999-03-05 01:33:38 +00:00
edwin%woudt.nl
e28c49661e Updated build docs 1999-03-05 01:26:30 +00:00
slamm%netscape.com
461bd7d97d Speed up data reading. Read it backwards and only as much as needed. 1999-03-05 01:25:23 +00:00
edwin%woudt.nl
05210ca51d Updated lib dependencies 1999-03-05 01:18:23 +00:00
slamm%netscape.com
abf6f9f371 Stick /opt/cvs-tools/bin on the path for cvs on cvs-mirror. 1999-03-05 01:03:33 +00:00
slamm%netscape.com
e46275a86f add a comment 1999-03-05 00:48:35 +00:00
slamm%netscape.com
df0ecab5e0 Try to create a subdir. 1999-03-05 00:44:17 +00:00
hyatt%netscape.com
46ec7a8108 Adding XUL attributes to the project. 1999-03-05 00:32:18 +00:00
slamm%netscape.com
e8671d3c61 Need a cvs login for checking out configure.in 1999-03-05 00:23:57 +00:00
hyatt%netscape.com
9ecbed5316 Fix for the Mac crash. 1999-03-05 00:20:10 +00:00
hyatt%netscape.com
220d4a27ad Fixes to layout to allow nsHTMLCSSStyleSheet to be instantiable from outside
the layout DLL.
1999-03-05 00:06:31 +00:00
edwin%woudt.nl
bc05a619d3 Backed out mauros changes until they get fixed. 1999-03-05 00:04:48 +00:00
hyatt%netscape.com
be95c894fe Fix to allow nsHTMLCSSStyleSheet to be instantiable. 1999-03-05 00:04:04 +00:00
hyatt%netscape.com
02e16ec5f5 Fix to the RFind method of nsString. 1999-03-05 00:03:46 +00:00
hyatt%netscape.com
942e8775ed Fixing the split of the attribute name (into a URI and an ID). 1999-03-05 00:03:30 +00:00
hyatt%netscape.com
dd7c2d27e3 Changes to the content sink to make sure attributes are not converted to lower case
and to make sure attributes are put into the correct namespace.
1999-03-05 00:02:33 +00:00
hyatt%netscape.com
4920fe00ea Regenerated the IDL for the XUlDocument. Changed getElementById to return
an element (and to have a lowercase d) for consistency with the HTML document
method of the same name.
1999-03-05 00:02:00 +00:00
hyatt%netscape.com
7eb40f9c2d Many bug fixes to the RDF content model including namespace changes and
style support.
1999-03-05 00:01:26 +00:00
hyatt%netscape.com
c7503b0018 Modified the makefiles to handle the new XUL attribute class. 1999-03-05 00:00:56 +00:00
hyatt%netscape.com
9e951476a4 Committing the new attribute class for the handling of XUL attributes. 1999-03-05 00:00:40 +00:00
hyatt%netscape.com
2ca7d30e03 generic attribute is going away in favor of a XUL-specific attribute class. 1999-03-04 23:59:57 +00:00
slamm%netscape.com
bc1e7e9cd3 Pull configure.in in subdir, configure-mirror. 1999-03-04 23:53:38 +00:00
kin%netscape.com
717cee114a Fix win32 build bustage. The editor directory is now built after the htmlparser directory. 1999-03-04 23:43:23 +00:00
slamm%netscape.com
9a39fccc09 Retire the old 'express' code. Also reduce the default hours from 36 down to 12. 1999-03-04 23:41:02 +00:00
evaughan%netscape.com
dbb62f25a6 Fixed a bug that caused TitledButtons and ProgressMeters to be skews when made inline. 1999-03-04 23:39:06 +00:00
evaughan%netscape.com
4e80622a17 Fixed buttons in apprunner so there borders appear when moved over. 1999-03-04 23:36:12 +00:00
edwin%woudt.nl
a68603a587 A few weeks earlier I fixed a bug that the whole class was synchronized. I just removed it. A few methods however should have been synchronized instead. I've done that now. 1999-03-04 22:31:34 +00:00
briano%netscape.com
ef8e3374f1 Automated update 1999-03-04 22:30:40 +00:00
scc%netscape.com
b6e4dd1d04 make HAVE_CPP_NEW_CASTS stronger for bug in Solaris/CC 1999-03-04 22:22:14 +00:00