hyatt%netscape.com
|
5837b4bd4b
|
Bug 3298 fixed with this patch.
|
1999-04-10 09:31:48 +00:00 |
hyatt%netscape.com
|
ccde0dd489
|
Fixing build bustage.
|
1999-04-10 09:13:54 +00:00 |
hyatt%netscape.com
|
167b5e855e
|
Making sure the right URLs are writable.
|
1999-04-10 08:18:20 +00:00 |
hyatt%netscape.com
|
f0cf863dea
|
Implementing persistence of chrome.
|
1999-04-10 08:08:48 +00:00 |
rjc%netscape.com
|
258de91746
|
Additional support for "live" containers.
|
1999-04-10 06:11:37 +00:00 |
hyatt%netscape.com
|
803c07716e
|
Fixes for bugs 2620 and 3482.
|
1999-04-10 04:49:21 +00:00 |
sspitzer%netscape.com
|
484b187e10
|
ignore the generated rdcat binary
|
1999-04-10 00:35:28 +00:00 |
slamm%netscape.com
|
ca43050ff1
|
New fix for bookmark properties to appease expat. It does not like '<' in javascript code. Bug #4678. Previously appropved by chofmann and cyeh.
|
1999-04-09 21:21:01 +00:00 |
waterson%netscape.com
|
c3808426b5
|
Bug 4773. Removed idl directory for M4. We'll put it back next week. a=chofmann@netscape.com
|
1999-04-08 22:21:38 +00:00 |
nisheeth%netscape.com
|
7d88a409a5
|
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
|
d52058c17f
|
Bug 4618. Fix compilation problem on Solaris native compile. a=chofmann@netscape.com
|
1999-04-08 01:53:31 +00:00 |
waterson%netscape.com
|
4e233c0d33
|
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
|
d012f6729c
|
Bug 4706. Make sure to close the first RDF:RDF tag. Duh.
|
1999-04-07 23:18:54 +00:00 |
slamm%netscape.com
|
4481badb5f
|
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
|
3f6e890047
|
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
|
52df040914
|
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
|
b79bc8fad4
|
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
|
7893b66e74
|
Added NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes.
|
1999-04-07 06:28:17 +00:00 |
slamm%netscape.com
|
c2a757afc6
|
Adding properties appcore/window.
|
1999-04-07 04:26:43 +00:00 |
sspitzer%netscape.com
|
ab63691516
|
only do this if the IDL stuff has been installed
|
1999-04-07 02:58:01 +00:00 |
nisheeth%netscape.com
|
c0701131df
|
Fixing well-formedness errors reported by expat...
|
1999-04-07 02:03:08 +00:00 |
alecf%netscape.com
|
8af019fa67
|
add idl to directories so that we export nsRDFInterfaces.idl
|
1999-04-07 00:40:13 +00:00 |
rjc%netscape.com
|
33e8c6759c
|
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
|
8fe9ea5db2
|
Fixed incorrect use of nsCOMPtr.
|
1999-04-07 00:07:28 +00:00 |
rjc%netscape.com
|
d51852dddd
|
Timer changes. Preparation for timer to be destroyed when SetDocument(null).
|
1999-04-06 23:59:22 +00:00 |
radha%netscape.com
|
774087a1ae
|
Export history.xul history.css
|
1999-04-06 23:13:57 +00:00 |
radha%netscape.com
|
3907138ccd
|
Initial checkin for History View
|
1999-04-06 23:06:07 +00:00 |
waterson%netscape.com
|
e901808d4d
|
Use the 'real' local store.
|
1999-04-06 22:55:26 +00:00 |
waterson%netscape.com
|
7561f94a3d
|
Added local store CIDs and factory implementation.
|
1999-04-06 20:55:58 +00:00 |
waterson%netscape.com
|
84c6340175
|
Added nsLocalStore.cpp.
|
1999-04-06 20:55:38 +00:00 |
waterson%netscape.com
|
de411d583e
|
Added nsLocalStore.cpp.
|
1999-04-06 20:37:24 +00:00 |
waterson%netscape.com
|
df01f723f4
|
Added nsILocalStore.h
|
1999-04-06 20:36:37 +00:00 |
nisheeth%netscape.com
|
e126a46c91
|
Fixing well-formedness errors reported by expat.
|
1999-04-06 08:25:39 +00:00 |
waterson%netscape.com
|
9dc10cd2bf
|
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
|
e463eee79f
|
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
|
c45bb6f9cd
|
Added dom-test-2.xul.
|
1999-04-06 06:38:42 +00:00 |
waterson%netscape.com
|
b72044c515
|
Initial revision.
|
1999-04-06 06:37:52 +00:00 |
waterson%netscape.com
|
e47f3cbebd
|
Regenerated using long-long instead of PRTime.
|
1999-04-06 06:36:50 +00:00 |
waterson%netscape.com
|
151da4bcb4
|
Add registry.rdf to INSTALL target.
|
1999-04-06 05:36:52 +00:00 |
briano%netscape.com
|
e0cae4d079
|
Added a newline at the end of the file for Unix.
|
1999-04-06 03:09:28 +00:00 |
waterson%netscape.com
|
b04e0c7138
|
Added prtime to ensure PRTime gets defined.
|
1999-04-06 00:30:49 +00:00 |
rickg%netscape.com
|
e1c7da8d9f
|
update to new string api
|
1999-04-06 00:22:46 +00:00 |
rjc%netscape.com
|
9fc33f028c
|
Unset lastPulse attribute before updating it to the new value.
|
1999-04-06 00:20:58 +00:00 |
rjc%netscape.com
|
960d82d302
|
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
|
e4c9ed8e0a
|
Adding functionality so that you can open bookmarks into content window.
|
1999-04-06 00:04:56 +00:00 |
rjc%netscape.com
|
076fffc18a
|
Small bug fix for non-debug builds.
|
1999-04-05 23:33:29 +00:00 |
rjc%netscape.com
|
6a1d2a4010
|
Add preliminary support for pulsing a container to see if its contents change.
|
1999-04-05 23:10:43 +00:00 |
rjc%netscape.com
|
50e84fc90c
|
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
|
165d61c509
|
Ignore generated files.
|
1999-04-05 05:23:13 +00:00 |
hyatt%netscape.com
|
ef75e908d6
|
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 |