..
.cvsignore
CNavDTD.cpp
42429 - Preserve newline/whitespace inside TABLE,TR,TBODY,THEAD,TFOOT
2000-09-12 21:17:47 +00:00
CNavDTD.h
fixed nsbeta3 bugs (crash and compatibility), an FMM, reduced memory usage. Top100+Regression tests ok. R=harishd/buster
2000-09-08 23:06:13 +00:00
COtherDTD.cpp
fixed nsbeta3 bugs (crash and compatibility), an FMM, reduced memory usage. Top100+Regression tests ok. R=harishd/buster
2000-09-08 23:06:13 +00:00
COtherDTD.h
fixed nsbeta3 bugs (crash and compatibility), an FMM, reduced memory usage. Top100+Regression tests ok. R=harishd/buster
2000-09-08 23:06:13 +00:00
COtherElements.h
Ok, so what was the point of a static (non-inline) function in a header file? Why do the other compilers allow this? Why does Workshop 5.0 barf on it?
2000-09-09 06:02:34 +00:00
CParserContext.cpp
fixed several nsbeta2+ bugs; r=harish, buster; a=pdt
2000-06-10 02:53:04 +00:00
CParserContext.h
fixed several nsbeta2+ bugs; r=harish, buster; a=pdt
2000-06-10 02:53:04 +00:00
CRtfDTD.cpp
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
CRtfDTD.h
fixed nsbeta3 bugs (crash and compatibility), an FMM, reduced memory usage. Top100+Regression tests ok. R=harishd/buster
2000-09-08 23:06:13 +00:00
Makefile.in
Fix for OS/2 bustage
2000-09-07 03:37:45 +00:00
makefile.win
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
MANIFEST
nsAVLTree.cpp
nsAVLTree.h
nsDTDDebug.cpp
nsDTDUtils.cpp
42429 - Preserve newline/whitespace inside TABLE,TR,TBODY,THEAD,TFOOT
2000-09-12 21:17:47 +00:00
nsDTDUtils.h
Ok, so I'm an idiot...
2000-09-09 06:47:43 +00:00
nsElementTable.cpp
fixed nsbeta3 bugs (crash and compatibility), an FMM, reduced memory usage. Top100+Regression tests ok. R=harishd/buster
2000-09-08 23:06:13 +00:00
nsElementTable.h
42429 - Pass whitespace, inside table, to the sink.
2000-08-09 22:28:41 +00:00
nsExpatDTD.cpp
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
nsExpatDTD.h
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
nsExpatTokenizer.cpp
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
nsExpatTokenizer.h
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
nsHTMLContentSinkStream.cpp
Improvements to formated HTML stream output for HTML source editing. b=50034, r=akkana
2000-09-11 19:03:27 +00:00
nsHTMLContentSinkStream.h
50821: don't force a bogus 3.2 doctype, and eliminate OutputNoDoctype flag. r=cmanske
2000-09-07 18:40:14 +00:00
nsHTMLEntities.cpp
string fixes
2000-05-14 22:54:04 +00:00
nsHTMLEntities.h
nsHTMLEntityList.h
nsHTMLNullSink.cpp
7670 - Enabling NOSCRIPT content.
2000-09-01 18:17:17 +00:00
nshtmlpars.h
nsHTMLParser.cpp
nsHTMLTagList.h
Use hastable based nsStaticNameTable rather than slower and fatter AVLTree for static names. fix bug 48855. r=harishd,attinasi
2000-08-22 06:57:32 +00:00
nsHTMLTags.cpp
Use hastable based nsStaticNameTable rather than slower and fatter AVLTree for static names. fix bug 48855. r=harishd,attinasi
2000-08-22 06:57:32 +00:00
nsHTMLTags.h
Rearranging some includes to fix solaris bustage (50876). code=harishd,waterson, r=mcafee, a=leaf
2000-08-31 17:23:22 +00:00
nsHTMLTokenizer.cpp
fixed nsbeta3 bugs (crash and compatibility), an FMM, reduced memory usage. Top100+Regression tests ok. R=harishd/buster
2000-09-08 23:06:13 +00:00
nsHTMLTokenizer.h
fixed nsbeta3 bugs (crash and compatibility), an FMM, reduced memory usage. Top100+Regression tests ok. R=harishd/buster
2000-09-08 23:06:13 +00:00
nsHTMLTokens.cpp
fixed nsbeta3 bugs (crash and compatibility), an FMM, reduced memory usage. Top100+Regression tests ok. R=harishd/buster
2000-09-08 23:06:13 +00:00
nsHTMLTokens.h
fixed nsbeta3 bugs (crash and compatibility), an FMM, reduced memory usage. Top100+Regression tests ok. R=harishd/buster
2000-09-08 23:06:13 +00:00
nsHTMLToTXTSinkStream.cpp
52042: "Escape" classes inserted by our TXT recognizer(s) by prepending "moz-"
2000-09-13 02:11:00 +00:00
nsHTMLToTXTSinkStream.h
7670 - Enabling NOSCRIPT content.
2000-09-01 18:17:17 +00:00
nsIContentSink.h
nsIDTD.h
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
nsIDTDDebug.h
Forward declaration of eHTMLTags is not needed if including nsHTMLTokens.h. Should help fix speedracer bustage. -cls
2000-08-31 09:30:17 +00:00
nsIElementObserver.h
nsIExpatTokenizer.h
nsIHTMLContentSink.h
fixed nsbeta3 bugs (crash and compatibility), an FMM, reduced memory usage. Top100+Regression tests ok. R=harishd/buster
2000-09-08 23:06:13 +00:00
nsIHTMLFragmentContentSink.h
nsILoggingSink.h
nsIParser.h
fixed nsbeta3 bugs (crash and compatibility), an FMM, reduced memory usage. Top100+Regression tests ok. R=harishd/buster
2000-09-08 23:06:13 +00:00
nsIParserFilter.h
Added macro for GETIID.
2000-05-26 20:07:06 +00:00
nsIParserNode.h
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
nsIParserService.h
Added IsBlock() to nsIParserService. r=jst
2000-09-10 07:05:09 +00:00
nsITokenHandler.h
nsITokenizer.h
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
nsLoggingSink.cpp
nsLoggingSink.h
7670 - Enabling NOSCRIPT content.
2000-09-01 18:17:17 +00:00
nsParser.cpp
fixed nsbeta3 bugs (crash and compatibility), an FMM, reduced memory usage. Top100+Regression tests ok. R=harishd/buster
2000-09-08 23:06:13 +00:00
nsParser.h
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
nsParserCIID.h
34458 - Added static APIs to determine DTD for a given
2000-05-03 22:09:09 +00:00
nsParserError.h
nsParserFactory.cpp
nsParserModule.cpp
Added IsBlock() to nsIParserService. r=jst
2000-09-10 07:05:09 +00:00
nsParserNode.cpp
r=jst. Fixing refcounting of ID attribute atoms. Additional work to earlier checkin for fixing bug 10292. Also, added support for getElementByID() in XML documents.
2000-09-01 02:21:06 +00:00
nsParserNode.h
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
nsScanner.cpp
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
2000-08-23 17:27:06 +00:00
nsScanner.h
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
2000-08-23 17:27:06 +00:00
nsTagHandler.h
fixed nsbeta3 bugs (crash and compatibility), an FMM, reduced memory usage. Top100+Regression tests ok. R=harishd/buster
2000-09-08 23:06:13 +00:00
nsTextConverter.cpp
nsTextConverter.h
nsToken.cpp
7670 - Enabling NOSCRIPT content.
2000-09-01 18:17:17 +00:00
nsToken.h
fixed nsbeta3 bugs (crash and compatibility), an FMM, reduced memory usage. Top100+Regression tests ok. R=harishd/buster
2000-09-08 23:06:13 +00:00
nsTokenHandler.cpp
nsTokenHandler.h
nsTokenizer.cpp
nsTokenizer.h
nsValidDTD.cpp
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
nsValidDTD.h
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
nsViewSourceHTML.cpp
Part of fix for 49187 -- don't hardcode font size of view source, so that it uses browser defaults. r=ben
2000-09-02 04:17:17 +00:00
nsViewSourceHTML.h
Fix for bug 49187. ViewSource now emits HTML. The VIEW_SOURCE_HTML #define at the top of nsViewSourceHTML.cpp and nsLayoutDLF.cpp allows us to switch back to XML if necessary. The VIEW_SOURCE_COLORING #define in nsViewSourceHTML.cpp allows us to turn on source coloring. Without source coloring (the default right now), bringing up source is considerably faster. r=harishd
2000-09-01 00:57:14 +00:00
nsWellFormedDTD.cpp
7670 - Enabling NOSCRIPT content.
2000-09-01 18:17:17 +00:00
nsWellFormedDTD.h
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
nsXIFDTD.cpp
Patch #2 to get solaris building (50876). code=harishd, r=jst,mcafee, a=heikki
2000-08-31 22:08:07 +00:00
nsXIFDTD.h
Patch #2 to get solaris building (50876). code=harishd, r=jst,mcafee, a=heikki
2000-08-31 22:08:07 +00:00
nsXMLTokenizer.cpp
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
nsXMLTokenizer.h
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
2000-08-30 18:22:03 +00:00
prstrm.cpp
prstrm.h
SelfTest.cpp