Граф коммитов

18925 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com e550d1b920 Refactored code to make effecient use of computed state in nsHTMLReflowState 1999-03-05 04:26:21 +00:00
kipp%netscape.com 19dc51eb86 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 ab10a74d40 Store more computed state; reformulated the constructors for nsHTMLReflowState 1999-03-05 04:25:25 +00:00
kipp%netscape.com 201e9c7b32 Revised computations for blocks; store more computed values 1999-03-05 04:24:20 +00:00
kipp%netscape.com cdf1b85831 Spanked almost away 1999-03-05 04:23:41 +00:00
kipp%netscape.com da63a4ae6d Removed dead code; output rects naturally 1999-03-05 04:22:54 +00:00
kipp%netscape.com 7053df8bcc Removed List method 1999-03-05 04:22:29 +00:00
kipp%netscape.com f506e2d301 Minor tweaks to work better with computed values in html reflow state 1999-03-05 04:22:11 +00:00
kipp%netscape.com 413f276f42 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 327257fb03 Uninitialized variables 1999-03-05 04:20:54 +00:00
kipp%netscape.com 8091fca848 Some asserts for me 1999-03-05 04:20:31 +00:00
kipp%netscape.com 9fc30d4717 Support more css style for hr's; map align to auto margins 1999-03-05 04:20:07 +00:00
kipp%netscape.com ba18377496 use new nsHTMLReflowState ctors 1999-03-05 04:19:09 +00:00
kipp%netscape.com 838bbc1292 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 3554e2299e Removed constructors for nsReflowState 1999-03-05 04:17:00 +00:00
ftang%netscape.com e952878cb7 add iso-8859-7 and windows-1253 1999-03-05 04:11:25 +00:00
bienvenu%netscape.com e086d76285 add factory method, remove oid parameter to match real mdb 1999-03-05 03:29:41 +00:00
bienvenu%netscape.com f366250691 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 af373c479e add rdf to the stupid mailbox parsing test app 1999-03-05 03:25:51 +00:00
rjc%netscape.com 1542fcadb8 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 5ea8a7cda3 add morkConfig to makefile 1999-03-05 02:49:36 +00:00
pavlov%pavlov.net 2f04d634cf start fixing file selector, fix menus under apprunner, fix font setting for
widgets.
1999-03-05 02:48:43 +00:00
slamm%netscape.com 28f0a05034 Speed it up right. 1999-03-05 01:57:13 +00:00
cmanske%netscape.com a19d43f40d 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 88cfa3a7cf The last step in updating the docs. 1999-03-05 01:48:15 +00:00
michaelp%netscape.com bad7100d33 added return code check WRT off screen surface allocation.
part of mac fixes.
1999-03-05 01:43:06 +00:00
slamm%netscape.com 2a2f11c6ce Uhoh, change wasn't ready for prime-time. backout. 1999-03-05 01:33:38 +00:00
edwin%woudt.nl b7b2d6d9d8 Updated build docs 1999-03-05 01:26:30 +00:00
slamm%netscape.com 9328e9ad77 Speed up data reading. Read it backwards and only as much as needed. 1999-03-05 01:25:23 +00:00
edwin%woudt.nl 69eeb3f0f3 Updated lib dependencies 1999-03-05 01:18:23 +00:00
slamm%netscape.com c8a52ade8b Stick /opt/cvs-tools/bin on the path for cvs on cvs-mirror. 1999-03-05 01:03:33 +00:00
slamm%netscape.com df0fcd90c4 add a comment 1999-03-05 00:48:35 +00:00
slamm%netscape.com b78d5b0874 Try to create a subdir. 1999-03-05 00:44:17 +00:00
hyatt%netscape.com bb17ff1924 Adding XUL attributes to the project. 1999-03-05 00:32:18 +00:00
slamm%netscape.com 0ab32fed5b Need a cvs login for checking out configure.in 1999-03-05 00:23:57 +00:00
hyatt%netscape.com c8fa3a8d4d Fix for the Mac crash. 1999-03-05 00:20:10 +00:00
hyatt%netscape.com 3b73ee04e2 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 8e300bf47f Backed out mauros changes until they get fixed. 1999-03-05 00:04:48 +00:00
hyatt%netscape.com 1722b5da20 Fix to allow nsHTMLCSSStyleSheet to be instantiable. 1999-03-05 00:04:04 +00:00
hyatt%netscape.com f96739c6a3 Fix to the RFind method of nsString. 1999-03-05 00:03:46 +00:00
hyatt%netscape.com 56f553e4b1 Fixing the split of the attribute name (into a URI and an ID). 1999-03-05 00:03:30 +00:00
hyatt%netscape.com 2cfd455c97 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 2ef50c0187 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 94f316e8f0 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 e8fdd82897 Modified the makefiles to handle the new XUL attribute class. 1999-03-05 00:00:56 +00:00
hyatt%netscape.com c02d994cac Committing the new attribute class for the handling of XUL attributes. 1999-03-05 00:00:40 +00:00
hyatt%netscape.com 07df5299fd generic attribute is going away in favor of a XUL-specific attribute class. 1999-03-04 23:59:57 +00:00
slamm%netscape.com d9d2f2224f Pull configure.in in subdir, configure-mirror. 1999-03-04 23:53:38 +00:00
kin%netscape.com 311748d607 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 d36409e65f Retire the old 'express' code. Also reduce the default hours from 36 down to 12. 1999-03-04 23:41:02 +00:00