.. |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
CNavDTD.cpp
|
fixed deficiency in table
|
1999-02-01 06:31:30 +00:00 |
CNavDTD.h
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
COtherDTD.cpp
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
COtherDTD.h
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
CParserContext.cpp
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
CParserContext.h
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
CRtfDTD.cpp
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
CRtfDTD.h
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
Makefile.in
|
Cleaning this up: whitespace only
|
1999-01-26 10:45:46 +00:00 |
makefile.win
|
add -I for uconv
|
1999-01-30 16:50:56 +00:00 |
MANIFEST
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
nsDTDDebug.cpp
|
fixed a dozen new parser bugs
|
1999-01-15 19:29:35 +00:00 |
nsDTDUtils.cpp
|
fixed nearly 20 parser bugs
|
1999-01-20 06:56:07 +00:00 |
nsDTDUtils.h
|
fixed nearly 20 parser bugs
|
1999-01-20 06:56:07 +00:00 |
nsElementTable.cpp
|
Un-inlined CTagList::Contains() to fix Mac & Linux bustage.
|
1999-02-01 09:49:36 +00:00 |
nsElementTable.h
|
Un-inlined CTagList::Contains() to fix Mac & Linux bustage.
|
1999-02-01 09:49:36 +00:00 |
nsHTMLContentSinkStream.cpp
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
nsHTMLContentSinkStream.h
|
Work in progress of async loading of SCRIPT and STYLE with SRC attributes. Content sinks can now return a BLOCK_PARSER return code, forcing the parser to block. nsIParser::EnableParser can be used to unblock. Also introduced nsIContentSink::SetParser.
|
1998-12-11 17:02:37 +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
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
nshtmlpars.h
|
Export the CNavDTD interface so DTD's residing in remote shared libraries
|
1998-07-14 19:24:54 +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 |
nsHTMLTokenizer.cpp
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
nsHTMLTokenizer.h
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
nsHTMLTokens.cpp
|
fixed deficiency in table
|
1999-02-01 06:31:30 +00:00 |
nsHTMLTokens.h
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
nsIContentSink.h
|
Enabled asynchronous loading of SCRIPT SRC=, STYLE SRC= and LINK elements for style sheets. Changed nsIScriptContext to not be dependent on JavaScript.
|
1998-12-15 06:10:59 +00:00 |
nsIDTD.h
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
nsIDTDDebug.h
|
improvements to recursively parser calls
|
1998-11-26 02:55:59 +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
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
nsIParserFilter.h
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
nsIParserNode.h
|
various bug fixes, performance wip
|
1998-08-26 21:20:41 +00:00 |
nsITokenHandler.h
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
nsITokenizer.h
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
nsLoggingSink.cpp
|
Work in progress of async loading of SCRIPT and STYLE with SRC attributes. Content sinks can now return a BLOCK_PARSER return code, forcing the parser to block. nsIParser::EnableParser can be used to unblock. Also introduced nsIContentSink::SetParser.
|
1998-12-11 17:02:37 +00:00 |
nsParser.cpp
|
mondo improvements to DTD
|
1999-02-01 04:24:37 +00:00 |
nsParser.h
|
mondo improvements to DTD
|
1999-02-01 04:24:37 +00:00 |
nsParserCIID.h
|
Expose nsWellFormedDTD via the factory.
|
1998-12-03 20:22:19 +00:00 |
nsParserFactory.cpp
|
OJI MozClassic to raptor merge
|
1999-01-25 08:05:00 +00:00 |
nsParserNode.cpp
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
nsParserNode.h
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
nsScanner.cpp
|
integrate unicode converter into scanner and make the default charset = iso-8859-1
|
1999-02-01 18:23:31 +00:00 |
nsScanner.h
|
integrate unicode converter into scanner and make the default charset = iso-8859-1
|
1999-02-01 18:23:31 +00:00 |
nsTagHandler.h
|
Fixed some warnings, slight rework of the taghandling classes.
|
1998-11-20 15:38:18 +00:00 |
nsToken.cpp
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
nsToken.h
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +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 a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
nsValidDTD.h
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
nsViewSourceHTML.cpp
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
nsViewSourceHTML.h
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
nsWellFormedDTD.cpp
|
Implementation of the XUL content sink. Added the capability to parse XUL files.
|
1999-02-03 02:47:06 +00:00 |
nsWellFormedDTD.h
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
nsXIFDTD.cpp
|
Updated XIFDTD token processing to match Rick's changes
|
1999-01-27 16:37:53 +00:00 |
nsXIFDTD.h
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +00:00 |
nsXMLTokenizer.cpp
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
nsXMLTokenizer.h
|
fixed a wad of parser bugs
|
1999-01-26 01:24:31 +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 |
SelfTest.cpp
|
Added check for ios::binary which seems to just be the new ANSI/ISO standard for ios::bin .
|
1998-11-17 16:53:02 +00:00 |