waterson%netscape.com
|
5168f6bd9e
|
Moved localstore.rdf to the bin dir instead of tmp so that clobber builds will blow it away.
|
1999-04-13 21:02:18 +00:00 |
waterson%netscape.com
|
bd9932bb35
|
Removed #ifdefs, these are just placeholder files now.
|
1999-04-13 00:30:35 +00:00 |
waterson%netscape.com
|
cb39e9da8d
|
Regenerated using newer xpidl compiler.
|
1999-04-13 00:29:43 +00:00 |
waterson%netscape.com
|
4879011832
|
Moved comments into the IDL file.
|
1999-04-13 00:16:38 +00:00 |
sfraser%netscape.com
|
5204070e2f
|
Remove assorted extraneous warning-producing cruft
|
1999-04-12 23:49:37 +00:00 |
jdunn%netscape.com
|
d80e1ad24a
|
remove compiler warning, add comment delimiters after endif
|
1999-04-12 20:58:05 +00:00 |
waterson%netscape.com
|
8874de1dc6
|
Fixed problem with HTML-nested-in-XUL-neseted-in-HTML. Removed unnecessary code that was #ifdef-ed out.
|
1999-04-12 20:16:32 +00:00 |
waterson%netscape.com
|
1bb2074567
|
Landed RDF_19990407_BRANCH, which includes changes to support the local store, support for namespace prefixes in DOM methods, and notifications.
|
1999-04-12 19:02:12 +00:00 |
hyatt%netscape.com
|
ce9ce62252
|
Bug 3298 fixed with this patch.
|
1999-04-10 09:31:48 +00:00 |
hyatt%netscape.com
|
040008671e
|
Fixing build bustage.
|
1999-04-10 09:13:54 +00:00 |
hyatt%netscape.com
|
3a913961af
|
Making sure the right URLs are writable.
|
1999-04-10 08:18:20 +00:00 |
hyatt%netscape.com
|
425be85be7
|
Implementing persistence of chrome.
|
1999-04-10 08:08:48 +00:00 |
rjc%netscape.com
|
e273cf26b6
|
Additional support for "live" containers.
|
1999-04-10 06:11:37 +00:00 |
hyatt%netscape.com
|
c4cd51ed9f
|
Fixes for bugs 2620 and 3482.
|
1999-04-10 04:49:21 +00:00 |
sspitzer%netscape.com
|
f199c3ba0a
|
ignore the generated rdcat binary
|
1999-04-10 00:35:28 +00:00 |
slamm%netscape.com
|
0b7bd56f15
|
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
|
93c4065513
|
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
|
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 |