pjs/htmlparser/src
warren%netscape.com b90a06a288 Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty. 1999-10-08 01:49:06 +00:00
..
.cvsignore backed out previous change 1999-02-13 03:38:48 +00:00
CNavDTD.cpp Fix for Bugs 1999-10-06 19:04:29 +00:00
CNavDTD.h fixed bug 15290; eliminated a leak; r=kmcclusk 1999-10-05 04:54:53 +00:00
COtherDTD.cpp Converted parser into a module. NS_NewFoo routines are temporarily inlined to call component manager. Introduced nsIParserService for temporary replacement of nsHTMLTags and nsHTMLEntities static methods. RickG to do complete review. 1999-09-30 22:01:48 +00:00
COtherDTD.h Converted parser into a module. NS_NewFoo routines are temporarily inlined to call component manager. Introduced nsIParserService for temporary replacement of nsHTMLTags and nsHTMLEntities static methods. RickG to do complete review. 1999-09-30 22:01:48 +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 Cleaned up warnings. R=rickg 1999-10-06 23:24:28 +00:00
CRtfDTD.h Cleaned up warnings. R=rickg 1999-10-06 23:24:28 +00:00
MANIFEST Converted parser into a module. NS_NewFoo routines are temporarily inlined to call component manager. Introduced nsIParserService for temporary replacement of nsHTMLTags and nsHTMLEntities static methods. RickG to do complete review. 1999-09-30 22:01:48 +00:00
Makefile.in Converted parser into a module. NS_NewFoo routines are temporarily inlined to call component manager. Introduced nsIParserService for temporary replacement of nsHTMLTags and nsHTMLEntities static methods. RickG to do complete review. 1999-09-30 22:01:48 +00:00
SelfTest.cpp fix bugs 8523, 9127, parially fix 8803 1999-07-07 07:40:35 +00:00
makefile.win Converted parser into a module. NS_NewFoo routines are temporarily inlined to call component manager. Introduced nsIParserService for temporary replacement of nsHTMLTags and nsHTMLEntities static methods. RickG to do complete review. 1999-09-30 22:01:48 +00:00
nsAVLTree.cpp freed tree nodes in nsAVLTree 1999-09-20 20:54:12 +00:00
nsAVLTree.h new file 1999-07-18 00:03:58 +00:00
nsDTDDebug.cpp Eliminate a warning 1999-09-21 02:09:46 +00:00
nsDTDUtils.cpp Fixed a leak of the observer service. This could also use NS_WITH_SERVICE. A: leaf R: shaver. 1999-09-27 21:14:01 +00:00
nsDTDUtils.h removed a bunch of statically constructed objects 1999-09-19 16:51:08 +00:00
nsElementTable.cpp fixed bug 15788; r=kmcclusk 1999-10-07 23:51:29 +00:00
nsElementTable.h fixed bug 15290; eliminated a leak; r=kmcclusk 1999-10-05 04:54:53 +00:00
nsExpatDTD.cpp fixed bug 15290; eliminated a leak; r=kmcclusk 1999-10-05 04:54:53 +00:00
nsExpatDTD.h fixed bug 15290; eliminated a leak; r=kmcclusk 1999-10-05 04:54:53 +00:00
nsExpatTokenizer.cpp Fix for Bugs 1999-10-06 19:04:29 +00:00
nsExpatTokenizer.h Fix for Bugs 1999-10-06 19:04:29 +00:00
nsHTMLContentSinkStream.cpp Fix for Bugs 1999-10-06 19:04:29 +00:00
nsHTMLContentSinkStream.h Converted parser into a module. NS_NewFoo routines are temporarily inlined to call component manager. Introduced nsIParserService for temporary replacement of nsHTMLTags and nsHTMLEntities static methods. RickG to do complete review. 1999-09-30 22:01:48 +00:00
nsHTMLEntities.cpp removed a bunch of statically constructed objects 1999-09-19 16:51:08 +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 Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
nsHTMLTagList.h changed to preprocessor for code generation for tag & entity tables 1999-07-18 00:12:32 +00:00
nsHTMLTags.cpp removed a bunch of statically constructed objects 1999-09-19 16:51:08 +00:00
nsHTMLTags.h Fix for bugs 13498, 14199, 8389, 13640. 1999-09-21 00:24:28 +00:00
nsHTMLToTXTSinkStream.cpp 13750,13753,14075,15293,13873,12551: 1999-10-07 01:10:32 +00:00
nsHTMLToTXTSinkStream.h 13750,13753,14075,15293,13873,12551: 1999-10-07 01:10:32 +00:00
nsHTMLTokenizer.cpp Fix for Bugs 1999-10-06 19:04:29 +00:00
nsHTMLTokenizer.h Fix for Bugs 1999-10-06 19:04:29 +00:00
nsHTMLTokens.cpp fixed bug 15881; r=kmcclusk 1999-10-07 23:52:29 +00:00
nsHTMLTokens.h Fix for Bugs 1999-10-06 19:04:29 +00:00
nsIContentSink.h adding get_iid 1999-09-10 23:19:15 +00:00
nsIDTD.h fixed bug 15290; eliminated a leak; r=kmcclusk 1999-10-05 04:54:53 +00:00
nsIDTDDebug.h improvements to recursively parser calls 1998-11-26 02:55:59 +00:00
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 Converted parser into a module. NS_NewFoo routines are temporarily inlined to call component manager. Introduced nsIParserService for temporary replacement of nsHTMLTags and nsHTMLEntities static methods. RickG to do complete review. 1999-09-30 22:01:48 +00:00
nsIParser.h fixed bug 15290; eliminated a leak; r=kmcclusk 1999-10-05 04:54:53 +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
nsIParserService.h Converted parser into a module. NS_NewFoo routines are temporarily inlined to call component manager. Introduced nsIParserService for temporary replacement of nsHTMLTags and nsHTMLEntities static methods. RickG to do complete review. 1999-09-30 22:01:48 +00:00
nsITokenHandler.h A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
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 Converted parser into a module. NS_NewFoo routines are temporarily inlined to call component manager. Introduced nsIParserService for temporary replacement of nsHTMLTags and nsHTMLEntities static methods. RickG to do complete review. 1999-09-30 22:01:48 +00:00
nsLoggingSink.h Converted parser into a module. NS_NewFoo routines are temporarily inlined to call component manager. Introduced nsIParserService for temporary replacement of nsHTMLTags and nsHTMLEntities static methods. RickG to do complete review. 1999-09-30 22:01:48 +00:00
nsParser.cpp Fix for Bugs 1999-10-06 19:04:29 +00:00
nsParser.h Converted parser into a module. NS_NewFoo routines are temporarily inlined to call component manager. Introduced nsIParserService for temporary replacement of nsHTMLTags and nsHTMLEntities static methods. RickG to do complete review. 1999-09-30 22:01:48 +00:00
nsParserCIID.h Converted parser into a module. NS_NewFoo routines are temporarily inlined to call component manager. Introduced nsIParserService for temporary replacement of nsHTMLTags and nsHTMLEntities static methods. RickG to do complete review. 1999-09-30 22:01:48 +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 Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty. 1999-10-08 01:49:06 +00:00
nsParserModule.cpp Fix for Bugs 1999-10-06 19:04:29 +00:00
nsParserNode.cpp removed a bunch of statically constructed objects 1999-09-19 16:51:08 +00:00
nsParserNode.h bug fixes, warning removal, perf. improvements 1999-07-16 17:31:38 +00:00
nsScanner.cpp In reference to bug # 12415 1999-10-07 01:30:56 +00:00
nsScanner.h performance and bug fixes: r=buster a=chofmann 1999-09-30 04:04:53 +00:00
nsTagHandler.h added v-dtor to taghander 1999-02-16 08:07:20 +00:00
nsTextConverter.cpp Beginnings of stream converter for html/xif/text 1999-09-08 18:51:23 +00:00
nsTextConverter.h Beginnings of stream converter for html/xif/text 1999-09-08 18:51:23 +00:00
nsToken.cpp Fix for Bugs 1999-10-06 19:04:29 +00:00
nsToken.h Fix for Bugs 1999-10-06 19:04:29 +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 fixed bug 15290; eliminated a leak; r=kmcclusk 1999-10-05 04:54:53 +00:00
nsValidDTD.h fixed bug 15290; eliminated a leak; r=kmcclusk 1999-10-05 04:54:53 +00:00
nsViewSourceHTML.cpp fixed bug 15290; eliminated a leak; r=kmcclusk 1999-10-05 04:54:53 +00:00
nsViewSourceHTML.h fixed bug 15290; eliminated a leak; r=kmcclusk 1999-10-05 04:54:53 +00:00
nsWellFormedDTD.cpp fixed bug 15290; eliminated a leak; r=kmcclusk 1999-10-05 04:54:53 +00:00
nsWellFormedDTD.h fixed bug 15290; eliminated a leak; r=kmcclusk 1999-10-05 04:54:53 +00:00
nsXIFDTD.cpp Fix for Bugs 1999-10-06 19:04:29 +00:00
nsXIFDTD.h Fix for Bugs 1999-10-06 19:04:29 +00:00
nsXMLTokenizer.cpp Fix for Bugs 1999-10-06 19:04:29 +00:00
nsXMLTokenizer.h Fix for Bugs 1999-10-06 19:04:29 +00:00
nshtmlpars.h minor fixes to parser; fixed DoCopy 1999-03-22 10:19:09 +00:00
prstrm.cpp Rename arguments that shadows class members. 1999-09-18 01:32:27 +00:00
prstrm.h QNX-specific addition to deal with _PRSTR items properly. 1999-09-29 02:47:05 +00:00