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

38 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 955942511b make the rdf delegate progid accessable from a header file, and switch to the cutting-edge progid schema
r=waterson
2000-04-13 23:37:41 +00:00
warren%netscape.com 7e37f4f478 Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
pp%ludusdesign.com 13efd9e8c6 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
waterson%netscape.com 42a2c32aab Ooops. Fix 'component:' URI to have one slash, not two. 1999-11-29 21:28:46 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
waterson%netscape.com 7615b7ebff Add experimental support for RDF delegates. 1999-11-24 20:51:39 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
dp%netscape.com a97641453b Fixed warning of unused variable. 1999-10-22 01:02:29 +00:00
putterman%netscape.com eae98892fc Put back in changes to cache rdf service. 1999-09-21 20:02:50 +00:00
putterman%netscape.com bb2e3a07c7 Fix mail crashes. Approved for checkin by leaf. 1999-09-21 17:53:25 +00:00
warren%netscape.com 95ddc3cd01 freed leaked nsRDFService in nsRDFResource 1999-09-20 20:53:23 +00:00
briano%netscape.com e879c25e61 General cleanup. 1999-09-15 23:36:43 +00:00
bruce%cybersight.com f7a23e96a9 Use nsAllocator 1999-09-04 15:57:05 +00:00
waterson%netscape.com 6f503074f4 Back out previous checking; was causing trouble changing folders in mailnews. 1999-09-03 16:49:26 +00:00
waterson%netscape.com 1516400642 Cache the RDF service in a static member variable rather than acquiring it each time. 1999-09-03 00:10:09 +00:00
waterson%netscape.com 30f5f63b74 Expunge EqualsResource() and EqualsLiteral(). 1999-06-25 20:51:13 +00:00
waterson%netscape.com 452a3a8494 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 20:22:54 +00:00
waterson%netscape.com e545139879 The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH. 1999-04-24 02:41:02 +00:00
sspitzer%netscape.com 75a64b0c93 changing the static gRDFService to a local variable.
removing the gRefCnt code.
this allows the three pane to work on Linux
1999-03-31 19:22:10 +00:00
sspitzer%netscape.com 75afe94f24 remove a warning
too many warnings, and people will just ignore them
1999-03-30 15:12:32 +00:00
sspitzer%netscape.com e2e588ac02 initializing some uninitialized variables 1999-03-30 03:07:20 +00:00
waterson%netscape.com 3062f66f67 Changed RDF-specific errors to be success rather than error codes. 1999-03-30 02:30:16 +00:00
waterson%netscape.com 66a55f3f2c Landed RDF_19990326_BRANCH, scriptability changes. 1999-03-29 19:52:54 +00:00
waterson%netscape.com 65e97da034 Added some preconditions; changed resource equality test to interface ==. 1999-03-26 04:44:24 +00:00
briano%netscape.com 41dd62814d Handle NO_STATIC_LIB being set, when all this file does is create a static library. 1999-03-25 21:10:22 +00:00
waterson%netscape.com d1f752c7d8 Changed to use operator new[] instead of PL_strdup(). (Thanks, Brad!) 1999-03-18 20:47:03 +00:00
warren%netscape.com fc2e4550dc First cut at new command architecture. 1999-03-11 10:01:25 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
warren%netscape.com 7483c69105 Fixed up Advance methods. 1999-03-05 06:12:47 +00:00
scc%netscape.com 31ff626ae9 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
waterson%netscape.com 9b24c207a3 Modified so that resource implementation registers _self_, rather than relying on the RDF service to do it. Also, added global static reference to RDF service. 1999-03-02 01:44:01 +00:00
warren%netscape.com 97781f4c14 Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
warren%netscape.com 81d5bf8017 Got this stuff functioning. 1999-02-24 07:56:00 +00:00
warren%netscape.com ddca8ad07a Used new NS_DECL_ISUPPORTS_INHERITED and NS_IMPL_ISUPPORTS_INHERITED macros. 1999-02-19 06:34:23 +00:00
warren%netscape.com 9dd643d067 A bunch of fixes for cursor stuff. 1999-02-19 05:27:22 +00:00
alecf%netscape.com 71081000e8 fix initialization ordering to match declaration 1999-02-18 03:56:24 +00:00
alecf%netscape.com b314d6ff2f fix for egcs/gcc compiler bug 1999-02-18 03:46:32 +00:00
warren%netscape.com 61cac4a59b Moved utilities to util directory. 1999-02-17 23:42:09 +00:00