gecko-dev/parser/htmlparser/src
harishd%netscape.com 9cee79a076 Enabling view source window to display title. 1999-02-25 17:43:41 +00:00
..
.cvsignore backed out previous change 1999-02-13 03:38:48 +00:00
CNavDTD.cpp fixed autoclose problem that Harish found 1999-02-22 20:55:15 +00:00
CNavDTD.h fixed build bustage 1999-02-19 03:28:27 +00:00
COtherDTD.cpp new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
COtherDTD.h new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
CParserContext.cpp fixed a wad of parser bugs 1999-01-26 01:24:31 +00:00
CParserContext.h fixed a wad of parser bugs 1999-01-26 01:24:31 +00:00
CRtfDTD.cpp new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
CRtfDTD.h new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
MANIFEST A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
Makefile.in Adding nsIDTDDebug.h to unix exports so we can build the robot. 1999-02-07 11:36:31 +00:00
SelfTest.cpp Added check for ios::binary which seems to just be the new ANSI/ISO standard for ios::bin . 1998-11-17 16:53:02 +00:00
makefile.win add -I for uconv 1999-01-30 16:50:56 +00:00
nsDTDDebug.cpp fixed a dozen new parser bugs 1999-01-15 19:29:35 +00:00
nsDTDUtils.cpp fixed a wad of little bugs and added regression test 1999-02-16 07:38:27 +00:00
nsDTDUtils.h fixed build bustage 1999-02-19 03:28:27 +00:00
nsElementTable.cpp fixed a wad of little bugs and added regression test 1999-02-16 07:38:27 +00:00
nsElementTable.h Un-inlined CTagList::Contains() to fix Mac & Linux bustage. 1999-02-01 09:49:36 +00:00
nsExpatDTD.cpp added stubs for expat 1999-02-23 01:57:13 +00:00
nsExpatDTD.h added stubs for expat 1999-02-23 01:57:13 +00:00
nsExpatTokenizer.cpp added stubs for expat 1999-02-23 01:57:13 +00:00
nsExpatTokenizer.h added stubs for expat 1999-02-23 01:57:13 +00:00
nsHTMLContentSinkStream.cpp Added NS_INIT_REFCNT in the constructors 1999-02-10 16:38:10 +00:00
nsHTMLContentSinkStream.h Work in progress of async loading of SCRIPT and STYLE with SRC attributes. Content sinks can now return a BLOCK_PARSER return code, forcing the parser to block. nsIParser::EnableParser can be used to unblock. Also introduced nsIContentSink::SetParser. 1998-12-11 17:02:37 +00:00
nsHTMLEntities.cpp new 1998-08-10 21:07:40 +00:00
nsHTMLEntities.h new 1998-08-10 21:07:40 +00:00
nsHTMLNullSink.cpp A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
nsHTMLParser.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
nsHTMLTags.cpp resurecting until UNIX build autogenerate problem is fixed 1999-02-13 03:39:50 +00:00
nsHTMLTags.h resurecting until UNIX build autogenerate problem is fixed 1999-02-13 03:39:50 +00:00
nsHTMLTokenizer.cpp fixed a wad of parser bugs 1999-01-26 01:24:31 +00:00
nsHTMLTokenizer.h fixed a wad of parser bugs 1999-01-26 01:24:31 +00:00
nsHTMLTokens.cpp fixed bug 2946 1999-02-22 23:18:43 +00:00
nsHTMLTokens.h fixed a wad of parser bugs 1999-01-26 01:24:31 +00:00
nsIContentSink.h Enabled asynchronous loading of SCRIPT SRC=, STYLE SRC= and LINK elements for style sheets. Changed nsIScriptContext to not be dependent on JavaScript. 1998-12-15 06:10:59 +00:00
nsIDTD.h new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
nsIDTDDebug.h improvements to recursively parser calls 1998-11-26 02:55:59 +00:00
nsIHTMLContentSink.h Removed the PushMark method 1998-08-28 16:18:14 +00:00
nsILoggingSink.h new improved logparse 1998-08-22 17:49:36 +00:00
nsIParser.h new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
nsIParserFilter.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsIParserNode.h various bug fixes, performance wip 1998-08-26 21:20:41 +00:00
nsITokenHandler.h A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
nsITokenizer.h fixed a wad of parser bugs 1999-01-26 01:24:31 +00:00
nsLoggingSink.cpp Work in progress of async loading of SCRIPT and STYLE with SRC attributes. Content sinks can now return a BLOCK_PARSER return code, forcing the parser to block. nsIParser::EnableParser can be used to unblock. Also introduced nsIContentSink::SetParser. 1998-12-11 17:02:37 +00:00
nsParser.cpp new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
nsParser.h new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
nsParserCIID.h Expose nsWellFormedDTD via the factory. 1998-12-03 20:22:19 +00:00
nsParserFactory.cpp OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
nsParserNode.cpp A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
nsParserNode.h A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
nsScanner.cpp add comment, remove InitUnicodeDecoder method 1999-02-16 18:32:02 +00:00
nsScanner.h add comment, remove InitUnicodeDecoder method 1999-02-16 18:32:02 +00:00
nsTagHandler.h added v-dtor to taghander 1999-02-16 08:07:20 +00:00
nsToken.cpp A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
nsToken.h A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
nsTokenHandler.cpp A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
nsTokenHandler.h A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
nsTokenizer.cpp Major whacking of the debug robot code. 1998-06-18 22:57:25 +00:00
nsTokenizer.h Major whacking of the debug robot code. 1998-06-18 22:57:25 +00:00
nsValidDTD.cpp new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
nsValidDTD.h new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
nsViewSourceHTML.cpp Enabling view source window to display title. 1999-02-25 17:43:41 +00:00
nsViewSourceHTML.h Enabling view source window to display title. 1999-02-25 17:43:16 +00:00
nsWellFormedDTD.cpp new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
nsWellFormedDTD.h new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
nsXIFDTD.cpp Updated save code to match CSS "Selector to String" code. 1999-02-24 17:59:51 +00:00
nsXIFDTD.h new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
nsXMLTokenizer.cpp A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
nsXMLTokenizer.h fixed a wad of parser bugs 1999-01-26 01:24:31 +00:00
nshtmlpars.h Export the CNavDTD interface so DTD's residing in remote shared libraries 1998-07-14 19:24:54 +00:00
prstrm.cpp More debug robot work. I added some statistic gathering information 1998-06-12 01:34:49 +00:00
prstrm.h fixed to compile on Mac 1998-08-05 08:26:03 +00:00