.. |
.cvsignore
|
|
|
CNavDTD.cpp
|
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 |
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
|
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 |
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 |
jar.mn
|
|
|
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 |
MANIFEST_PROPERTIES
|
|
|
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
|
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 |
nsDTDUtils.h
|
Fixing warning
|
2002-11-19 19:25:47 +00:00 |
nsElementTable.cpp
|
Make /applet close things inside applet tag (bug 129888), patch by adu@sparc.spb.su, r=harishd@netscape.com, sr=heikki@netscape.com
|
2002-12-17 01:28:16 +00:00 |
nsElementTable.h
|
|
|
nsExpatDriver.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 |
nsExpatDriver.h
|
Bug 63558, we now store XML declaration in the document and can serialize it. There is fix for 158617 as well, newlines behave properly around doctype. r=bzbarsky, sr=jst.
|
2002-08-13 18:41:16 +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
|
|
|
nsHTMLNullSink.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 |
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
|
Handle unclosed and malformed TITLE tag. b=42945, r=heikki, sr=jst
|
2003-01-03 19:21:20 +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
|
Avoid the call to OpenHead and CloseHead with incorrect parserNode. b=182021, r=heikki, sr=jst
|
2003-01-03 23:17:22 +00:00 |
nsParser.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 |
nsParser.h
|
Make sure to catch error messages returned by nsCompontentManagerImpl::CreateInstance when creating a dtd ( CNavDTD ). This fixes a shutdown crash. r=timeless, sr=heikki, a=asa
|
2002-12-06 01:54:39 +00:00 |
nsParserModule.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 |
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
|
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
|
|
|
nsScanner.cpp
|
use prefix ++, not postfix ++. Bug 82615, r=heikki, sr=jst
|
2002-09-03 22:23:22 +00:00 |
nsScanner.h
|
Bug 124870. PRBool -> PRPackedBool in lots of places. Patch by
|
2002-08-06 01:22:59 +00:00 |
nsTagHandler.h
|
|
|
nsToken.cpp
|
Backing out my changes to see if it fixes the orangeness
|
2002-12-13 00:28:47 +00:00 |
nsTokenizer.h
|
|
|
nsViewSourceHTML.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 |
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 |
SelfTest.cpp
|
use prefix ++, not postfix ++. Bug 82615, r=heikki, sr=jst
|
2002-09-03 22:23:22 +00:00 |
win32.order
|
|
|
xmlparser.properties
|
|
|