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

828 Коммитов

Автор SHA1 Сообщение Дата
nisheeth%netscape.com f4a64fe49a Replacing asserts in the destructor with printf's. These asserts fire when the namespace or content stacks are non-empty which can happen for any malformed XML document, now that expat is enabled.
This checkin and the earlier one to htmlparser/src/* was approved by Chris Hoffmann earlier todxay.
1999-04-08 09:27:08 +00:00
waterson%netscape.com 540407e20f Bug 4618. Fix compilation problem on Solaris native compile. a=chofmann@netscape.com 1999-04-08 01:53:31 +00:00
waterson%netscape.com e07ee6fe41 Bug 4710. Implement no-ops for local store commands so as not to break stuff that depends on commands working. r=putterman@netscape.com, a=chofmann@netscape.com 1999-04-08 00:43:11 +00:00
waterson%netscape.com e85ace8aa5 Bug 4706. Make sure to close the first RDF:RDF tag. Duh. 1999-04-07 23:18:54 +00:00
slamm%netscape.com 7f1af32a4f Fix for bookmark properties come up blank (bug #4678). Approved by cyeh and chofmann. 1999-04-07 22:59:59 +00:00
waterson%netscape.com a24681ea5d Bug 4621. Uninitialized memory read. Many thanks to Bruce Mitchener <bruce@cybersight.com>. a=chofmann@netscape.com 1999-04-07 21:02:29 +00:00
waterson%netscape.com cdf30f9f4c Modified to use NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes (local store implementation) 1999-04-07 06:29:41 +00:00
waterson%netscape.com 5ccea15671 Modified to use NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes (local store implementation). Added local store construction to each XUL hierarchical widget. 1999-04-07 06:29:14 +00:00
waterson%netscape.com cece1551ac Added NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes. 1999-04-07 06:28:17 +00:00
slamm%netscape.com 7f2d7cfe0c Adding properties appcore/window. 1999-04-07 04:26:43 +00:00
sspitzer%netscape.com a9d8eebcbe only do this if the IDL stuff has been installed 1999-04-07 02:58:01 +00:00
nisheeth%netscape.com 609f21c756 Fixing well-formedness errors reported by expat... 1999-04-07 02:03:08 +00:00
alecf%netscape.com c2059ee647 add idl to directories so that we export nsRDFInterfaces.idl 1999-04-07 00:40:13 +00:00
rjc%netscape.com 1d7232cb90 SetDocument(nsnull) is now valid, indicating document is going away. Timers are removed in this manner. 1999-04-07 00:27:40 +00:00
waterson%netscape.com 5b23e70508 Fixed incorrect use of nsCOMPtr. 1999-04-07 00:07:28 +00:00
rjc%netscape.com bfe01b95a3 Timer changes. Preparation for timer to be destroyed when SetDocument(null). 1999-04-06 23:59:22 +00:00
radha%netscape.com 056a50dd1b Export history.xul history.css 1999-04-06 23:13:57 +00:00
radha%netscape.com 7acbc6c97a Initial checkin for History View 1999-04-06 23:06:07 +00:00
waterson%netscape.com 407cd1df56 Use the 'real' local store. 1999-04-06 22:55:26 +00:00
waterson%netscape.com f489c02a3c Added local store CIDs and factory implementation. 1999-04-06 20:55:58 +00:00
waterson%netscape.com 8b7529d894 Added nsLocalStore.cpp. 1999-04-06 20:55:38 +00:00
waterson%netscape.com 2c01f2f95c Added nsLocalStore.cpp. 1999-04-06 20:37:24 +00:00
waterson%netscape.com bba688083b Added nsILocalStore.h 1999-04-06 20:36:37 +00:00
nisheeth%netscape.com cf5709e548 Fixing well-formedness errors reported by expat. 1999-04-06 08:25:39 +00:00
waterson%netscape.com cfa2d49dc8 Fixed a _big_ memory leak: circular reference between the document, content sink, and parser. Now the document releases the parser immediately after telling it to start parsing. 1999-04-06 07:48:21 +00:00
waterson%netscape.com 80fb2b4d81 Made nsXULAttribute implement nsIDOMAttr, and made nsXULAttributes implement nsIDOMNamedNodeMap. Updated the nsRDFElement accordingly, and implemented GetAttributes() and Set/GetAttributeNode(). 1999-04-06 06:40:31 +00:00
waterson%netscape.com ce240512e7 Added dom-test-2.xul. 1999-04-06 06:38:42 +00:00
waterson%netscape.com e26fae5d0e Initial revision. 1999-04-06 06:37:52 +00:00
waterson%netscape.com fa92c9eafd Regenerated using long-long instead of PRTime. 1999-04-06 06:36:50 +00:00
waterson%netscape.com ed344a60c0 Add registry.rdf to INSTALL target. 1999-04-06 05:36:52 +00:00
briano%netscape.com a0b9552ea7 Added a newline at the end of the file for Unix. 1999-04-06 03:09:28 +00:00
waterson%netscape.com 91118ec325 Added prtime to ensure PRTime gets defined. 1999-04-06 00:30:49 +00:00
rickg%netscape.com da3cc3d299 update to new string api 1999-04-06 00:22:46 +00:00
rjc%netscape.com 763a1389bf Unset lastPulse attribute before updating it to the new value. 1999-04-06 00:20:58 +00:00
rjc%netscape.com 1a6315bd2c More fun with pulsing. Now check pulse interval and only pulse if interval has passed. 1999-04-06 00:14:53 +00:00
matt%netscape.com d5dc9c026c Adding functionality so that you can open bookmarks into content window. 1999-04-06 00:04:56 +00:00
rjc%netscape.com e7a9925a73 Small bug fix for non-debug builds. 1999-04-05 23:33:29 +00:00
rjc%netscape.com 0194c8fecc Add preliminary support for pulsing a container to see if its contents change. 1999-04-05 23:10:43 +00:00
rjc%netscape.com 305a97cf84 File system datasource and Find datasource now specify that they want to be pulsed for updates by any observer (such as the tree widget). Also, fix a couple of bugs in the Find datasource due to changes on how errors are reported by RDF. 1999-04-05 23:09:15 +00:00
mcafee%netscape.com 8e3a283b85 Ignore generated files. 1999-04-05 05:23:13 +00:00
hyatt%netscape.com bf80a314de Fixing a bug in the RDF content sink where the ID attribute was being
qualified with a document URI even when it was a URI in its own right.
1999-04-03 01:47:07 +00:00
hyatt%netscape.com 7a42fde013 key event support in handledomevent 1999-04-03 01:12:57 +00:00
waterson%netscape.com a4d352dbff Started changing assertions into log messages. 1999-04-02 20:46:41 +00:00
waterson%netscape.com af4d230931 Changed rdfcat to be the only test for now. 1999-04-02 20:19:57 +00:00
waterson%netscape.com 06720f1ce3 Added a pile of libraries to make it run. Sheesh, this is a joke. 1999-04-02 20:18:09 +00:00
waterson%netscape.com 84e1d1e012 Changed #ifdef DEBUG_waterson debug printfs to us PR_LOG(). Fixed a initialization-order warning on Unix. 1999-04-02 19:51:35 +00:00
waterson%netscape.com e58a237ebb Removed a bunch of extraneous debug printfs that we're #ifdef DEBUG_waterson; this stuff is now being done in the in-memory data source via PR_LOG(). 1999-04-02 19:50:40 +00:00
hyatt%netscape.com 90be7e1aab Fixing the registry file for chrome. 1999-04-02 19:23:19 +00:00
waterson%netscape.com 30b4439885 Added tests directory to standard build. 1999-04-02 18:34:30 +00:00
waterson%netscape.com 2f1cc640c6 Removed older tests, added rdfcat. 1999-04-02 18:33:56 +00:00