Граф коммитов

25907 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com f8955f43aa fix ref counting problem with mListeners 1999-05-05 04:26:41 +00:00
buster%netscape.com 99a96a39ec 1. block transformation infrastructure is now in place. We can go ahead and implement interesting
features like set paragraph style, set list type, indent, etc.  I'm sure there's holes in my
implementation that these high level features will make obvious.

2. I've factored a lot of utility methods from several modules into nsEditor as public static methods.
This makes them easily accessable to all, and will help Joe and I remove redundant methods.

3. I changed the HTML tags to lower case, and made all string compares case-insensitive.  No, this
isn't quite the right thing to do, but we don't have atoms from layout yet.  The Right Thing is for us
to reuse those atoms.
1999-05-05 04:05:19 +00:00
briano%netscape.com 150cb9c442 Minor cleanup, and got rid of a completely pointless chunk of code. 1999-05-05 04:00:55 +00:00
dcone%netscape.com b03936c49a added USE_STRING2 define. It is commented out at the moment for use in string compilation. 1999-05-05 03:51:18 +00:00
sspitzer%netscape.com 17d71a8dd3 fix my own build bustage 1999-05-05 03:47:44 +00:00
hangas%netscape.com e16c073d0e sspitzer: changes to build news on the mac 1999-05-05 03:42:21 +00:00
hangas%netscape.com c80f6b8daa sspitzer: stop hiding these virtual methods (thanks mac compiler!) 1999-05-05 03:41:12 +00:00
hangas%netscape.com 89621ab0bc back off on the PRTime stuff for now 1999-05-05 03:39:51 +00:00
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