..
.cvsignore
…
CNavDTD.cpp
fix for the first part of bug 200580, remove nsIDTD::ConvertEntityToUnicode, nobody is using it r=harishd, sr=jst
2003-04-08 20:54:56 +00:00
CNavDTD.h
bug 196829 : Removed unused DoFragment() methods from parser and contentsinks r=harishd sr=jst
2003-04-05 07:19:09 +00:00
COtherDTD.cpp
fix for the first part of bug 200580, remove nsIDTD::ConvertEntityToUnicode, nobody is using it r=harishd, sr=jst
2003-04-08 20:54:56 +00:00
COtherDTD.h
Purge XP_PC.
2003-04-02 22:45:08 +00:00
COtherElements.h
fix for bug 200330 - const the heck out of htmlparser!
2003-04-02 22:59: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
…
Makefile.in
first part of fix for bug 200507 - get rid of nsAVLTree in favor of hashtables
2003-04-06 22:24:35 +00:00
SelfTest.cpp
use prefix ++, not postfix ++. Bug 82615, r=heikki, sr=jst
2002-09-03 22:23:22 +00:00
jar.mn
…
nsDTDUtils.cpp
Create a new xpcom obsolete library (and component library).
2003-03-15 01:04:32 +00:00
nsDTDUtils.h
fix for bug 200330 - const the heck out of htmlparser!
2003-04-02 22:59:51 +00:00
nsElementTable.cpp
fix for bug 200330 - const the heck out of htmlparser!
2003-04-02 22:59:51 +00:00
nsElementTable.h
fix for bug 200330 - const the heck out of htmlparser!
2003-04-02 22:59:51 +00:00
nsExpatDriver.cpp
fix for the first part of bug 200580, remove nsIDTD::ConvertEntityToUnicode, nobody is using it r=harishd, sr=jst
2003-04-08 20:54:56 +00:00
nsExpatDriver.h
Create a new xpcom obsolete library (and component library).
2003-03-15 01:04:32 +00:00
nsHTMLEntities.cpp
first part of fix for bug 200507 - get rid of nsAVLTree in favor of hashtables
2003-04-06 22:24:35 +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
…
nsHTMLNullSink.cpp
bug 196829 : Removed unused DoFragment() methods from parser and contentsinks r=harishd sr=jst
2003-04-05 07:19:09 +00:00
nsHTMLTags.cpp
fix for bug 200330 - const the heck out of htmlparser!
2003-04-02 22:59:51 +00:00
nsHTMLTokenizer.cpp
remove unused #include (no reviewer, its just not used)
2003-04-08 20:55:30 +00:00
nsHTMLTokenizer.h
Purge XP_PC.
2003-04-02 22:45:08 +00:00
nsHTMLTokens.cpp
fix for bug 200330 - const the heck out of htmlparser!
2003-04-02 22:59:51 +00:00
nsLoggingSink.cpp
bug 196829 : Removed unused DoFragment() methods from parser and contentsinks r=harishd sr=jst
2003-04-05 07:19:09 +00:00
nsLoggingSink.h
bug 196829 : Removed unused DoFragment() methods from parser and contentsinks r=harishd sr=jst
2003-04-05 07:19:09 +00:00
nsParser.cpp
Some random code cleanup:
2003-04-08 21:23:34 +00:00
nsParser.h
Some random code cleanup:
2003-04-08 21:23:34 +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
…
nsParserMsgUtils.h
…
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
landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
2003-03-25 18:55:59 +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
fix for bug 200330 - const the heck out of htmlparser!
2003-04-02 22:59:51 +00:00
nsScanner.h
Create a new xpcom obsolete library (and component library).
2003-03-15 01:04:32 +00:00
nsTagHandler.h
…
nsToken.cpp
Create a new xpcom obsolete library (and component library).
2003-03-15 01:04:32 +00:00
nsTokenizer.h
…
nsViewSourceHTML.cpp
fix for the first part of bug 200580, remove nsIDTD::ConvertEntityToUnicode, nobody is using it r=harishd, sr=jst
2003-04-08 20:54:56 +00:00
nsViewSourceHTML.h
Bug 124870. PRBool -> PRPackedBool in lots of places. Patch by
2002-08-06 01:22:59 +00:00
prstrm.cpp
…
prstrm.h
Bug 124870. PRBool -> PRPackedBool in lots of places. Patch by
2002-08-06 01:22:59 +00:00
win32.order
…
xmlparser.properties
…