harishd%netscape.com
|
aa418dc7e3
|
Made EnableParse() to return nsresult. Used to return PRBool
git-svn-id: svn://10.0.0.236/trunk@41356 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-27 23:32:30 +00:00 |
|
harishd%netscape.com
|
5d3d91189e
|
Fix for Bug# 3571.
Added Terminate() method in nsIDTD.
git-svn-id: svn://10.0.0.236/trunk@41187 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-27 00:54:46 +00:00 |
|
rickg%netscape.com
|
aed2a73b26
|
remove warnings, bug fixes, API enhancements
git-svn-id: svn://10.0.0.236/trunk@41054 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-25 17:23:24 +00:00 |
|
sspitzer%netscape.com
|
a3c086765e
|
this pragma is only for windows
git-svn-id: svn://10.0.0.236/trunk@40665 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-22 17:44:19 +00:00 |
|
harishd%netscape.com
|
37dab34213
|
Added Observernotification for XML PI, cleaned up some warnings.
git-svn-id: svn://10.0.0.236/trunk@39752 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-16 21:07:54 +00:00 |
|
nisheeth%netscape.com
|
77b04b9c0b
|
Fix for bug 8703. We now display errors for incomplete XML files like "<b><c></c>". XML_Parse() was not being called with the isFinal parameter set to TRUE after the last chunk of data was passed to expat. Fixed.
git-svn-id: svn://10.0.0.236/trunk@39521 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-15 08:23:37 +00:00 |
|
rickg%netscape.com
|
c2aacff36d
|
fixed bug 9386 and added Terminate() to parser API
git-svn-id: svn://10.0.0.236/trunk@38783 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-08 04:39:38 +00:00 |
|
warren%netscape.com
|
f165677628
|
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
git-svn-id: svn://10.0.0.236/trunk@38659 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-07 08:08:40 +00:00 |
|
warren%netscape.com
|
8b1231e0ae
|
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
git-svn-id: svn://10.0.0.236/trunk@37754 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-01 19:30:20 +00:00 |
|
mscott%netscape.com
|
fddcf47e13
|
necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream.
git-svn-id: svn://10.0.0.236/trunk@37223 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-28 20:43:28 +00:00 |
|
warren%netscape.com
|
06d707be48
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
git-svn-id: svn://10.0.0.236/trunk@36440 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-23 03:29:44 +00:00 |
|
warren%netscape.com
|
7792abe2c0
|
Parser changes for necko.
git-svn-id: svn://10.0.0.236/trunk@36014 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-21 00:33:51 +00:00 |
|
akkana%netscape.com
|
5731d83f36
|
Vidur's initial implementation of Insert HTML Fragment
git-svn-id: svn://10.0.0.236/trunk@33637 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-03 22:38:38 +00:00 |
|
rickg%netscape.com
|
43d615affd
|
Added IsValidFragment()
git-svn-id: svn://10.0.0.236/trunk@32922 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-27 06:44:44 +00:00 |
|
rickg%netscape.com
|
1f82bdb300
|
fixed bug 6597 and added memory allocation conditioning
git-svn-id: svn://10.0.0.236/trunk@32284 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-19 05:01:46 +00:00 |
|
ftang%netscape.com
|
58444d6efe
|
remove meta charset hack. Add access function to nsParser to get the current charset and source. Add additional information to the nsIElementObserver
git-svn-id: svn://10.0.0.236/trunk@32002 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-18 01:30:21 +00:00 |
|
rickg%netscape.com
|
8cc14193f7
|
final features for parsing engine (WIP); lots of bug fixes
git-svn-id: svn://10.0.0.236/trunk@31835 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-16 05:27:23 +00:00 |
|
vidur%netscape.com
|
19da06fec2
|
Added const-ness to IsValidFragment string.
git-svn-id: svn://10.0.0.236/trunk@31126 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-11 20:21:13 +00:00 |
|
nisheeth%netscape.com
|
8bb7193651
|
Added a key as a parameter to all the different versions of the Parse method in nsIParser.
git-svn-id: svn://10.0.0.236/trunk@30489 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-06 01:48:56 +00:00 |
|
rickg%netscape.com
|
01d2a451f2
|
more WIP for DOM/paste API's
git-svn-id: svn://10.0.0.236/trunk@30308 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-05 00:55:54 +00:00 |
|
rickg%netscape.com
|
37807ad3de
|
small mods to parser API's for DOM/paste
git-svn-id: svn://10.0.0.236/trunk@30273 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-04 23:20:28 +00:00 |
|
rickg%netscape.com
|
d9084b8e80
|
added DOM interfaces for paste
git-svn-id: svn://10.0.0.236/trunk@30074 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-04 04:22:31 +00:00 |
|
ftang%netscape.com
|
f9b3f0d574
|
add SetDocumentCharset method to nsIParser, move nsCharsetSource from nsScanner.h to nsIParser.h
git-svn-id: svn://10.0.0.236/trunk@29179 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-26 17:49:45 +00:00 |
|
vidur%netscape.com
|
46244a0054
|
Fixes for bugs 4783 and 2243. Content can now be added via the DOM during document loading. document.written content can also cause the parser to block.
git-svn-id: svn://10.0.0.236/trunk@27402 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-13 22:22:51 +00:00 |
|
scc%netscape.com
|
1506788f7e
|
generalize fstreams to our own input streams, this is the first part of a change to allow XUL from streams
git-svn-id: svn://10.0.0.236/trunk@26522 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-06 20:39:11 +00:00 |
|
rickg%netscape.com
|
716929551b
|
major rev to parsing engine
git-svn-id: svn://10.0.0.236/trunk@26286 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-05 06:55:49 +00:00 |
|
ftang%netscape.com
|
a7e0437a49
|
add meta tag reload hack. reviewed by rickg
git-svn-id: svn://10.0.0.236/trunk@23945 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-12 14:31:20 +00:00 |
|
rickg%netscape.com
|
7d4f2c2c76
|
new primaryDetect code in DTD detection system; fixes XIF
git-svn-id: svn://10.0.0.236/trunk@21236 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-18 23:45:44 +00:00 |
|
rickg%netscape.com
|
d444ccf989
|
fixed a wad of little bugs and added regression test
git-svn-id: svn://10.0.0.236/trunk@20772 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-16 07:38:27 +00:00 |
|
brade%netscape.com
|
84e66af259
|
add #ifndef XP_MAC around some other platforms pragma (invalid with current Macintosh tools); this will reduce warnings on Macintosh compiler
git-svn-id: svn://10.0.0.236/trunk@19593 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-03 22:58:49 +00:00 |
|
vidur%netscape.com
|
acd10c909d
|
Added additional key argument to string parsing routine
git-svn-id: svn://10.0.0.236/trunk@19538 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-03 19:38:39 +00:00 |
|
rickg%netscape.com
|
4b6b00ac86
|
mondo improvements to DTD
git-svn-id: svn://10.0.0.236/trunk@19137 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-01 04:24:37 +00:00 |
|
rickg%netscape.com
|
20a3af2667
|
fixed a wad of parser bugs
git-svn-id: svn://10.0.0.236/trunk@18556 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-26 01:24:31 +00:00 |
|
rickg%netscape.com
|
2884211b1d
|
fixed a dozen new parser bugs
git-svn-id: svn://10.0.0.236/trunk@17861 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-15 19:29:35 +00:00 |
|
rickg%netscape.com
|
cb2742db98
|
fixed a few parser problems having to do with dynamic enabling
git-svn-id: svn://10.0.0.236/trunk@17525 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-12 00:19:17 +00:00 |
|
rickg%netscape.com
|
c8fc6237d4
|
A wad of changes to the parser. See my update
git-svn-id: svn://10.0.0.236/trunk@17433 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-01-09 01:09:02 +00:00 |
|
warren%netscape.com
|
5f54c1af03
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
git-svn-id: svn://10.0.0.236/trunk@16495 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-12-16 05:40:20 +00:00 |
|
vidur%netscape.com
|
b0dbe3d498
|
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.
git-svn-id: svn://10.0.0.236/trunk@16261 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-12-11 17:02:37 +00:00 |
|
rickg%netscape.com
|
78d79cf0d2
|
improvements to recursively parser calls
git-svn-id: svn://10.0.0.236/trunk@15345 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-11-26 02:55:59 +00:00 |
|
rickg%netscape.com
|
2954c4d855
|
assertions for bug 1375 and better autodetection code
git-svn-id: svn://10.0.0.236/trunk@15102 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-11-21 07:48:49 +00:00 |
|
rickg%netscape.com
|
e507069774
|
first pass support for view-source
git-svn-id: svn://10.0.0.236/trunk@14424 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-11-11 11:55:32 +00:00 |
|
rickg%netscape.com
|
061a6cb718
|
added new EnableParser() routine for kipp; WIP
git-svn-id: svn://10.0.0.236/trunk@9103 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-02 07:12:49 +00:00 |
|
rickg%netscape.com
|
2167e0743c
|
many parser bugs; better backward propagation
git-svn-id: svn://10.0.0.236/trunk@7818 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-08-12 08:53:55 +00:00 |
|
rickg%netscape.com
|
84cc2596cf
|
major perf changes; a few WIP's
git-svn-id: svn://10.0.0.236/trunk@7140 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-08-03 21:04:54 +00:00 |
|
spider%netscape.com
|
443dbc8a98
|
XPCOM'ing the parser. Use repository to get a parser now.
git-svn-id: svn://10.0.0.236/trunk@6893 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-07-30 22:42:27 +00:00 |
|
rickg%netscape.com
|
2016c7c883
|
fixed attribute bug and factored DTDDebug interfaces
git-svn-id: svn://10.0.0.236/trunk@6813 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-07-29 23:43:20 +00:00 |
|
pierre%netscape.com
|
38b94a423c
|
fix Mac build: include <fstream.h>
git-svn-id: svn://10.0.0.236/trunk@6614 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-07-28 04:16:13 +00:00 |
|
rickg%netscape.com
|
192449c4bc
|
warning removal
git-svn-id: svn://10.0.0.236/trunk@6479 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-07-25 02:11:02 +00:00 |
|
rickg%netscape.com
|
1cc0a2a7f3
|
added line number support to nodes for Javascript
git-svn-id: svn://10.0.0.236/trunk@6457 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-07-25 00:29:15 +00:00 |
|
rickg%netscape.com
|
a927f7ef63
|
tons-o-fixes in the parser
git-svn-id: svn://10.0.0.236/trunk@6422 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-07-24 21:57:43 +00:00 |
|