gecko-dev/htmlparser/src
rickg%netscape.com cb7c655b72 added autoclose to DT 1998-10-06 02:38:45 +00:00
..
CNavDTD.cpp added autoclose to DT 1998-10-06 02:38:45 +00:00
CNavDTD.h fixed a bunch-O-bugs 1998-10-04 04:56:55 +00:00
COtherDTD.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
COtherDTD.h lots of performance work, bug fixes, and tag handling upgrades 1998-08-29 05:08:20 +00:00
CParserContext.cpp tons-o-fixes in the parser 1998-07-24 21:57:43 +00:00
CParserContext.h table bug fixes, heading fixes, performance, docs 1998-07-23 08:21:02 +00:00
CRtfDTD.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
CRtfDTD.h lots of performance work, bug fixes, and tag handling upgrades 1998-08-29 05:08:20 +00:00
MANIFEST Added nsHTMLEntities.h 1998-08-11 23:42:06 +00:00
Makefile Updated Makefile to have the right source file list 1998-09-11 05:53:55 +00:00
SelfTest.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
makefile.win Updated Makefile to have the right source file list 1998-09-11 05:53:55 +00:00
nsDTDDebug.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
nsDTDUtils.cpp improved DTD context for better style/structure handling 1998-09-11 00:54:36 +00:00
nsDTDUtils.h improved DTD context for better style/structure handling 1998-09-11 00:54:36 +00:00
nsHTMLContentSinkStream.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
nsHTMLContentSinkStream.h Removed the PushMark method 1998-08-28 16:18:14 +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 Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +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 Fixed assertion message 1998-08-10 21:08:36 +00:00
nsHTMLTags.h Removed nextid tag 1998-08-04 21:14:19 +00:00
nsHTMLTokens.cpp fixed a bunch-O-bugs 1998-10-04 04:56:55 +00:00
nsHTMLTokens.h added support for XML processing instructions 1998-09-23 16:55:13 +00:00
nsIContentSink.h table bug fixes, heading fixes, performance, docs 1998-07-23 08:21:02 +00:00
nsIDTD.h lots of performance work, bug fixes, and tag handling upgrades 1998-08-29 05:08:20 +00:00
nsIDTDDebug.h added WIP support for reentrancy in the parser 1998-07-13 21:13:09 +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 added new EnableParser() routine for kipp; WIP 1998-09-02 07:12:49 +00:00
nsIParserFilter.h XPCOM'ing the parser. Use repository to get a parser now. 1998-07-30 22:42:27 +00:00
nsIParserNode.h various bug fixes, performance wip 1998-08-26 21:20:41 +00:00
nsITokenHandler.h major improvements to parser API's; fixed a few bugs 1998-07-02 08:14:22 +00:00
nsLoggingSink.cpp Removed the PushMark method 1998-08-28 16:18:14 +00:00
nsParser.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
nsParser.h added new EnableParser() routine for kipp; WIP 1998-09-02 07:12:49 +00:00
nsParserCIID.h XPCOM'ing the parser. Use repository to get a parser now. 1998-07-30 22:42:27 +00:00
nsParserFactory.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
nsParserNode.cpp moved skipped content token from the attribute list to it's own slot 1998-09-22 02:07:31 +00:00
nsParserNode.h moved skipped content token from the attribute list to it's own slot 1998-09-22 02:07:31 +00:00
nsParserTypes.h added support for XML processing instructions 1998-09-23 16:55:13 +00:00
nsScanner.cpp lots of performance work, bug fixes, and tag handling upgrades 1998-08-29 05:08:20 +00:00
nsScanner.h lots of performance work, bug fixes, and tag handling upgrades 1998-08-29 05:08:20 +00:00
nsToken.cpp many parser bugs; better backward propagation 1998-08-12 08:53:55 +00:00
nsToken.h many parser bugs; better backward propagation 1998-08-12 08:53:55 +00:00
nsTokenHandler.cpp warning removal 1998-07-25 02:11:02 +00:00
nsTokenHandler.h huge refactoring effort; transient style support; tables fixes, and more 1998-06-17 23:13:28 +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 Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
nsValidDTD.h lots of performance work, bug fixes, and tag handling upgrades 1998-08-29 05:08:20 +00:00
nsWellFormedDTD.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
nsWellFormedDTD.h lots of performance work, bug fixes, and tag handling upgrades 1998-08-29 05:08:20 +00:00
nsXIFDTD.cpp Fix bug 658. 1998-09-28 21:25:22 +00:00
nsXIFDTD.h lots of performance work, bug fixes, and tag handling upgrades 1998-08-29 05:08:20 +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