Граф коммитов

751 Коммитов

Автор SHA1 Сообщение Дата
nisheeth%netscape.com 9a70bf805a More work to fix bug 8607. This is still not enabled at run-time because one of the XML tests isn't displaying properly. XML decls and DOCTYPE decls will be passed up to the content sink once this is enabled. 1999-07-28 01:21:54 +00:00
harishd%netscape.com 870b76a971 Made EnableParse() to return nsresult. Used to return PRBool 1999-07-27 23:32:30 +00:00
briano%netscape.com d99daeea9b Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
bruce%cybersight.com 2611441355 Add newlines for unix compilers. 1999-07-27 20:31:21 +00:00
harishd%netscape.com fcf7c10c28 Fix for Bug# 3571.
Added Terminate() method in nsIDTD.
1999-07-27 00:54:46 +00:00
harishd%netscape.com 7818033e9e Fixed a bug in DidBuildModel().
Approved by: rickg and chofmann.
1999-07-26 21:07:26 +00:00
nisheeth%netscape.com 42227ad243 Don't set the default handler for now. It might be causing the Linux build to go orange. 1999-07-26 08:22:35 +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 eb2f9fd83e substitute calls to deprecated string API 1999-07-26 00:24:02 +00:00
rickg%netscape.com 4270360d20 remove warnings, bug fixes, API enhancements 1999-07-25 17:23:24 +00:00
peterl%netscape.com 8a7e45d78b remove warning 1999-07-24 18:58:48 +00:00
harishd%netscape.com c9bb651d2c Tweaked my previous checkin in fixing
bug# 7548.  Changed Sanitize() method to
SanitizeKey().
1999-07-22 22:30:13 +00:00
harishd%netscape.com fd28224a2e Fix for bug# 7548.
Added a Sanitize() method for attribute tokens that
would remove non-alpha-non-digit characters from the
end of a string ( could be a "key" or "value")
1999-07-22 18:06:00 +00:00
sspitzer%netscape.com 34d9c69603 this pragma is only for windows 1999-07-22 17:44:19 +00:00
sspitzer%netscape.com 777101030a prevent crash on startup. 1999-07-22 07:42:37 +00:00
scc%netscape.com 12c243677f explicitly define kCharsetConversionManagerCID only in files that need it ... move to canonical scheme for defining and using IIDs and CIDs 1999-07-22 05:25:17 +00:00
nisheeth%netscape.com 4963ec25ab Fix Necko build bustage. Rename local variable ret to rv. 1999-07-21 20:20:50 +00:00
nisheeth%netscape.com fcb6c3e7bf Fix for bugs 10259 and 8251. We resolve relative urls to absolute urls when loading up external DTDs in the XML parser. We no longer crash if a non-existent DTD is specified. 1999-07-21 19:48:14 +00:00
jfrancis%netscape.com 5c7ca6139f adding nsExpatDTD.cpp to mac build 1999-07-20 23:28:06 +00:00
nisheeth%netscape.com e128a37f38 Adding nsExpat.dtd to the Unix build. 1999-07-20 22:20:43 +00:00
sspitzer%netscape.com 4e43ae2fd2 fix warnings 1999-07-20 21:12:28 +00:00
akkana%netscape.com 01bc85c741 Bug 9749: insert a newline after a PRE tag even if mode isn't formatted 1999-07-20 20:54:46 +00:00
rickg%netscape.com efb108462d fixed bugs 10104 and 10107 -- also removed warnings 1999-07-20 06:58:01 +00:00
jfrancis%netscape.com a0143758fe fixing build bustage - why is nsExpatDTD not built on mac? 1999-07-19 23:35:33 +00:00
akkana%netscape.com a0aec05610 Oops, #else in wrong place 1999-07-19 23:09:50 +00:00
jfrancis%netscape.com 774ea8435e assorted work to expose nav html dtd to editor 1999-07-19 22:52:48 +00:00
jfrancis%netscape.com 8e8f2f24ef assorted work to expose nav html dtd to the editor 1999-07-19 22:49:21 +00:00
akkana%netscape.com fac197e8ec Use the Range methods instead of homebrew stuff to determine when a point is contained in a range; eliminate code duplication 1999-07-19 22:41:49 +00:00
rickg%netscape.com f8604cc85d fixed stupidity in scanner. Sorry folks 1999-07-19 08:06:24 +00:00
rickg%netscape.com 2cb5e6b8a7 fixed bug 9421 1999-07-19 06:21:52 +00:00
rickg%netscape.com ce65daf56c fix bug 10109 1999-07-19 05:30:49 +00:00
rickg%netscape.com 54ab7cf886 switching to faster string APIs 1999-07-19 03:09:16 +00:00
rickg%netscape.com dbd87436ec post-process fix to unicode library error 1999-07-18 23:43:52 +00:00
rickg%netscape.com 0522b1ad72 fixed bug 9905 1999-07-18 03:46:21 +00:00
peterl%netscape.com b06a4e3232 fix linux 1999-07-18 00:59:40 +00:00
peterl%netscape.com 41134b4b6d changed to preprocessor for code generation for tag & entity tables
cleanup tag and entity lookup apis
1999-07-18 00:12:32 +00:00
peterl%netscape.com 8441d32c38 new file 1999-07-18 00:03:58 +00:00
ramiro%netscape.com 342b5083f1 Landing timer move on unix. 1999-07-17 14:22:51 +00:00
rickg%netscape.com 3865b6d896 fixed bug 9748 1999-07-17 13:01:47 +00:00
rickg%netscape.com b13f16c48a removed potential memory deref errors 1999-07-17 11:08:28 +00:00
rickg%netscape.com 2d65385505 fixed build warnings and eliminated a few bugs 1999-07-17 10:06:04 +00:00
rickg%netscape.com e63f9e0805 fix another error in observer-DB; thanks ramiro! 1999-07-17 09:51:00 +00:00
rickg%netscape.com 9de50284ac working on removing iostream 1999-07-17 08:16:04 +00:00
rickg%netscape.com ab3cd6fc56 fixed fatal error in observer dictionary code 1999-07-17 07:21:57 +00:00
beard%netscape.com fad627620a added <iostream.h> 1999-07-17 01:58:38 +00:00
harishd%netscape.com 5d3e036100 Doing a proper unicode conversion!! 1999-07-16 23:36:04 +00:00
harishd%netscape.com 9ddffbdebc Added Observernotification for XML PI, cleaned up some warnings. 1999-07-16 21:07:54 +00:00
rickg%netscape.com 26fdbf9464 fix regression in viewsource 1999-07-16 19:18:06 +00:00
rickg%netscape.com d40d2fd6f8 fixed the REAL problem this time 1999-07-16 18:24:14 +00:00
rickg%netscape.com 6ccb1da00b This should not have been an error 1999-07-16 18:21:59 +00:00