pjs/htmlparser/src
harishd%netscape.com f51a308560 Migrating
-------------
46269 [nsbeta2+] - Fixed a crash, in CStartToken::IsEmpty(), caused by a wrong casting.
r=hiekki.
2000-08-01 01:02:09 +00:00
..
.cvsignore backed out previous change 1999-02-13 03:38:48 +00:00
CNavDTD.cpp Fix bug 2000-06-21 20:50:00 +00:00
CNavDTD.h fixed several nsbeta2+ bugs; r=harish, buster; a=pdt 2000-06-10 02:53:04 +00:00
COtherDTD.cpp fixed a few nsbeta2+ bugs; r=harishd and kmcclusk 2000-06-16 07:28:02 +00:00
COtherDTD.h fixed a few nsbeta2+ bugs; r=harishd and kmcclusk 2000-06-16 07:28:02 +00:00
COtherElements.h Migrating 2000-08-01 01:02:09 +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 fixed several nsbeta2+ bugs; r=harish, buster; a=pdt 2000-06-10 02:53:04 +00:00
CRtfDTD.h fixed several nsbeta2+ bugs; r=harish, buster; a=pdt 2000-06-10 02:53:04 +00:00
MANIFEST Converted parser into a module. NS_NewFoo routines are temporarily inlined to call component manager. Introduced nsIParserService for temporary replacement of nsHTMLTags and nsHTMLEntities static methods. RickG to do complete review. 1999-09-30 22:01:48 +00:00
Makefile.in Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
SelfTest.cpp removed unused includes; fixed addref bug; r=karnaze 2000-04-01 00:23:24 +00:00
makefile.win Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
nsAVLTree.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsAVLTree.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsDTDDebug.cpp # 34082 2000-05-02 23:02:17 +00:00
nsDTDUtils.cpp fixed a few nsbeta2+ bugs; r=harishd and kmcclusk 2000-06-16 07:28:02 +00:00
nsDTDUtils.h fixed a few nsbeta2+ bugs; r=harishd and kmcclusk 2000-06-16 07:28:02 +00:00
nsElementTable.cpp Fix bug 2000-06-21 20:50:00 +00:00
nsElementTable.h Fix for 2000-04-21 21:22:03 +00:00
nsExpatDTD.cpp Fix for 2000-05-22 21:32:06 +00:00
nsExpatDTD.h fixed several nsbeta2+ bugs; r=harish, buster; a=pdt 2000-06-10 02:53:04 +00:00
nsExpatTokenizer.cpp Fix for bug 15118. XML content sink now processes the DOCTYPE. r=jst,nisheeth 2000-06-17 01:49:19 +00:00
nsExpatTokenizer.h # 34082 2000-05-02 23:02:17 +00:00
nsHTMLContentSinkStream.cpp 38232 (nsbeta2+): Make line break character configurable in the 2000-07-10 19:46:59 +00:00
nsHTMLContentSinkStream.h 38232 (nsbeta2+): Make line break character configurable in the 2000-07-10 19:46:59 +00:00
nsHTMLEntities.cpp string fixes 2000-05-14 22:54:04 +00:00
nsHTMLEntities.h removed nsStr references 2000-03-12 09:23:40 +00:00
nsHTMLEntityList.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsHTMLNullSink.cpp making string conversions explicit 2000-04-03 08:04:52 +00:00
nsHTMLParser.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
nsHTMLTagList.h StrictDTD wip, and fixed bugs: 37417 and 26023 2000-05-15 07:28:12 +00:00
nsHTMLTags.cpp Fix for: 2000-06-08 21:30:48 +00:00
nsHTMLTags.h Fix for: 2000-06-08 21:30:48 +00:00
nsHTMLToTXTSinkStream.cpp 44439: Support headers (3 modes), <dd>/<dt>, <q>, <code>, <th>. 2000-07-28 23:18:12 +00:00
nsHTMLToTXTSinkStream.h Accidently swaped PRBool and PRInt32 in my last checkin. r=akk 2000-07-28 23:49:12 +00:00
nsHTMLTokenizer.cpp fixed several nsbeta2+ bugs; r=harish, buster; a=pdt 2000-06-10 02:53:04 +00:00
nsHTMLTokenizer.h StrictDTD WIP and fixed mode regression 2000-05-04 05:53:52 +00:00
nsHTMLTokens.cpp fixed a few nsbeta2+ bugs; r=harishd and kmcclusk 2000-06-16 07:28:02 +00:00
nsHTMLTokens.h removed warnings; retry landing Strict DTD. r=harishd 2000-04-19 08:08:28 +00:00
nsIContentSink.h Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me. 2000-01-24 06:43:15 +00:00
nsIDTD.h fixed several nsbeta2+ bugs; r=harish, buster; a=pdt 2000-06-10 02:53:04 +00:00
nsIDTDDebug.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIElementObserver.h Fix for 2000-04-04 23:58:40 +00:00
nsIExpatTokenizer.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIHTMLContentSink.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIHTMLFragmentContentSink.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsILoggingSink.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIParser.h Check in the fix for jbetak. Move the priority of the bookmark / cache up. fix bug 18022 2000-06-27 21:29:28 +00:00
nsIParserFilter.h Added macro for GETIID. 2000-05-26 20:07:06 +00:00
nsIParserNode.h fixed several nsbeta2+ bugs; r=harish, buster; a=pdt 2000-06-10 02:53:04 +00:00
nsIParserService.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsITokenHandler.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsITokenizer.h Fix for bugs: 2000-01-15 20:35:57 +00:00
nsLoggingSink.cpp making string conversions explicit 2000-04-15 18:48:07 +00:00
nsLoggingSink.h Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me. 2000-01-24 06:43:15 +00:00
nsParser.cpp Migrating beta2 fix to the branch 2000-07-28 00:56:15 +00:00
nsParser.h Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
nsParserCIID.h 34458 - Added static APIs to determine DTD for a given 2000-05-03 22:09:09 +00:00
nsParserError.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsParserFactory.cpp Fixing anticipated bustage due to thread safety checking code. 2000-03-05 23:56:59 +00:00
nsParserModule.cpp fixed a few nsbeta2+ bugs; r=harishd and kmcclusk 2000-06-16 07:28:02 +00:00
nsParserNode.cpp fixed several nsbeta2+ bugs; r=harish, buster; a=pdt 2000-06-10 02:53:04 +00:00
nsParserNode.h fixed several nsbeta2+ bugs; r=harish, buster; a=pdt 2000-06-10 02:53:04 +00:00
nsScanner.cpp making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
nsScanner.h fixed bug 28825, 30780, 31723 plus wip for travis; r=harishd 2000-03-25 03:35:50 +00:00
nsTagHandler.h making string conversions explict 2000-04-03 08:09:23 +00:00
nsTextConverter.cpp removed reference to nsString2 2000-03-26 23:22:29 +00:00
nsTextConverter.h Beginnings of stream converter for html/xif/text 1999-09-08 18:51:23 +00:00
nsToken.cpp removed warnings; retry landing Strict DTD. r=harishd 2000-04-19 08:08:28 +00:00
nsToken.h removed warnings; retry landing Strict DTD. r=harishd 2000-04-19 08:08:28 +00:00
nsTokenHandler.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsTokenHandler.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +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 Fix for 2000-05-22 21:32:06 +00:00
nsValidDTD.h fixed several nsbeta2+ bugs; r=harish, buster; a=pdt 2000-06-10 02:53:04 +00:00
nsViewSourceHTML.cpp 40809 ( nsbeta2+ ) - Replace "\r\n" with "\n" and CR with LF instead of stripping off CRs altogether - in view source. 2000-07-06 20:40:26 +00:00
nsViewSourceHTML.h fixed nsBeta2+ bugs: 42180, 42270; added env setting for view-errors, which is disabled by default. r=pollmann; a=pdt 2000-06-13 02:50:24 +00:00
nsWellFormedDTD.cpp fixed several nsbeta2+ bugs; r=harish, buster; a=pdt 2000-06-10 02:53:04 +00:00
nsWellFormedDTD.h fixed several nsbeta2+ bugs; r=harish, buster; a=pdt 2000-06-10 02:53:04 +00:00
nsXIFDTD.cpp Warning fix (part of checkin for 38154). r=cmanske 2000-06-16 21:24:06 +00:00
nsXIFDTD.h fixed several nsbeta2+ bugs; r=harish, buster; a=pdt 2000-06-10 02:53:04 +00:00
nsXMLTokenizer.cpp StrictDTD WIP and fixed mode regression 2000-05-04 05:53:52 +00:00
nsXMLTokenizer.h Fix for bugs: 2000-01-15 20:35:57 +00:00
nshtmlpars.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
prstrm.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
prstrm.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00