gecko-dev/htmlparser/src
nhotta%netscape.com 3e22069132 Changed to check the line breaker flag to detect it needs more text, bug 27062. 2000-04-18 22:53:21 +00:00
..
.cvsignore
CNavDTD.cpp XIF DTD now depends on a single stack rather than 2000-04-18 21:10:28 +00:00
CNavDTD.h XIF DTD now depends on a single stack rather than 2000-04-18 21:10:28 +00:00
COtherDTD.cpp Added newlines for HP-UX build. Can we add a cvs filter that checks for this? 2000-04-18 09:52:24 +00:00
COtherDTD.h fixed DTD selection bugs; entity bugs; conditionally enabled Strict DTD 2000-04-17 06:33:31 +00:00
COtherElements.h Added newlines for HP-UX build. Can we add a cvs filter that checks for this? 2000-04-18 09:52:24 +00:00
CParserContext.cpp fixed DTD selection bugs; entity bugs; conditionally enabled Strict DTD 2000-04-17 06:33:31 +00:00
CParserContext.h fixed DTD selection bugs; entity bugs; conditionally enabled Strict DTD 2000-04-17 06:33:31 +00:00
CRtfDTD.cpp making string conversions explicit 2000-04-03 08:04:52 +00:00
CRtfDTD.h fixed bug 28825, 30780, 31723 plus wip for travis; r=harishd 2000-03-25 03:35:50 +00:00
MANIFEST
Makefile.in Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
SelfTest.cpp removed unused includes; fixed addref bug; r=karnaze 2000-04-01 00:23:24 +00:00
makefile.win Put back in util.lib 1999-11-30 21:56:24 +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 updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsDTDUtils.cpp XIF DTD now depends on a single stack rather than 2000-04-18 21:10:28 +00:00
nsDTDUtils.h XIF DTD now depends on a single stack rather than 2000-04-18 21:10:28 +00:00
nsElementTable.cpp fixed DTD selection bugs; entity bugs; conditionally enabled Strict DTD 2000-04-17 06:33:31 +00:00
nsElementTable.h removed warnings; r=none 2000-03-25 05:38:11 +00:00
nsExpatDTD.cpp making string conversions explicit 2000-04-03 08:04:52 +00:00
nsExpatDTD.h fixed bug 28825, 30780, 31723 plus wip for travis; r=harishd 2000-03-25 03:35:50 +00:00
nsExpatTokenizer.cpp making string conversions explicit 2000-04-15 18:48:07 +00:00
nsExpatTokenizer.h r=pollmann. Fix for bug 29395. XML error messages now show up in the content area for XML, RDF, and XUL files. Earlier, they would only show up for XML files. 2000-03-30 01:41:48 +00:00
nsHTMLContentSinkStream.cpp 33753: don't output the doctype when outputting only selection 2000-04-18 22:31:00 +00:00
nsHTMLContentSinkStream.h Fix for 2000-04-04 23:58:40 +00:00
nsHTMLEntities.cpp making string conversions explicit 2000-04-03 08:04:52 +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
nsHTMLTagList.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsHTMLTags.cpp removed calls to deprecated string methods 2000-03-12 22:22:24 +00:00
nsHTMLTags.h removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
nsHTMLToTXTSinkStream.cpp Changed to check the line breaker flag to detect it needs more text, bug 27062. 2000-04-18 22:53:21 +00:00
nsHTMLToTXTSinkStream.h Changed to use nsILineBreaker instead of IsAsciiSpace, bug 27062, r=akkana. 2000-04-18 21:04:21 +00:00
nsHTMLTokenizer.cpp fixed DTD selection bugs; entity bugs; conditionally enabled Strict DTD 2000-04-17 06:33:31 +00:00
nsHTMLTokenizer.h fixed DTD selection bugs; entity bugs; conditionally enabled Strict DTD 2000-04-17 06:33:31 +00:00
nsHTMLTokens.cpp fixing an earlier mistake while making string conversions explicit 2000-04-17 09:56:40 +00:00
nsHTMLTokens.h Added AppendSource() into keep the semantics of 2000-03-23 21:19:05 +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 DTD selection bugs; entity bugs; conditionally enabled Strict DTD 2000-04-17 06:33:31 +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 fixed DTD selection bugs; entity bugs; conditionally enabled Strict DTD 2000-04-17 06:33:31 +00:00
nsIParserFilter.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIParserNode.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +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 correct linux build problem 2000-04-17 07:21:19 +00:00
nsParser.h fixed bug 28825, 30780, 31723 plus wip for travis; r=harishd 2000-03-25 03:35:50 +00:00
nsParserCIID.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +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 XIF DTD now depends on a single stack rather than 2000-04-18 21:10:28 +00:00
nsParserNode.cpp making string conversions explict 2000-04-03 08:09:23 +00:00
nsParserNode.h fixed 22340, 23749, 23931, 24419, 25522, 25630, 25845 and 25895; r=harishd 2000-02-11 12:11:29 +00:00
nsScanner.cpp making string conversions explict 2000-04-03 08:09:23 +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
nsToken.cpp making string conversions explict 2000-04-03 08:09:23 +00:00
nsToken.h r=pollmann. Fix for bug 29395. XML error messages now show up in the content area for XML, RDF, and XUL files. Earlier, they would only show up for XML files. 2000-03-30 01:41:48 +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
nsTokenizer.h
nsValidDTD.cpp removed unused includes; fixed addref bug; r=karnaze 2000-04-01 00:23:24 +00:00
nsValidDTD.h fixed bug 28825, 30780, 31723 plus wip for travis; r=harishd 2000-03-25 03:35:50 +00:00
nsViewSourceHTML.cpp fixed DTD selection bugs; entity bugs; conditionally enabled Strict DTD 2000-04-17 06:33:31 +00:00
nsViewSourceHTML.h fixed bug 28825, 30780, 31723 plus wip for travis; r=harishd 2000-03-25 03:35:50 +00:00
nsWellFormedDTD.cpp Back out earlier fix to bug 13565. I shouldn't remove the code that dumps XML error messages to the console because the browser window is not going to be around all time, for example, in the case of the profile manager window. 2000-04-13 04:43:37 +00:00
nsWellFormedDTD.h fixed bug 28825, 30780, 31723 plus wip for travis; r=harishd 2000-03-25 03:35:50 +00:00
nsXIFDTD.cpp Fixing build bustage: adding newline for HPUX 2000-04-18 22:48:04 +00:00
nsXIFDTD.h XIF DTD now depends on a single stack rather than 2000-04-18 21:10:28 +00:00
nsXMLTokenizer.cpp making string conversions explict 2000-04-03 08:09:23 +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