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

102 Коммитов

Автор SHA1 Сообщение Дата
peterl%netscape.com e3f218d5b4 style change notification support 1998-11-26 01:34:53 +00:00
kipp%netscape.com 8a379ae174 new 1998-11-25 19:07:17 +00:00
kipp%netscape.com 0292b4de4d made it easier to see if the parser is working 1998-11-24 01:48:04 +00:00
kipp%netscape.com ef2ae0204f Made the test work again 1998-11-24 01:47:44 +00:00
kipp%netscape.com 5a6b41b77b new regression test 1998-11-24 01:43:46 +00:00
cyeh%netscape.com 65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
janc%netscape.com 532b5e6ff5 New css parser test 1998-11-18 04:42:37 +00:00
janc%netscape.com 6b5588ab09 update css parser test 1998-11-18 04:40:13 +00:00
janc%netscape.com 5ee7d42e2a update CSS Parser test 1998-11-18 04:39:13 +00:00
janc%netscape.com 8a36652088 New CSS Parser test. 1998-11-18 01:53:02 +00:00
janc%netscape.com f600987979 New CSS Parser Test 1998-11-18 01:24:30 +00:00
janc%netscape.com a139b2f1bc New CSS Parser test. 1998-11-18 01:15:17 +00:00
janc%netscape.com a99b4cef97 New CSS Parser test 1998-11-18 00:58:49 +00:00
rickg%netscape.com c737f0ffa8 first pass support for view-source 1998-11-11 11:55:32 +00:00
janc%netscape.com c590a20096 New CSS parser test 1998-11-04 23:08:16 +00:00
buster%netscape.com a84d47ada2 nsHTMLReflowCommand now knows what attribute triggered a StyleChanged notification 1998-11-04 19:34:34 +00:00
buster%netscape.com 03cad6390d some extremely preliminary work for styleChanged incremental reflow 1998-10-30 07:57:44 +00:00
cls%seawood.org 411ab80ce3 New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
janc%netscape.com 00c5637f3b New CSS2 parser test 1998-10-27 02:05:42 +00:00
janc%netscape.com 763b80a34a new CSS2 parser test 1998-10-27 02:01:56 +00:00
kipp%netscape.com 7fd76bb5ad new 1998-10-27 01:33:17 +00:00
janc%netscape.com dbc60847fd changed test 1998-10-27 00:08:30 +00:00
vidur%netscape.com 68fbf6a357 Added additional parameter to nsIContent::SetDocument. The document now tells content to lose its weak reference before the document goes away. Elements and text now add their script objects as roots so they don't get collected prematurely. 1998-10-26 23:26:01 +00:00
peterl%netscape.com b35b268a4b sync to api change 1998-10-26 23:23:11 +00:00
janc%netscape.com 87cc0d2810 CSS2 parser test 1998-10-26 21:53:48 +00:00
janc%netscape.com 0b05446cf3 CSS2 parser test. 1998-10-26 21:53:14 +00:00
janc%netscape.com 12fd8683b2 CSS2 parser test 1998-10-26 21:33:52 +00:00
janc%netscape.com 01384f353c new file to test CSS2 parser 1998-10-26 21:04:05 +00:00
buster%netscape.com fa73a0db68 *** empty log message *** 1998-10-22 21:58:26 +00:00
buster%netscape.com 0c2b7e03c1 *** empty log message *** 1998-10-22 06:04:03 +00:00
vidur%netscape.com f9e3760137 Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs 1998-10-20 17:07:23 +00:00
buster%netscape.com 3b355c2437 added insert/append/delete cell 1998-10-20 15:59:24 +00:00
buster%netscape.com 7cb1f39626 rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
buster%netscape.com 73b4846430 progress on table incremental reflow of row group insert/append/delete 1998-10-15 07:46:16 +00:00
buster%netscape.com 2a254f6de9 nsTableFrame can now incrementally insert, append, and delete colgroups 1998-10-14 22:51:50 +00:00
buster%netscape.com 535f308b62 more tests added 1998-10-14 16:35:15 +00:00
buster%netscape.com 56237b7411 WIP for inner table incremental reflow
lots of interface cleanup
1998-10-11 09:18:27 +00:00
buster%netscape.com 2aa95d75a8 support nsTableOuterFrame incremental reflow 1998-10-09 19:59:45 +00:00
troy%netscape.com b3b9203efc Fixed build bustage by having MyDocument derive from nsMarkupDocument 1998-10-02 17:13:41 +00:00
troy%netscape.com ba3c7125c2 Separated reflow process out of nsIFrame and into nsIFrameReflow. Also
added nsIHTMLReflow, which is an HTML specific reflow interface
1998-10-01 04:46:11 +00:00
kipp%netscape.com c8bd333d5b Setup repository so that netlib will work 1998-09-25 18:18:09 +00:00
kipp%netscape.com b594898c5a new 1998-09-25 18:17:07 +00:00
kipp%netscape.com a0d97d73f6 Resurrected tests 1998-09-25 17:55:03 +00:00
kipp%netscape.com a08ad0469d Disabled some tests :-( 1998-09-23 02:36:21 +00:00
troy%netscape.com b03a14720b Updated to latest DOM 1998-09-21 16:31:54 +00:00
troy%netscape.com f80fdc69aa Removed CreateFrame() from nsIHTMLContent 1998-09-18 18:04:42 +00:00
buster%netscape.com 953b2efb58 nsStyleConsts.h added some HTML 4 consts for tables
nsHTMLAtoms.cpp,h             added some HTML 4 strings for tables
nsHTMLParts.h                 added constructors for new table content classes
nsGenericHTMLElement.cpp,h    added table frame creation, common table attribute parsing
nsHTMLTable*Element.cpp       these are the new table content classes
nsHTMLContentSink.cpp         enabled the new content and removed the old
nsHTMLStyleSheet.cpp          fixed the table style optimizations to work with new content
nsTable*Frame.cpp             these work with the new content
1998-09-15 17:58:24 +00:00
kipp%netscape.com 8f2807a027 Removed css/layout directory 1998-09-15 00:19:49 +00:00
kipp%netscape.com e5f3193e42 Added length tests 1998-09-11 04:14:40 +00:00
vidur%netscape.com 8269741cd1 Got rid of extra release in Item() method of childNodes array of nsGenericHTMLContent 1998-09-10 17:51:30 +00:00