.. |
.cvsignore
|
backed out previous change
|
1999-02-13 03:38:48 +00:00 |
CNavDTD.cpp
|
fixed bugs 4396 and 7381
|
1999-06-04 02:34:36 +00:00 |
CNavDTD.h
|
fixed bug 6597 and added memory allocation conditioning
|
1999-05-19 05:01:46 +00:00 |
COtherDTD.cpp
|
final features for parsing engine (WIP); lots of bug fixes
|
1999-05-16 05:27:23 +00:00 |
COtherDTD.h
|
final features for parsing engine (WIP); lots of bug fixes
|
1999-05-16 05:27:23 +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
|
fixed bug 6597 and added memory allocation conditioning
|
1999-05-19 05:01:46 +00:00 |
CRtfDTD.h
|
fixed bug 6597 and added memory allocation conditioning
|
1999-05-19 05:01:46 +00:00 |
Makefile.in
|
Vidur's initial implementation of Insert HTML Fragment
|
1999-06-03 22:38:38 +00:00 |
makefile.win
|
Vidur's initial implementation of Insert HTML Fragment
|
1999-06-03 22:38:38 +00:00 |
MANIFEST
|
Part of Vidur's html fragment changes
|
1999-06-03 22:27:43 +00:00 |
nsDTDDebug.cpp
|
Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp)
|
1999-06-03 18:15:53 +00:00 |
nsDTDUtils.cpp
|
fixed nsString2 usage error introduced by observerlist change
|
1999-05-29 03:01:22 +00:00 |
nsDTDUtils.h
|
final features for parsing engine (WIP); lots of bug fixes
|
1999-05-16 05:27:23 +00:00 |
nsElementTable.cpp
|
fixed bugs 4396 and 7381
|
1999-06-04 02:34:36 +00:00 |
nsElementTable.h
|
final features for parsing engine (WIP); lots of bug fixes
|
1999-05-16 05:27:23 +00:00 |
nsExpatDTD.cpp
|
fixed bug 6597 and added memory allocation conditioning
|
1999-05-19 05:01:46 +00:00 |
nsExpatDTD.h
|
fixed bug 6597 and added memory allocation conditioning
|
1999-05-19 05:01:46 +00:00 |
nsExpatTokenizer.cpp
|
fixed bug 6597 and added memory allocation conditioning
|
1999-05-19 05:01:46 +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
|
oops -- I didn't mean to update these -- backing out
|
1999-05-29 03:04:16 +00:00 |
nsHTMLContentSinkStream.h
|
Port to KCC.
|
1999-06-09 10:09:47 +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 |
nshtmlpars.h
|
minor fixes to parser; fixed DoCopy
|
1999-03-22 10:19:09 +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 |
nsHTMLTokenizer.cpp
|
fixed bug 7275 -- dup identifier
|
1999-06-03 21:56:22 +00:00 |
nsHTMLTokenizer.h
|
final features for parsing engine (WIP); lots of bug fixes
|
1999-05-16 05:27:23 +00:00 |
nsHTMLTokens.cpp
|
fixed bugs 4396 and 7381
|
1999-06-04 02:34:36 +00:00 |
nsHTMLTokens.h
|
checkin to fix bugs per hofmann
|
1999-05-20 07:36:54 +00:00 |
nsHTMLToTXTSinkStream.cpp
|
oops -- I didn't mean to update these -- backing out
|
1999-05-29 03:04:16 +00:00 |
nsHTMLToTXTSinkStream.h
|
oops -- I didn't mean to update these -- backing out
|
1999-05-29 03:04:16 +00:00 |
nsIContentSink.h
|
Changed nsIContentSink->NotifyError() to accept an nsParserError argument.
|
1999-03-06 01:48:11 +00:00 |
nsIDTD.h
|
fixed bug 6597 and added memory allocation conditioning
|
1999-05-19 05:01:46 +00:00 |
nsIDTDDebug.h
|
improvements to recursively parser calls
|
1998-11-26 02:55:59 +00:00 |
nsIElementObserver.h
|
Changed GetTagName api to return a tag for the index passed in.
|
1999-05-17 20:00:58 +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 |
nsIHTMLFragmentContentSink.h
|
New file. Checked in while the tree is closed, but it's not yet in the build
|
1999-06-02 23:45:51 +00:00 |
nsILoggingSink.h
|
new improved logparse
|
1998-08-22 17:49:36 +00:00 |
nsIParser.h
|
Vidur's initial implementation of Insert HTML Fragment
|
1999-06-03 22:38:38 +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
|
Vidur's initial implementation of Insert HTML Fragment
|
1999-06-03 22:38:38 +00:00 |
nsParser.h
|
Vidur's initial implementation of Insert HTML Fragment
|
1999-06-03 22:38:38 +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
|
final features for parsing engine (WIP); lots of bug fixes
|
1999-05-16 05:27:23 +00:00 |
nsParserNode.h
|
final features for parsing engine (WIP); lots of bug fixes
|
1999-05-16 05:27:23 +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
|
final features for parsing engine (WIP); lots of bug fixes
|
1999-05-16 05:27:23 +00:00 |
nsToken.h
|
final features for parsing engine (WIP); lots of bug fixes
|
1999-05-16 05:27:23 +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 bug 6597 and added memory allocation conditioning
|
1999-05-19 05:01:46 +00:00 |
nsValidDTD.h
|
fixed bug 6597 and added memory allocation conditioning
|
1999-05-19 05:01:46 +00:00 |
nsViewSourceHTML.cpp
|
fixed bug 6597 and added memory allocation conditioning
|
1999-05-19 05:01:46 +00:00 |
nsViewSourceHTML.h
|
fixed bug 6597 and added memory allocation conditioning
|
1999-05-19 05:01:46 +00:00 |
nsWellFormedDTD.cpp
|
The "Using expat for parsing XML message" is getting annoying. Only print it out for my debug build...
|
1999-06-04 00:30:23 +00:00 |
nsWellFormedDTD.h
|
fixed bug 6597 and added memory allocation conditioning
|
1999-05-19 05:01:46 +00:00 |
nsXIFDTD.cpp
|
fixed bug 6597 and added memory allocation conditioning
|
1999-05-19 05:01:46 +00:00 |
nsXIFDTD.h
|
fixed bug 6597 and added memory allocation conditioning
|
1999-05-19 05:01:46 +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 |
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
|
Handle the (Unix) platform-specific DLL naming conventions properly.
|
1999-06-04 22:17:30 +00:00 |