.. |
.cvsignore
|
backed out previous change
|
1999-02-13 03:38:48 +00:00 |
CNavDTD.cpp
|
Added support to Notify PICS and CHARSET
|
1999-05-07 05:17:40 +00:00 |
CNavDTD.h
|
small mods to parser API's for DOM/paste
|
1999-05-04 23:20:28 +00:00 |
COtherDTD.cpp
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
COtherDTD.h
|
Added nsIHTMLContentSink::DoFragment() method.
|
1999-03-15 05:08:36 +00:00 |
CParserContext.cpp
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
CParserContext.h
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
CRtfDTD.cpp
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
CRtfDTD.h
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
MANIFEST
|
Adding nsParserError.h for export.
|
1999-03-06 01:20:18 +00:00 |
Makefile.in
|
Exporting nsIElementObserver.h
|
1999-05-07 05:18:37 +00:00 |
SelfTest.cpp
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
makefile.win
|
Exporting nsIElementObserver.h
|
1999-05-07 05:18:37 +00:00 |
nsCharsetObserver.cpp
|
change nsIElementObserver and nsCharsetObserver per harish request. We have not build w/ these three file yet.
|
1999-05-04 20:20:52 +00:00 |
nsCharsetObserver.h
|
change nsIElementObserver and nsCharsetObserver per harish request. We have not build w/ these three file yet.
|
1999-05-04 20:20:52 +00:00 |
nsDTDDebug.cpp
|
fixed a dozen new parser bugs
|
1999-01-15 19:29:35 +00:00 |
nsDTDUtils.cpp
|
Enabled the RegisterObserver() to Create an Observer Dictionary.
|
1999-05-07 05:16:30 +00:00 |
nsDTDUtils.h
|
small mods to parser API's for DOM/paste
|
1999-05-04 23:20:28 +00:00 |
nsElementTable.cpp
|
small mods to parser API's for DOM/paste
|
1999-05-04 23:20:28 +00:00 |
nsElementTable.h
|
small mods to parser API's for DOM/paste
|
1999-05-04 23:20:28 +00:00 |
nsExpatDTD.cpp
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
nsExpatDTD.h
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
nsExpatTokenizer.cpp
|
Fixed the error reporting code's math for the final time, hopefully. Also fixed the off by one error for the textual arrow that points out the error location.
|
1999-04-24 10:06:35 +00:00 |
nsExpatTokenizer.h
|
Don't use XML_UNICODE_WCHAR_T (defines characters with the wchar_t data type whose size varies by platform) for strings in expat. Use XML_UNICODE (defines characters with the unsigned short data type whose size is the same across all platforms) instead.
|
1999-04-24 08:39:06 +00:00 |
nsHTMLContentSinkStream.cpp
|
Fix for charset handling in HTML output (r kostello)
|
1999-05-07 05:03:48 +00:00 |
nsHTMLContentSinkStream.h
|
Added support to encode the document as either a nsString or an nsIOutputStream.
|
1999-05-03 18:41:23 +00:00 |
nsHTMLEntities.cpp
|
fixed a dozen bugs
|
1999-03-19 08:47:51 +00:00 |
nsHTMLEntities.h
|
Added nsIHTMLContentSink::DoFragment() method.
|
1999-03-15 05:08:36 +00:00 |
nsHTMLNullSink.cpp
|
Exporting NS_NewHTMLNullSink() and adding NS_INIT_REFCNT to the constructor.
|
1999-05-07 05:22:37 +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
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
nsHTMLTags.h
|
fixed mail/news crash and bug 4606
|
1999-04-07 21:05:19 +00:00 |
nsHTMLToTXTSinkStream.cpp
|
Small update to fix for bug #5525. Approval for checkin: chofmann.
|
1999-05-03 20:16:14 +00:00 |
nsHTMLToTXTSinkStream.h
|
Added support to encode the document as either a nsString or an nsIOutputStream.
|
1999-05-03 18:41:23 +00:00 |
nsHTMLTokenizer.cpp
|
fixed bugs: 4482 and 5460
|
1999-04-26 22:48:07 +00:00 |
nsHTMLTokenizer.h
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
nsHTMLTokens.cpp
|
temporarily unwind new comment handling -- I'll wait a week
|
1999-05-04 23:45:32 +00:00 |
nsHTMLTokens.h
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
nsIContentSink.h
|
Changed nsIContentSink->NotifyError() to accept an nsParserError argument.
|
1999-03-06 01:48:11 +00:00 |
nsIDTD.h
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
nsIDTDDebug.h
|
improvements to recursively parser calls
|
1998-11-26 02:55:59 +00:00 |
nsIElementObserver.h
|
Modified the Notify() method. Changed nsString* to PRUnichar*.
|
1999-05-07 05:12:04 +00:00 |
nsIExpatTokenizer.h
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
nsIHTMLContentSink.h
|
Exporting NS_NewHTMLNullSink() and adding NS_INIT_REFCNT to the constructor.
|
1999-05-07 05:22:37 +00:00 |
nsILoggingSink.h
|
new improved logparse
|
1998-08-22 17:49:36 +00:00 |
nsIParser.h
|
Added a key as a parameter to all the different versions of the Parse method in nsIParser.
|
1999-05-06 01:48:56 +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
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
nsITokenHandler.h
|
A wad of changes to the parser. See my update
|
1999-01-09 01:09:02 +00:00 |
nsITokenizer.h
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
nsLoggingSink.cpp
|
Make destructor virtual (approved by rickg).
|
1999-04-25 22:01:14 +00:00 |
nsParser.cpp
|
Setting document key to the parsercontext.
|
1999-05-07 05:13:33 +00:00 |
nsParser.h
|
Added a key as a parameter to all the different versions of the Parse method in nsIParser.
|
1999-05-06 01:48:56 +00:00 |
nsParserCIID.h
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +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
|
minor fixes to parser; fixed DoCopy
|
1999-03-22 10:19:09 +00:00 |
nsParserNode.cpp
|
Added method for popping attribute tokens
|
1999-04-15 20:14:59 +00:00 |
nsParserNode.h
|
Added method for popping attribute tokens
|
1999-04-15 20:14:59 +00:00 |
nsScanner.cpp
|
fix signed/unsigned problem, call Reset function when error occur
|
1999-05-05 23:53:49 +00:00 |
nsScanner.h
|
add SetDocumentCharset method to nsIParser, move nsCharsetSource from nsScanner.h to nsIParser.h
|
1999-04-26 17:49:45 +00:00 |
nsTagHandler.h
|
added v-dtor to taghander
|
1999-02-16 08:07:20 +00:00 |
nsToken.cpp
|
sync with new nsString2 API
|
1999-04-21 04:02:14 +00:00 |
nsToken.h
|
minor fixes to parser; fixed DoCopy
|
1999-03-22 10:19:09 +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
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
nsValidDTD.h
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
nsViewSourceHTML.cpp
|
wrong API, sorry
|
1999-05-04 04:49:48 +00:00 |
nsViewSourceHTML.h
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
nsWellFormedDTD.cpp
|
Correcting logic for enabling expat by default on the Mac. Approved by chofmann.
|
1999-04-09 02:17:00 +00:00 |
nsWellFormedDTD.h
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
nsXIFDTD.cpp
|
Fix for AIX build bustage: "../../../htmlparser/src/nsXIFDTD.cpp", line 1690.31: 1540-224: (S) Conversion from "nsString" to a reference to a non-const type "nsString&" requires a temporary.
|
1999-04-26 07:31:09 +00:00 |
nsXIFDTD.h
|
Added support to use the specified document charset when encoding a
|
1999-04-26 06:16:49 +00:00 |
nsXMLTokenizer.cpp
|
major rev to parsing engine
|
1999-04-05 06:55:49 +00:00 |
nsXMLTokenizer.h
|
Fix to get old XML parser to see CDATASections again
|
1999-03-02 23:20:45 +00:00 |
nshtmlpars.h
|
minor fixes to parser; fixed DoCopy
|
1999-03-22 10:19:09 +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 |