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

253 Коммитов

Автор SHA1 Сообщение Дата
kostello%netscape.com ad48dadeb1 Transfered CollectAttributes from CNavDTD.cpp -- code which was commented out
as part of a previous checkin
1998-08-05 21:50:20 +00:00
pierre%netscape.com 4cf2a00fb6 added nsParserFactory.cpp 1998-08-05 08:28:24 +00:00
pierre%netscape.com 08f35341f7 fixed to compile on Mac 1998-08-05 08:26:03 +00:00
pierre%netscape.com 4036ac81f1 renamed NSGetFactory to build on Mac 1998-08-05 08:17:06 +00:00
rickg%netscape.com 7bfa5d371b fixed a potential crash in case of empty documents 1998-08-05 03:16:51 +00:00
rickg%netscape.com 72cffbe8ae WIP for token reduction and a few bug fixes 1998-08-05 02:01:44 +00:00
kipp%netscape.com e7ec4fd01f Removed nextid tag 1998-08-04 21:14:19 +00:00
rickg%netscape.com 56aa9cb630 lets try this again 1998-08-04 19:38:46 +00:00
rickg%netscape.com 10acda11aa get parser back on line 1998-08-04 19:04:14 +00:00
rickg%netscape.com 6d39a6d937 fixed serious parser bug from earlier today 1998-08-04 10:16:09 +00:00
rickg%netscape.com 6e9ace2030 major perf changes; a few WIP's 1998-08-03 21:04:54 +00:00
kipp%netscape.com 0e4f61b282 Normalized style tag handling 1998-08-03 18:10:43 +00:00
thom%netscape.com 0b682348c9 Someone forgot to add nsParserCIID.h to the manifest, broke mac build (what about the others?) 1998-07-31 02:24:24 +00:00
spider%netscape.com f4fc829530 Removing NS_NewParserNode method 1998-07-30 23:14:18 +00:00
spider%netscape.com 5b4bd4898e XPCOM'ing the parser. Use repository to get a parser now. 1998-07-30 22:42:27 +00:00
rickg%netscape.com eea402a5ac fixed attribute bug and factored DTDDebug interfaces 1998-07-29 23:43:20 +00:00
pierre%netscape.com d6cb47022b added a bunch of cpp files according to the Window make file 1998-07-29 20:54:38 +00:00
rickg%netscape.com af88a845ca improved parser handling of pathologic attributes 1998-07-29 05:13:35 +00:00
pierre%netscape.com e793c2cc6e fix build breakage from previous checkin 1998-07-28 05:31:01 +00:00
pierre%netscape.com 5ac0a3159e fix Mac build: include <fstream.h> 1998-07-28 04:16:13 +00:00
pierre%netscape.com 44a70ae0c2 fix Mac build: include <iosfwd.h> 1998-07-28 04:14:58 +00:00
pierre%netscape.com 6116f02bf0 added CParserContext.cpp (for now... we may need to add plenty of other files later) 1998-07-28 04:04:23 +00:00
rickg%netscape.com db8530e50d unwound changes to skipped content consumption 1998-07-28 04:00:38 +00:00
rickg%netscape.com 2eece454d1 even more improvements to containment creation 1998-07-28 02:54:02 +00:00
rickg%netscape.com e66bd7415a fixed build buster; seems VC doesn't know false 1998-07-28 01:39:55 +00:00
rickg%netscape.com 8496591977 too many fixes to enumerate 1998-07-28 01:08:12 +00:00
kostello%netscape.com e9981e99af Moved pretty printing interfaces inside implementation of nsHTMLContentSinkStream
Added interfaces to turn pretty printing on/off -- support for copy/paste
1998-07-27 18:16:01 +00:00
kipp%netscape.com 9ed1d5c486 Fixed a typo 1998-07-27 17:51:17 +00:00
rickg%netscape.com 82a39cc883 warning removal 1998-07-25 02:11:02 +00:00
rickg%netscape.com 89aeb1b437 fixed a state problem in parser related to nesting levels 1998-07-25 01:02:01 +00:00
rickg%netscape.com 1a516a4e59 added line number support to nodes for Javascript 1998-07-25 00:29:15 +00:00
rickg%netscape.com b537b4b070 even more progress in the parser 1998-07-25 00:05:29 +00:00
rickg%netscape.com 01b6076c1a first pass at getting javascript to work in parser 1998-07-24 23:29:30 +00:00
rickg%netscape.com b0ee7381ef tons-o-fixes in the parser 1998-07-24 21:57:43 +00:00
kipp%netscape.com 5cfa4fa67c Allow most everything to live in a caption, just like a table cell 1998-07-24 15:54:18 +00:00
rpotts%netscape.com bd11b1339b Added IStreamListener::OnStatus(...)... 1998-07-24 10:02:50 +00:00
vidur%netscape.com bff2b5a70f Added missing parameter to scanner constructor in the case where we're parsing a string 1998-07-23 22:46:48 +00:00
rickg%netscape.com 986ecb2e47 bug fixes; more docs; lots of new testing 1998-07-23 21:10:19 +00:00
michaelp%netscape.com 8a42c31205 modified for new streaming APIs. 1998-07-23 20:35:43 +00:00
rickg%netscape.com 74730be89d tried again to fix linux build 1998-07-23 09:17:45 +00:00
rickg%netscape.com c6308d8466 fixed a linux build problem 1998-07-23 09:01:24 +00:00
rickg%netscape.com 428dfa70e9 table bug fixes, heading fixes, performance, docs 1998-07-23 08:21:02 +00:00
troy%netscape.com 7019f322b5 Changed mEmptyString to be a static const nsAutoString, and commented
out mName because it isn't being used
1998-07-22 22:18:14 +00:00
rpotts%netscape.com 89c718204b IWebShell now supports a single observer... 1998-07-22 11:19:54 +00:00
dcone%netscape.com 06dde3c07f added nsHTMLTAGS.h 1998-07-21 21:48:26 +00:00
kipp%netscape.com 441a0e3203 Fixed map tag and area tag handling 1998-07-21 17:35:48 +00:00
kipp%netscape.com 6ca7071513 Repaired script tag handling so that attributes make it through 1998-07-21 16:43:25 +00:00
dcone%netscape.com e30157f5e4 fixed so the fstream include is added. 1998-07-20 20:47:07 +00:00
dcone%netscape.com 79f5d18fac removed nsIHtmlcontentsink.cpp from project 1998-07-20 20:45:56 +00:00
spider%netscape.com 05dea4298e Re-Exporting CNavDTD class, until a *better* solution is implemented... 1998-07-20 15:39:48 +00:00
kipp%netscape.com 6eef05bf6b Port to new nsIWebShell and related API's 1998-07-18 21:47:56 +00:00
kipp%netscape.com a23f79f327 Fixed a regression: we were eating the character following a bare ampersand that isn't an entity; in addition tables were being kicked out of paragraphs which is no-no 1998-07-18 01:35:45 +00:00
kipp%netscape.com 8d14dd1363 Fixed nesting headings in lists bug 1998-07-17 21:27:42 +00:00
rickg%netscape.com 2213e765a5 major changes to nested tag handling 1998-07-17 02:35:23 +00:00
rickg%netscape.com 97d6722830 fixed frameset/frames 1998-07-16 19:36:28 +00:00
rpotts%netscape.com 14a8c49f35 Added nsIURL argument to the nsIStreamListener interface 1998-07-15 22:38:01 +00:00
kipp%netscape.com ff0f90c7e9 Revised sink API's and others to be more xpcom'ish 1998-07-15 22:30:39 +00:00
rickg 7f262fd0e9 eliminated warnings from linux build 1998-07-15 02:08:19 +00:00
rickg 0bf155fa33 fixed linux warnings 1998-07-15 02:01:00 +00:00
rickg f935065fb1 fixed linux tinderbox error 1998-07-15 01:58:02 +00:00
kipp 1cd42b3669 Treat embed just like img 1998-07-15 00:47:19 +00:00
rickg 32d3acb45b fixed a tinderbox problem introduced in latest contentsinkstream 1998-07-15 00:21:39 +00:00
joki d1448b25f5 Change these to PR boolean values 1998-07-14 23:34:37 +00:00
rickg 7b3f44534d fixed 's' tag which broke with introduction of nsHTMLTags 1998-07-14 23:29:25 +00:00
kostello fc131954b0 Added XIF Support. XIF is a Netscape internal XML format which is
designed to allow for easy conversion from the NGLayoutContent model
to other formats. It's primary focus is to allow easy conversion to
HTML3.2 and HTML4.0 formats. Other formats may be supported in the future.
1998-07-14 22:37:51 +00:00
kostello ba1f3f0901 DTD to take XIF input and write to a IHTMLContentSinkStream 1998-07-14 22:26:38 +00:00
spider d1d33900f8 Export the CNavDTD interface so DTD's residing in remote shared libraries
can use it.
1998-07-14 19:24:54 +00:00
rickg 70231ed330 added a few missing tags 1998-07-14 19:18:06 +00:00
rickg 108294f044 added a few missing tags 1998-07-14 19:10:42 +00:00
rickg 32e464be53 better support for applet/param tags; also converted DIR/MENU to UL 1998-07-14 01:57:25 +00:00
kipp 92af3240a7 Removed LI hack 1998-07-14 00:54:21 +00:00
rickg ec0a3ea196 quick fix to deal with applet tags 1998-07-13 21:56:26 +00:00
rickg 71865404dc fixed a few problems with unix build 1998-07-13 21:42:45 +00:00
kipp a5e3b29cc3 Fixed rickg's build bustage 1998-07-13 21:26:18 +00:00
rickg fe718837d2 added WIP support for reentrancy in the parser 1998-07-13 21:13:09 +00:00
kipp 7739419aa0 Empty the style stack when closing out a td/th 1998-07-12 01:12:34 +00:00
kipp df0edd78db Fixed case of nsString.h include 1998-07-10 20:19:03 +00:00
jevering ffe05bb80e Fixing Linux & Irix builds... 1998-07-10 18:49:02 +00:00
jevering 074077878e Fix parser build bustage on win32. 1998-07-10 18:14:11 +00:00
rickg 665f63b9f3 dynamic DTD support 1998-07-10 05:35:23 +00:00
kipp 3da99b3257 Added a temporary hack to normalize nested lists 1998-07-09 17:05:36 +00:00
kipp f97bf0ca47 Eliminate some compiler warnings 1998-07-03 23:14:21 +00:00
kipp 17933d64a7 Don't forget to build nsHTMLTags.o 1998-07-03 23:13:37 +00:00
kipp 21c9296332 Added rules to export and generate nsHTMLTags.h, nsHTMLTags.cpp 1998-07-03 20:33:10 +00:00
kipp 3b261954f3 Removed some cruft 1998-07-03 18:40:45 +00:00
kipp 743d53f95a updated 1998-07-03 18:40:25 +00:00
kipp 4fc5c374b2 Fixed tag enum table to start at 1 1998-07-03 18:40:12 +00:00
kipp ffe1d07336 new 1998-07-03 17:19:58 +00:00
kipp 89072e57d5 Use new generated tags table/search routines 1998-07-03 17:19:26 +00:00
scullin c317eab246 Attempt to fix mac build. 1998-07-03 05:09:43 +00:00
atotic 40436bfeea Added CNavDTD.h 1998-07-02 21:21:53 +00:00
rickg c7c8f485ed major improvements to parser API's; fixed a few bugs 1998-07-02 08:14:22 +00:00
jevering 7f7b55b452 Use the new allocating ReplaceElementAt so that the context and style
stacks aren't sliding memory buffers all over the place (and over
allocating).
1998-07-02 00:29:59 +00:00
thom b1d61c37de Fixes for mac linux 1998-07-01 23:29:55 +00:00
rpotts 415ca2fc2a Changed nsIStreamListener to nsIStreamObserver... 1998-07-01 11:11:44 +00:00
rpotts 2fc6e59047 Changed nsIStreamListener to nsIStreamObserver. Added BeginParse(...) method for the DocumentLoader... 1998-07-01 11:11:05 +00:00
jevering 8d91a229bf Added the nsVoidArray support to the COtherDTD class. 1998-06-30 22:11:24 +00:00
jevering add35ea69a Changed the context stack and style stacks to be nsVoidArray to avoid
stack overflow.
1998-06-30 21:36:10 +00:00
jevering d175849d8c Temporarily crank up the context stack size.. we are overrunning it.
I will put a growable stack in later.
This could be a security hole.
1998-06-30 18:23:21 +00:00
kipp b1a76d4c27 Condensed switch statement, treat sub/sup like other span tags 1998-06-29 16:08:57 +00:00