gecko-dev/htmlparser/src
dougt%netscape.com df7b588e25 fixing bustage. AppendRelativeNativePath only can be used when appending "native paths". r=saspitzer, b=197520 2003-03-17 20:14:39 +00:00
..
.cvsignore
CNavDTD.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
CNavDTD.h Close Head context before dealing with tags that belong in body/frameset. b=187790, r=heikki, sr=jst 2003-01-09 18:29:23 +00:00
COtherDTD.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
COtherDTD.h Bug 124870. PRBool -> PRPackedBool in lots of places. Patch by 2002-08-06 01:22:59 +00:00
COtherElements.h Remove unused parser-related code. b=130439 r=harishd sr=jst 2002-11-28 19:43:51 +00:00
CParserContext.cpp fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it. 2002-07-25 18:31:10 +00:00
CParserContext.h Bug 124870. PRBool -> PRPackedBool in lots of places. Patch by 2002-08-06 01:22:59 +00:00
MANIFEST_PROPERTIES Bug 98214, minor performance improvements and cleanup. r=harishd, sr=vidur. 2001-10-12 22:01:19 +00:00
Makefile.in Start installing GRE libraries & components into a separate dist/gre directory as part of the default build. 2002-12-28 01:15:07 +00:00
SelfTest.cpp use prefix ++, not postfix ++. Bug 82615, r=heikki, sr=jst 2002-09-03 22:23:22 +00:00
jar.mn Bug 15089, make XML parser error messages localizable. r=harishd,ftang, sr=jst. 2001-08-17 23:27:20 +00:00
nsAVLTree.cpp fix bug 124182 - move nsAVLTree into htmlparser, since it is the only consumer 2002-09-12 04:52:01 +00:00
nsAVLTree.h fix bug 124182 - move nsAVLTree into htmlparser, since it is the only consumer 2002-09-12 04:52:01 +00:00
nsDTDUtils.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsDTDUtils.h Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsElementTable.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsElementTable.h Making debugging code be |#ifdef DEBUG|. b=91036 r=harishd sr=jst 2001-10-16 05:31:36 +00:00
nsExpatDriver.cpp fixing bustage. AppendRelativeNativePath only can be used when appending "native paths". r=saspitzer, b=197520 2003-03-17 20:14:39 +00:00
nsExpatDriver.h Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsHTMLEntities.cpp use prefix ++, not postfix ++. Bug 82615, r=heikki, sr=jst 2002-09-03 22:23:22 +00:00
nsHTMLEntities.h bug 170219 patch originally by jani.lehtinen@oulu.fi brought to patch form by ajschult@eos.ncsu.edu r=biesi sr=bzbarsky 2002-09-23 16:36:51 +00:00
nsHTMLEntityList.h License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00
nsHTMLNullSink.cpp Ignore noxxx content when copy pasting into a plain text editor. b=97687, r=peterv, sr=heikki 2003-01-16 20:24:03 +00:00
nsHTMLTags.cpp use prefix ++, not postfix ++. Bug 82615, r=heikki, sr=jst 2002-09-03 22:23:22 +00:00
nsHTMLTokenizer.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:44:25 +00:00
nsHTMLTokenizer.h Bug 124870. PRBool -> PRPackedBool in lots of places. Patch by 2002-08-06 01:22:59 +00:00
nsHTMLTokens.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsLoggingSink.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:44:25 +00:00
nsLoggingSink.h Ignore noxxx content when copy pasting into a plain text editor. b=97687, r=peterv, sr=heikki 2003-01-16 20:24:03 +00:00
nsParser.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsParser.h Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsParserModule.cpp Bug 133277 give NS_PARSERSERVICE_CID {a6cf9112-15b3-11d2-932e-00805f8add32} a ContractID 2003-03-14 04:03:09 +00:00
nsParserMsgUtils.cpp Bug 98214, minor performance improvements and cleanup. r=harishd, sr=vidur. 2001-10-12 22:01:19 +00:00
nsParserMsgUtils.h License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00
nsParserNode.cpp Avoid the call to OpenHead and CloseHead with incorrect parserNode. b=182021, r=heikki, sr=jst 2003-01-03 23:17:22 +00:00
nsParserNode.h Avoid the call to OpenHead and CloseHead with incorrect parserNode. b=182021, r=heikki, sr=jst 2003-01-03 23:17:22 +00:00
nsParserService.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:44:25 +00:00
nsParserService.h Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-24 00:16:18 +00:00
nsScanner.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsScanner.h Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsTagHandler.h License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00
nsToken.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsTokenizer.h
nsViewSourceHTML.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsViewSourceHTML.h Bug 124870. PRBool -> PRPackedBool in lots of places. Patch by 2002-08-06 01:22:59 +00:00
prstrm.cpp License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00
prstrm.h Bug 124870. PRBool -> PRPackedBool in lots of places. Patch by 2002-08-06 01:22:59 +00:00
win32.order 65845 - new order files 2001-04-05 06:02:32 +00:00
xmlparser.properties Bug 15089, make XML parser error messages localizable. r=harishd,ftang, sr=jst. 2001-08-17 23:27:20 +00:00