Commit Graph

1034 Commits

Author SHA1 Message Date
rjc%netscape.com
32b84dcc23 Don't compare nsCOMPtrs against nsnull. 1999-05-07 21:24:09 +00:00
rjc%netscape.com
4c3a89fd0b First cut at adding template and rule support for XUL builders. 1999-05-07 21:20:33 +00:00
waterson%netscape.com
10dbd37e4d nsISupportsArray hackery. 1999-05-07 19:56:19 +00:00
waterson%netscape.com
c09e6e6009 #include nsIEnumerator, because the decl of nsISimpleEnumerator has moved there. 1999-05-07 19:55:44 +00:00
briano%netscape.com
4eef4b871a Converted 'true' to 'PR_TRUE' so it'll build on Unix. 1999-05-07 05:17:30 +00:00
kipp%netscape.com
ae3a97a715 Create an html element factory to use to create html content objects instead of requiring rdf to link with the html dll 1999-05-06 19:28:45 +00:00
kipp%netscape.com
f85c7d58ee Use DOM api's instead of layout private api's 1999-05-06 19:28:22 +00:00
kipp%netscape.com
8e6fe3df91 Use component manager to create a css parser 1999-05-06 19:28:09 +00:00
kipp%netscape.com
624abc0d8c We no longer need to link in raptor 1999-05-06 19:27:53 +00:00
dcone%netscape.com
df73d51115 fixed an autoString to use the GetUnicode() call 1999-05-06 07:42:43 +00:00
waterson%netscape.com
fe7fe2c9cb Fix compiler warnings. Make -pedantic build again. 1999-05-06 06:34:07 +00:00
waterson%netscape.com
ddd622484c Fix compiler warnings. 1999-05-06 06:33:47 +00:00
waterson%netscape.com
35178a5334 Fix off-by-one error, and an infinite loop. 1999-05-06 06:32:54 +00:00
waterson%netscape.com
e7e4b0fb16 Obsolete. 1999-05-06 05:17:37 +00:00
rjc%netscape.com
191179bbfd New file: loading.gif 1999-05-06 01:19:25 +00:00
rjc%netscape.com
f1eb290097 First Checked In. 1999-05-06 01:19:04 +00:00
rjc%netscape.com
5a70431bf0 Add some small NULL checks. 1999-05-06 00:38:54 +00:00
waterson%netscape.com
71e12271b1 Obsolete. 1999-05-05 03:30:39 +00:00
waterson%netscape.com
54862e844d Remove nsXULDataSource, which is obsolete. 1999-05-05 03:25:16 +00:00
waterson%netscape.com
5a10c2b3fe Forgot to update MANIFEST, idiot. 1999-05-05 03:18:20 +00:00
waterson%netscape.com
94d552c99e Forgot to update Makefile.in, idiot. 1999-05-05 03:18:03 +00:00
waterson%netscape.com
1380978fbd Add rdfpoll test to the build. 1999-05-05 03:15:23 +00:00
waterson%netscape.com
9ae8a1ff80 Juggled interfaces around: they each live in their own .idl file now, which affects headers. 1999-05-05 03:14:31 +00:00
waterson%netscape.com
84760570cf Use new RDFXML datasource APIs. 1999-05-05 03:14:06 +00:00
waterson%netscape.com
6febc722fd Add resources directory to the build: it has its own makefile now. 1999-05-05 03:13:39 +00:00
waterson%netscape.com
99f960ed5e Add polling! 1999-05-05 03:12:54 +00:00
waterson%netscape.com
4cfa8ff7f4 Remove nsXULDataSource: it is obsolete. Refactor interfaces into individual idl files: need to install more .xpt's now. 1999-05-05 03:12:24 +00:00
waterson%netscape.com
972df3e5fd Remove nsXULDataSource.cpp from the build: it's obsolete. Re-factor interfaces into individual .idl files. 1999-05-05 03:11:23 +00:00
waterson%netscape.com
4c9acf711d Bug 5853. Fix vanishing bookmark titles problem: need to re-query graph on update. 1999-05-05 03:10:25 +00:00
waterson%netscape.com
8d3ff0f53b Factor interfaces into individual .idl files. 1999-05-05 03:09:50 +00:00
waterson%netscape.com
8224e41a78 Factor interfaces into individual .idl files. Add purge support and re-load support to RDF/XML datasource. 1999-05-05 03:09:12 +00:00
waterson%netscape.com
fa278583c8 Factored interfaces into individual .idl files. Here's the fallout: now all the headers here are generated. nsRDFInterfaces.h #includes them all. 1999-05-05 03:08:42 +00:00
waterson%netscape.com
5652645b50 Break up interfaces into individual .idl files; implies installation of individual .xpt's from rdf/build. Create rdf/resources/Makefile that installs everything in the resources directory. 1999-05-05 03:05:40 +00:00
waterson%netscape.com
f84cbd4faf Initial revision. 1999-05-05 02:58:03 +00:00
waterson%netscape.com
2f645cee3a Bug 5937. (Well, related to it.) Fixed a bug-waiting-to-happen-with-forms. Make sure we _get_ the resource before we try to release it. 1999-05-05 02:44:49 +00:00
waterson%netscape.com
722511bdf1 Initial revision. 1999-05-05 01:15:01 +00:00
waterson%netscape.com
efa352799a Unclump interfaces into individual files. 1999-05-05 00:48:15 +00:00
waterson%netscape.com
02d6a44602 Unclumped interfaces into individual files. 1999-05-05 00:47:38 +00:00
hyatt%netscape.com
e4b0beec4c Switching over to nsIEventQueues. Adding support for onunload, onabort, and
onerror.  Adding support for event capturing through script.  Adding support
for robust error-checking in the chrome registry.
1999-05-04 23:32:25 +00:00
waterson%netscape.com
3da7fda0e1 Added rules.mk. Whoops. 1999-05-04 20:02:22 +00:00
waterson%netscape.com
aea5f896c9 Initial revision. 1999-05-04 19:42:02 +00:00
waterson%netscape.com
87eb82d5ef Fixed install directive. 1999-05-04 18:58:55 +00:00
waterson%netscape.com
023b430ffb Initial revision. 1999-05-04 18:58:43 +00:00
waterson%netscape.com
e272b2e1de Initial revision. 1999-05-04 18:27:31 +00:00
waterson%netscape.com
d0ca9f4302 Clean up includes. 1999-05-04 05:29:20 +00:00
rickg%netscape.com
6dbe8b21ed fixed nsString2 API mismatch 1999-05-04 05:09:48 +00:00
waterson%netscape.com
a3604b7e94 Re-factored into individual interfaces. 1999-05-04 03:37:07 +00:00
waterson%netscape.com
0e6d8ebdba Bug 5679. Fix leak from XPConnect glue. 1999-05-04 03:32:12 +00:00
waterson%netscape.com
11098fd092 Bug 4725. Use PRUnichar for bookmark titles. r=rjc,a=chofmann 1999-05-01 19:32:57 +00:00
waterson%netscape.com
67367db890 Bug 4805. Re-wrote to be more paranoid. r=rjc,a=chofmann 1999-04-30 23:14:30 +00:00