gecko-dev/parser/htmlparser/src
rickg%netscape.com ffb2be5a5d fixed bug 6107
1999-05-16 07:09:13 +00:00
..
.cvsignore backed out previous change 1999-02-13 03:38:48 +00:00
CNavDTD.cpp final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
CNavDTD.h final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
COtherDTD.cpp final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
COtherDTD.h final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
CParserContext.cpp small bug fixes and removal of global statics 1999-02-26 06:33:54 +00:00
CParserContext.h small bug fixes and removal of global statics 1999-02-26 06:33:54 +00:00
CRtfDTD.cpp major rev to parsing engine 1999-04-05 06:55:49 +00:00
CRtfDTD.h major rev to parsing engine 1999-04-05 06:55:49 +00:00
Makefile.in Exporting nsIElementObserver.h 1999-05-07 05:18:37 +00:00
makefile.win Exporting nsIElementObserver.h 1999-05-07 05:18:37 +00:00
MANIFEST add nsIElementObserver.h 1999-05-14 23:23:41 +00:00
nsCharsetObserver.cpp change nsIElementObserver and nsCharsetObserver per harish request. We have not build w/ these three file yet. 1999-05-04 20:20:52 +00:00
nsCharsetObserver.h change nsIElementObserver and nsCharsetObserver per harish request. We have not build w/ these three file yet. 1999-05-04 20:20:52 +00:00
nsDTDDebug.cpp fixed a dozen new parser bugs 1999-01-15 19:29:35 +00:00
nsDTDUtils.cpp final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsDTDUtils.h final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsElementTable.cpp fixed bug 6107 1999-05-16 07:09:13 +00:00
nsElementTable.h final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsExpatDTD.cpp major rev to parsing engine 1999-04-05 06:55:49 +00:00
nsExpatDTD.h major rev to parsing engine 1999-04-05 06:55:49 +00:00
nsExpatTokenizer.cpp Fixed the error reporting code's math for the final time, hopefully. Also fixed the off by one error for the textual arrow that points out the error location. 1999-04-24 10:06:35 +00:00
nsExpatTokenizer.h Don't use XML_UNICODE_WCHAR_T (defines characters with the wchar_t data type whose size varies by platform) for strings in expat. Use XML_UNICODE (defines characters with the unsigned short data type whose size is the same across all platforms) instead. 1999-04-24 08:39:06 +00:00
nsHTMLContentSinkStream.cpp Fix for charset handling in HTML output (r kostello) 1999-05-07 05:03:48 +00:00
nsHTMLContentSinkStream.h Added support to encode the document as either a nsString or an nsIOutputStream. 1999-05-03 18:41:23 +00:00
nsHTMLEntities.cpp fixed a dozen bugs 1999-03-19 08:47:51 +00:00
nsHTMLEntities.h Added nsIHTMLContentSink::DoFragment() method. 1999-03-15 05:08:36 +00:00
nsHTMLNullSink.cpp Exporting NS_NewHTMLNullSink() and adding NS_INIT_REFCNT to the constructor. 1999-05-07 05:22:37 +00:00
nshtmlpars.h minor fixes to parser; fixed DoCopy 1999-03-22 10:19:09 +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 major rev to parsing engine 1999-04-05 06:55:49 +00:00
nsHTMLTags.h fixed mail/news crash and bug 4606 1999-04-07 21:05:19 +00:00
nsHTMLTokenizer.cpp final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsHTMLTokenizer.h final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsHTMLTokens.cpp final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsHTMLTokens.h final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsHTMLToTXTSinkStream.cpp 5663: Fix copy/paste of entities. 1999-05-14 19:47:10 +00:00
nsHTMLToTXTSinkStream.h Added support to encode the document as either a nsString or an nsIOutputStream. 1999-05-03 18:41:23 +00:00
nsIContentSink.h Changed nsIContentSink->NotifyError() to accept an nsParserError argument. 1999-03-06 01:48:11 +00:00
nsIDTD.h major rev to parsing engine 1999-04-05 06:55:49 +00:00
nsIDTDDebug.h improvements to recursively parser calls 1998-11-26 02:55:59 +00:00
nsIElementObserver.h Modified the Notify() method. Changed nsString* to PRUnichar*. 1999-05-07 05:12:04 +00:00
nsIExpatTokenizer.h major rev to parsing engine 1999-04-05 06:55:49 +00:00
nsIHTMLContentSink.h Exporting NS_NewHTMLNullSink() and adding NS_INIT_REFCNT to the constructor. 1999-05-07 05:22:37 +00:00
nsILoggingSink.h new improved logparse 1998-08-22 17:49:36 +00:00
nsIParser.h final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +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 major rev to parsing engine 1999-04-05 06:55:49 +00:00
nsITokenHandler.h A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
nsITokenizer.h major rev to parsing engine 1999-04-05 06:55:49 +00:00
nsLoggingSink.cpp Make destructor virtual (approved by rickg). 1999-04-25 22:01:14 +00:00
nsParser.cpp final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsParser.h final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsParserCIID.h nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsParserError.h - Send out the source line where the error occurred from inside PushXMLErrorToken(). 1999-03-11 05:36:50 +00:00
nsParserFactory.cpp minor fixes to parser; fixed DoCopy 1999-03-22 10:19:09 +00:00
nsParserNode.cpp final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsParserNode.h final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsScanner.cpp fix signed/unsigned problem, call Reset function when error occur 1999-05-05 23:53:49 +00:00
nsScanner.h add SetDocumentCharset method to nsIParser, move nsCharsetSource from nsScanner.h to nsIParser.h 1999-04-26 17:49:45 +00:00
nsTagHandler.h added v-dtor to taghander 1999-02-16 08:07:20 +00:00
nsToken.cpp final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsToken.h final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +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 major rev to parsing engine 1999-04-05 06:55:49 +00:00
nsValidDTD.h major rev to parsing engine 1999-04-05 06:55:49 +00:00
nsViewSourceHTML.cpp final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsViewSourceHTML.h major rev to parsing engine 1999-04-05 06:55:49 +00:00
nsWellFormedDTD.cpp final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsWellFormedDTD.h major rev to parsing engine 1999-04-05 06:55:49 +00:00
nsXIFDTD.cpp final features for parsing engine (WIP); lots of bug fixes 1999-05-16 05:27:23 +00:00
nsXIFDTD.h Added support to use the specified document charset when encoding a 1999-04-26 06:16:49 +00:00
nsXMLTokenizer.cpp major rev to parsing engine 1999-04-05 06:55:49 +00:00
nsXMLTokenizer.h Fix to get old XML parser to see CDATASections again 1999-03-02 23:20:45 +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
SelfTest.cpp nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00