hangas%netscape.com
|
bd83cefde4
|
sspitzer: stop hiding these virtual methods. (thanks mac compiler!)
|
1999-05-05 03:38:18 +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
|
25ead2c24f
|
Added rdfpoll makefile to the build.
|
1999-05-05 03:19: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 |
|
alecf%netscape.com
|
85cd4233fc
|
add some command glue for bringing up the account manager and the prefs dialog
|
1999-05-05 02:48:42 +00:00 |
|
alecf%netscape.com
|
5fb06f74bf
|
remove unnecessary variable
|
1999-05-05 02:46:48 +00:00 |
|
alecf%netscape.com
|
81e74fdec0
|
some nsCOMPtr conversions
|
1999-05-05 02:45:49 +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 |
|
alecf%netscape.com
|
9976bf2421
|
fix variables named "time" so as not to conflict with global system function time()
|
1999-05-05 02:44:07 +00:00 |
|
alecf%netscape.com
|
ff8af2a4f8
|
fix virtual destructor
|
1999-05-05 02:43:38 +00:00 |
|
alecf%netscape.com
|
9215a5fb5c
|
remove some impossible PR_ASSERTs
|
1999-05-05 02:43:23 +00:00 |
|
alecf%netscape.com
|
dc496e39a3
|
fix some unused variables, fix the signed/unsigned issue with total and total unread messages, and fix some variable shadowing
|
1999-05-05 02:42:12 +00:00 |
|
alecf%netscape.com
|
3e743b0a8b
|
remove some stupid debugging printfs
|
1999-05-05 02:35:53 +00:00 |
|
alecf%netscape.com
|
c5839cfcfb
|
name variables correctly so as not to conflict with system functions
|
1999-05-05 02:34:52 +00:00 |
|
alecf%netscape.com
|
a060e83ab0
|
fix some NS_ADDREF things, and fix a local variable shadowing another variable
|
1999-05-05 02:33:35 +00:00 |
|
alecf%netscape.com
|
8bb75e4445
|
update this interface
|
1999-05-05 02:30:46 +00:00 |
|
alecf%netscape.com
|
52b1bb5fdc
|
fix signed/unsigned problem (because -1 is a magic value)
|
1999-05-05 02:30:24 +00:00 |
|
alecf%netscape.com
|
fa3c883ab7
|
AddRef() -> NS_ADDREF and fix signed/unsigned problems
|
1999-05-05 02:29:00 +00:00 |
|
alecf%netscape.com
|
0502a12bf9
|
fix uninitialized variable problem
|
1999-05-05 02:27:35 +00:00 |
|
alecf%netscape.com
|
8de8ce6162
|
remove stupid debugging statements
|
1999-05-05 02:27:11 +00:00 |
|
alecf%netscape.com
|
b665bacac7
|
remove unused variables
|
1999-05-05 02:26:41 +00:00 |
|
bienvenu%netscape.com
|
b66512971c
|
initial entry into CVS, not currently used in build
|
1999-05-05 02:08:31 +00:00 |
|
mcafee%netscape.com
|
b0f1e0c37e
|
Adding changes for Solaris, commented-out so we don't break the current build.
|
1999-05-05 02:06:02 +00:00 |
|
bienvenu%netscape.com
|
3a3729dac6
|
make Close not release db
|
1999-05-05 02:03:47 +00:00 |
|
mcafee%netscape.com
|
3f7f7be631
|
Typo? Fixing Solaris bustage.
|
1999-05-05 01:59:07 +00:00 |
|
kipp%netscape.com
|
b8ced4ac14
|
alloc IID
|
1999-05-05 01:59:01 +00:00 |
|
mcafee%netscape.com
|
65bc3a5f88
|
These files have been renamed with _asm_ to distinguish them from cpp files, this unconfuses gcc.
|
1999-05-05 01:57:35 +00:00 |
|
kipp%netscape.com
|
2619b4fadc
|
alloc IID
|
1999-05-05 01:56:46 +00:00 |
|
mcafee%netscape.com
|
49552aa033
|
Renaming asm files to be different than cpp files so compiler doesn't get confused. xptcinvoke_sparc_solaris.s _. xptcinvoke_asm_sparc_solaris.s, xptcstubs_sparc_solaris.s -> xptcstubs_asm_sparc_solaris.s
|
1999-05-05 01:56:01 +00:00 |
|
sdagley%netscape.com
|
46b16eb693
|
Mailnews has to be built now, because the profile wizard stuff was put into the mailnews directory, and doesn't get exported unless you build mailnews. (Don't shoot the messenger).
|
1999-05-05 01:38:10 +00:00 |
|
waterson%netscape.com
|
722511bdf1
|
Initial revision.
|
1999-05-05 01:15:01 +00:00 |
|
av%netscape.com
|
53ad276795
|
Fixing bug #3605
|
1999-05-05 01:10:25 +00:00 |
|
mcmullen%netscape.com
|
ca6302432a
|
Typo
|
1999-05-05 00:59:05 +00:00 |
|
rickg%netscape.com
|
d493c5c493
|
more WIP for DOM/paste API's
|
1999-05-05 00:55:54 +00:00 |
|
waterson%netscape.com
|
efa352799a
|
Unclump interfaces into individual files.
|
1999-05-05 00:48:15 +00:00 |
|