gecko-dev/parser/htmlparser/src
cata%netscape.com c38e6a4ab2 Method name change. 1999-09-02 19:16:16 +00:00
..
.cvsignore backed out previous change 1999-02-13 03:38:48 +00:00
CNavDTD.cpp Replacing ostream to nsStream in DebugDump methods. 1999-09-02 18:30:31 +00:00
CNavDTD.h Removed warning. mDTDState is of type nsresult 1999-08-03 00:03:00 +00:00
COtherDTD.cpp assorted work to expose nav html dtd to the editor 1999-07-19 22:49:21 +00:00
COtherDTD.h assorted work to expose nav html dtd to the editor 1999-07-19 22:49:21 +00:00
CParserContext.cpp Added Observernotification for XML PI, cleaned up some warnings. 1999-07-16 21:07:54 +00:00
CParserContext.h Added Observernotification for XML PI, cleaned up some warnings. 1999-07-16 21:07:54 +00:00
CRtfDTD.cpp Fix for Bug# 3571. 1999-07-27 00:54:46 +00:00
CRtfDTD.h Fix for Bug# 3571. 1999-07-27 00:54:46 +00:00
MANIFEST changed to preprocessor for code generation for tag & entity tables 1999-07-18 00:12:32 +00:00
Makefile.in Cleaned it up and eliminated the pointless #!gmake. 1999-09-02 00:30:07 +00:00
SelfTest.cpp fix bugs 8523, 9127, parially fix 8803 1999-07-07 07:40:35 +00:00
makefile.win Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
nsAVLTree.cpp fix linux 1999-07-18 00:59:40 +00:00
nsAVLTree.h new file 1999-07-18 00:03:58 +00:00
nsDTDDebug.cpp Replacing ostream to nsStream in DebugDump methods. 1999-09-02 18:30:31 +00:00
nsDTDUtils.cpp removed debug code that was showing up in quantify 1999-09-01 21:22:22 +00:00
nsDTDUtils.h Cleaned up some code. 1999-09-01 01:01:21 +00:00
nsElementTable.cpp Fix for bug#s 3737, 12062, 9059. 1999-08-24 22:14:13 +00:00
nsElementTable.h Fix for bug#s 3737, 12062, 9059. 1999-08-24 22:14:13 +00:00
nsExpatDTD.cpp Fix for Bug# 3571. 1999-07-27 00:54:46 +00:00
nsExpatDTD.h Fix for Bug# 3571. 1999-07-27 00:54:46 +00:00
nsExpatTokenizer.cpp Fix a memory leak. 1999-08-29 20:29:07 +00:00
nsExpatTokenizer.h Fix for bug 8607. DOCTYPE decls are now propagated from the XML tokenizer to the XML content sink. 1999-08-07 06:26:01 +00:00
nsHTMLContentSinkStream.cpp 12085: Add meta tag to specify charset 1999-09-01 23:36:57 +00:00
nsHTMLContentSinkStream.h Fix AIX compiler errors. 1999-08-25 01:14:11 +00:00
nsHTMLEntities.cpp Part of fix for 11790, crash on quit. Need delete[] on an array. r dp, a chofmann 1999-08-13 23:27:54 +00:00
nsHTMLEntities.h changed to preprocessor for code generation for tag & entity tables 1999-07-18 00:12:32 +00:00
nsHTMLEntityList.h changed to preprocessor for code generation for tag & entity tables 1999-07-18 00:12:32 +00:00
nsHTMLNullSink.cpp Adding a new parameter, aMode, to nsIContentSink::AddDocTypeDecl. 1999-07-28 06:56:05 +00:00
nsHTMLParser.cpp
nsHTMLTagList.h changed to preprocessor for code generation for tag & entity tables 1999-07-18 00:12:32 +00:00
nsHTMLTags.cpp changed to preprocessor for code generation for tag & entity tables 1999-07-18 00:12:32 +00:00
nsHTMLTags.h changed to preprocessor for code generation for tag & entity tables 1999-07-18 00:12:32 +00:00
nsHTMLToTXTSinkStream.cpp 12018: add a linebreak for br tags even in unformatted mode 1999-09-01 23:37:36 +00:00
nsHTMLToTXTSinkStream.h Revise the doc encoder and content sink APIs yet again to make it easier 1999-08-24 18:30:19 +00:00
nsHTMLTokenizer.cpp Minor adjustments in consuming attributes ( Tracking down '<'). 1999-08-25 21:27:43 +00:00
nsHTMLTokenizer.h Fix for bug 8703. We now display errors for incomplete XML files like "<b><c></c>". XML_Parse() was not being called with the isFinal parameter set to TRUE after the last chunk of data was passed to expat. Fixed. 1999-07-15 08:23:37 +00:00
nsHTMLTokens.cpp Replacing ostream to nsStream in DebugDump methods. 1999-09-02 18:30:31 +00:00
nsHTMLTokens.h Replacing ostream to nsStream in DebugDump methods. 1999-09-02 18:30:31 +00:00
nsIContentSink.h The HTML Content sink now generates content IDs for each of the content objects it creates. The IDs start at NS_CONTENT_ID_COUNTER_BASE, defined in nsIContentSink.h, and increase monotonically as content objects get created. 1999-08-31 11:17:26 +00:00
nsIDTD.h Fix for Bug# 3571. 1999-07-27 00:54:46 +00:00
nsIDTDDebug.h
nsIElementObserver.h Added |GetIID()| 1999-06-29 20:28:56 +00:00
nsIExpatTokenizer.h major rev to parsing engine 1999-04-05 06:55:49 +00:00
nsIHTMLContentSink.h Add GetIID()'s to interfaces. 1999-06-30 19:12:21 +00:00
nsIHTMLFragmentContentSink.h New file. Checked in while the tree is closed, but it's not yet in the build 1999-06-02 23:45:51 +00:00
nsILoggingSink.h working on removing iostream 1999-07-17 08:16:04 +00:00
nsIParser.h add one more constant 1999-08-25 21:38:24 +00:00
nsIParserFilter.h push SetParserFilter from nsParser.h to nsIParser.h 1999-06-15 23:29:54 +00:00
nsIParserNode.h major rev to parsing engine 1999-04-05 06:55:49 +00:00
nsITokenHandler.h
nsITokenizer.h Fix for bug 8703. We now display errors for incomplete XML files like "<b><c></c>". XML_Parse() was not being called with the isFinal parameter set to TRUE after the last chunk of data was passed to expat. Fixed. 1999-07-15 08:23:37 +00:00
nsLoggingSink.cpp Adding a new parameter, aMode, to nsIContentSink::AddDocTypeDecl. 1999-07-28 06:56:05 +00:00
nsParser.cpp Replacing ostream to nsStream in DebugDump methods. 1999-09-02 18:30:31 +00:00
nsParser.h Replacing ostream to nsStream in DebugDump methods. 1999-09-02 18:30:31 +00:00
nsParserCIID.h assorted work to expose nav html dtd to the editor 1999-07-19 22:49:21 +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 assorted work to expose nav html dtd to the editor 1999-07-19 22:49:21 +00:00
nsParserNode.cpp fixed bugs 10104 and 10107 -- also removed warnings 1999-07-20 06:58:01 +00:00
nsParserNode.h bug fixes, warning removal, perf. improvements 1999-07-16 17:31:38 +00:00
nsScanner.cpp Method name change. 1999-09-02 19:16:16 +00:00
nsScanner.h remove warnings, bug fixes, API enhancements 1999-07-25 17:23:24 +00:00
nsTagHandler.h added v-dtor to taghander 1999-02-16 08:07:20 +00:00
nsToken.cpp Replacing ostream to nsStream in DebugDump methods. 1999-09-02 18:30:31 +00:00
nsToken.h Replacing ostream to nsStream in DebugDump methods. 1999-09-02 18:30:31 +00:00
nsTokenHandler.cpp
nsTokenHandler.h
nsTokenizer.cpp
nsTokenizer.h
nsValidDTD.cpp Add newlines for unix compilers. 1999-07-27 20:31:21 +00:00
nsValidDTD.h Fix for Bug# 3571. 1999-07-27 00:54:46 +00:00
nsViewSourceHTML.cpp Fix for Bug# 3571. 1999-07-27 00:54:46 +00:00
nsViewSourceHTML.h Fix for Bug# 3571. 1999-07-27 00:54:46 +00:00
nsWellFormedDTD.cpp Cleaned up some code. 1999-09-01 01:01:21 +00:00
nsWellFormedDTD.h Fix for bug# 10609 and partial fix for 10593. 1999-08-24 18:35:05 +00:00
nsXIFDTD.cpp Fix for Bug# 3571. 1999-07-27 00:54:46 +00:00
nsXIFDTD.h Fix for Bug# 3571. 1999-07-27 00:54:46 +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
nshtmlpars.h minor fixes to parser; fixed DoCopy 1999-03-22 10:19:09 +00:00
prstrm.cpp
prstrm.h