nisheeth%netscape.com
1458ecf3e7
Adding a new parameter, aMode, to nsIContentSink::AddDocTypeDecl.
1999-07-28 06:56:05 +00:00
nisheeth%netscape.com
d989be7cb3
- Move AddDocTypeDecl method from nsIXMLContentSink to nsIContentSink.
...
- Fix bug 8607 by passing the XML decl and the doctype decl from the expat tokenizer to the XML DTD.
1999-07-26 05:40:25 +00:00
rickg%netscape.com
b13f16c48a
removed potential memory deref errors
1999-07-17 11:08:28 +00:00
valeski%netscape.com
6a1660c347
converted GetBuffer calls to ToNewCString for prunichar reasons
1999-07-07 14:38:39 +00:00
warren%netscape.com
23864df5e3
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
valeski%netscape.com
487d9ea921
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
1999-06-18 17:34:08 +00:00
sspitzer%netscape.com
e357d2c96a
make destructor virtual
1999-05-13 02:11:09 +00:00
harishd%netscape.com
79332a294b
For handling illegal-contents in tables
1999-04-15 20:16:24 +00:00
kostello%netscape.com
0e78c7b794
Added nsIHTMLContentSink::DoFragment() method.
...
Added support for conversion of HTML entities in output
1999-03-15 05:08:36 +00:00
nisheeth%netscape.com
61aa27804d
Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser.
1999-03-06 02:01:11 +00:00
kipp%netscape.com
fa71722cc2
use macro to get operator new correct
1999-02-26 19:57:18 +00:00
peterl%netscape.com
515034c013
changed all html tags to lower case
1999-02-12 06:17:06 +00:00
dcone%netscape.com
3cdea58bbf
Changed include
1999-01-09 01:19:49 +00:00
warren%netscape.com
b22a4e72fd
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
1998-12-16 05:40:20 +00:00
vidur%netscape.com
c02f5ba512
Work in progress of async loading of SCRIPT and STYLE with SRC attributes. Content sinks can now return a BLOCK_PARSER return code, forcing the parser to block. nsIParser::EnableParser can be used to unblock. Also introduced nsIContentSink::SetParser.
1998-12-11 17:02:37 +00:00
vidur%netscape.com
b50f048796
Added XML display support. Added NotifyError method to nsIContentSink
1998-11-11 22:04:42 +00:00
rickg%netscape.com
543057268e
changed contentsink API to support XML
1998-11-10 04:20:40 +00:00
kipp%netscape.com
b21695d77f
Removed the PushMark method
1998-08-28 16:18:14 +00:00
kipp%netscape.com
ff0f90c7e9
Revised sink API's and others to be more xpcom'ish
1998-07-15 22:30:39 +00:00
michaelp
9050fae501
fixed build.
1998-06-23 05:26:58 +00:00
jevering
eed87817d1
Dont process anything but html files from within the debug robot.
...
ProcessLink() ignores anything else using a gawd-awful nasty hack.
1998-06-04 01:19:25 +00:00
jevering
0abd8e75a7
Changing the debug robot to be able to cope with the parser push model.
...
Updated the robot sink apis.
Fixed the global url holder in the destructor of the parser.
Changed the robot observer to set a flag when completed parsing of a
url so that it doesn't create lottsa little parsers.
1998-05-28 00:21:34 +00:00
jevering
b3fc9494a7
Fixed compilation error by adding appropriate new nsIHTMLContentSink
...
members to the RobotSink class.
1998-05-13 21:45:24 +00:00
kipp
4717009d75
moved to pub
1998-04-13 20:24:54 +00:00