Commit Graph

18941 Commits

Author SHA1 Message Date
mcafee%netscape.com
87892281ff Uninitialized variables 1999-03-05 04:40:14 +00:00
kipp%netscape.com
f85c648277 Use proper new/delete operators 1999-03-05 04:36:00 +00:00
kipp%netscape.com
e4f95f00ec Stop linking with other libraries to avoid finding symbols with dlsym that we don't want to find 1999-03-05 04:35:49 +00:00
kipp%netscape.com
58cffeb8c0 Clean up query-interface; attempt to work around bug (failed; left some commentary in to help the netlib crew) 1999-03-05 04:35:37 +00:00
kipp%netscape.com
8cbbd762e9 Use proper new operator 1999-03-05 04:33:57 +00:00
kipp%netscape.com
8661fd6122 use new nsHTMLReflowState ctors 1999-03-05 04:29:11 +00:00
kipp%netscape.com
50b6f2e62a Eliminate some compiler warnings 1999-03-05 04:28:54 +00:00
kipp%netscape.com
f9b2b82a67 Output rects in twips; eliminated some typo bugs with selection directions 1999-03-05 04:28:40 +00:00
kipp%netscape.com
d89499092d use new nsHTMLReflowState ctors; made pages support IsPercentageBase 1999-03-05 04:28:07 +00:00
kipp%netscape.com
462a9f99e0 Output rects in twips 1999-03-05 04:26:40 +00:00
kipp%netscape.com
bdfaebdcc6 Refactored code to make effecient use of computed state in nsHTMLReflowState 1999-03-05 04:26:21 +00:00
kipp%netscape.com
d277629b94 use computed values from reflow state; made inline-reflow-state no longer isa html-reflow-state 1999-03-05 04:25:57 +00:00
kipp%netscape.com
b90e199d6e Store more computed state; reformulated the constructors for nsHTMLReflowState 1999-03-05 04:25:25 +00:00
kipp%netscape.com
37fa734c4e Revised computations for blocks; store more computed values 1999-03-05 04:24:20 +00:00
kipp%netscape.com
6b3dd64c16 Spanked almost away 1999-03-05 04:23:41 +00:00
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