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 |
|
waterson%netscape.com
|
624944179e
|
Initial revision.
|
1999-04-02 18:33:34 +00:00 |
|
hyatt%netscape.com
|
4838c2b566
|
Tweaks to the registry.rdf file.
|
1999-04-02 07:40:25 +00:00 |
|
hyatt%netscape.com
|
a43e891831
|
Fixing build bustage.
|
1999-04-02 07:37:57 +00:00 |
|
hyatt%netscape.com
|
397156e1f9
|
Fixing some stuff.
|
1999-04-02 07:35:38 +00:00 |
|
hyatt%netscape.com
|
4d9dfc95cb
|
Node, not Resource.
|
1999-04-02 06:59:04 +00:00 |
|
hyatt%netscape.com
|
dd33ddd616
|
Target, not source.
|
1999-04-02 06:58:35 +00:00 |
|
hyatt%netscape.com
|
ede8757505
|
Retrieving the base directory (in theory).
|
1999-04-02 06:55:10 +00:00 |
|
hyatt%netscape.com
|
b8ca718e14
|
More work in progress...
|
1999-04-02 06:49:20 +00:00 |
|
hyatt%netscape.com
|
ec7d275d67
|
Teaching the chrome registry how to obtain skin and content nodes.
|
1999-04-02 06:24:30 +00:00 |
|
hyatt%netscape.com
|
4daf526a34
|
The registry for the chrome.
|
1999-04-02 06:13:06 +00:00 |
|