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

1577 Коммитов

Автор SHA1 Сообщение Дата
karnaze%netscape.com 54acf2fc86 changed case sensitive include for unix 1998-09-10 00:39:38 +00:00
karnaze%netscape.com 1c1a6dacaf converted frame/iframe/frameset to new layout/content separation 1998-09-09 23:30:30 +00:00
buster%netscape.com 04d96da8d4 integrate caption with new frame creation code 1998-09-09 22:18:01 +00:00
buster%netscape.com 37869e9464 integrates with new frame creation methods 1998-09-09 21:34:10 +00:00
vidur%netscape.com 71ddfaa36d Added nsIJSScriptObject interface to nsGenericHTMLContent class and fixed element.childNodes 1998-09-09 21:02:42 +00:00
buster%netscape.com 2e72b5b556 many fixes that effect http://www.mozilla.org and related pages.
these fixes are for nested tables with percent widths, for tables including both rowspan and colspan,
and for tables with only a single column.
some rounding errors were eliminated.
more debugging output, and some new assertions.
1998-09-09 20:00:40 +00:00
rods%netscape.com e8ae61a40e Removed TraverseBlockContent static function 1998-09-09 17:42:21 +00:00
kipp%netscape.com 9761c43652 Support direct loading of image documents by using the GetImageFromStream method on the image group. 1998-09-09 16:19:30 +00:00
kipp%netscape.com d1380d78b9 Removed some cruft 1998-09-09 16:18:40 +00:00
kipp%netscape.com 63f55821d6 Turned off image load skid marks 1998-09-09 16:13:52 +00:00
rods%netscape.com 4a4b4a34b2 XPCOM'ed the Selection and Search methods 1998-09-09 16:11:59 +00:00
joki%netscape.com 2fdc3c0534 Do not allow script errors to stop page parsing. 1998-09-09 01:19:52 +00:00
kipp%netscape.com c370fc4b19 Create HTML-html-element not a root part 1998-09-08 22:38:17 +00:00
kipp%netscape.com 6f9831d646 Implement HandleDOMEvent properly; clean up whitespace 1998-09-08 22:37:46 +00:00
kipp%netscape.com 320b3c0b16 Use NS_NewBodyFrame and NS_NewHTMLFrame 1998-09-08 22:37:24 +00:00
kipp%netscape.com 2870cc7f0e Renamed source files 1998-09-08 22:37:00 +00:00
kipp%netscape.com d8f8db50e4 Removed some cruft; added NS_NewBodyFrame 1998-09-08 22:36:30 +00:00
kipp%netscape.com 4ca9a4a5fe CHanged NewFrame method to NS_NewBodyFrame 1998-09-08 22:35:54 +00:00
kipp%netscape.com 227e9f8ae1 new 1998-09-08 22:34:40 +00:00
kipp%netscape.com e77e31bfa9 Added new atoms 1998-09-08 22:34:06 +00:00
kipp%netscape.com 4b99ff084a Revised list of build files 1998-09-08 22:33:54 +00:00
kipp%netscape.com 9a502dcf07 Fixed bug caused during XPCOM'ing the nsIContent API 1998-09-08 22:32:32 +00:00
rods%netscape.com 1a4caf4bed Changed Find to use all nsIDOMxxx classes instead of nsIContent 1998-09-08 22:13:29 +00:00
dcone%netscape.com c5bd66523a added files to html/content area that vidor added to windows project 1998-09-08 20:55:14 +00:00
buster%netscape.com 65191223c4 fixed 2 small errors in computing table widths.
1) sometimes we were adding 1 too many pixels in constrained tables
2) sometimes we were using the wrong value for the max width as an input to constrained tables
1998-09-08 19:11:14 +00:00
kipp%netscape.com a35948217a Fixed linux compiling bugs 1998-09-06 04:16:22 +00:00
kipp%netscape.com 0ee0d144c6 Updated to support latest API's 1998-09-06 00:21:40 +00:00
kipp%netscape.com b097632eb3 Create text using NS_NewTextNode API 1998-09-06 00:21:22 +00:00
kipp%netscape.com cae3221de5 Use nsITextContent to initialize text node 1998-09-06 00:20:59 +00:00
kipp%netscape.com 6f9dedccda Cleaned up some whitespace 1998-09-06 00:19:49 +00:00
kipp%netscape.com 833260255c Expose NS_QuoteForHTML; remove duplicate frame ctor method decls 1998-09-06 00:19:14 +00:00
kipp%netscape.com ecd28a1c73 Layer on top of nsGenericDOMData for full implementation 1998-09-06 00:18:43 +00:00
kipp%netscape.com 620e6b4220 Added nsTextNode 1998-09-06 00:18:26 +00:00
kipp%netscape.com 2e6b32bd08 Nuked old content code 1998-09-06 00:18:12 +00:00
kipp%netscape.com a28f9196c0 Removed some cruft; added NS_NewTextNode 1998-09-06 00:17:30 +00:00
kipp%netscape.com b4eebb5585 new 1998-09-06 00:16:36 +00:00
kipp%netscape.com a375a0f8f7 Use allocated IID; update interface to be XPCOM'd and updated the methods 1998-09-06 00:15:10 +00:00
michaelp%netscape.com d6a0988c76 added Scrolled() method. and support to call it. fixed NS_RELEASE(rc) bug in
pres shell as reported by pierre.
1998-09-05 20:57:57 +00:00
peterl%netscape.com 0fec5be8c0 changed the way map attributes into is connected 1998-09-05 04:00:06 +00:00
peterl%netscape.com 1a36a503a7 tweaked output of percent values 1998-09-05 03:59:44 +00:00
peterl%netscape.com 4974e5e52a added content dir to includes 1998-09-05 03:58:05 +00:00
peterl%netscape.com 2852de4218 added content directory to includes 1998-09-05 03:56:08 +00:00
peterl%netscape.com f1c6e4c78f added content to includes 1998-09-05 03:53:32 +00:00
peterl%netscape.com 167791ee6f added base url 1998-09-05 03:52:40 +00:00
peterl%netscape.com 3a5dd0b74f removed content from style mapping api 1998-09-05 03:52:30 +00:00
peterl%netscape.com 10c7185fad removed content from style map api 1998-09-05 03:51:56 +00:00
peterl%netscape.com d5da5db9b4 added base url accessor 1998-09-05 03:51:16 +00:00
vidur%netscape.com ab080b4586 New content code adjusts to getting script objects through a factory interface 1998-09-04 23:03:16 +00:00
dcone%netscape.com 7df8a38889 updated for the latest kipp changes 1998-09-04 17:59:21 +00:00
kipp%netscape.com 3ff0090bfa Fixed bug in handling of textarea that caused them to terminate documents 1998-09-04 16:33:40 +00:00