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

26 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 53e94d4ea4 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 20:22:54 +00:00
mscott%netscape.com 42ca1bf61a Remove NS_RDF from this class declaration. This was giving us link warnings in every dll that linked with this library on windows. Why? When we link against the library, the macro is defining the class as an imported class; however because the library is statically linked, it really is a local declaration.
a=waterson
1999-05-18 21:28:43 +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 4dac3b7dc6 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 b0a8e7f7d0 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 5187470a59 remove a warning
too many warnings, and people will just ignore them
1999-03-30 15:12:32 +00:00
sspitzer%netscape.com 59313bf970 initializing some uninitialized variables 1999-03-30 03:07:20 +00:00
waterson%netscape.com 95fe5b64f9 Changed RDF-specific errors to be success rather than error codes. 1999-03-30 02:30:16 +00:00
waterson%netscape.com 0cf17d4ce5 Landed RDF_19990326_BRANCH, scriptability changes. 1999-03-29 19:52:54 +00:00
waterson%netscape.com ad24fe9ead Added some preconditions; changed resource equality test to interface ==. 1999-03-26 04:44:24 +00:00
briano%netscape.com 2f105ae044 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 48737e010f Changed to use operator new[] instead of PL_strdup(). (Thanks, Brad!) 1999-03-18 20:47:03 +00:00
warren%netscape.com c2dd39a493 First cut at new command architecture. 1999-03-11 10:01:25 +00:00
warren%netscape.com 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
waterson%netscape.com 3d2b42cfd9 Land Guha's history stuff, including some fixes for references in the file system data source, and modifications for literals: there's now nsIntLiteral and nsDateLiteral. 1999-03-09 04:01:56 +00:00
warren%netscape.com 82acf5d486 Fixed up Advance methods. 1999-03-05 06:12:47 +00:00
scc%netscape.com 2ec0a397ea rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
waterson%netscape.com c09373fcd2 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 44cae3cd3f 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 bc95d31a79 Got this stuff functioning. 1999-02-24 07:56:00 +00:00
warren%netscape.com 54a4687221 Used new NS_DECL_ISUPPORTS_INHERITED and NS_IMPL_ISUPPORTS_INHERITED macros. 1999-02-19 06:34:23 +00:00
warren%netscape.com f5fcd41a95 A bunch of fixes for cursor stuff. 1999-02-19 05:27:22 +00:00
alecf%netscape.com 97115a0312 fix initialization ordering to match declaration 1999-02-18 03:56:24 +00:00
alecf%netscape.com 2f0ca98b89 ignore generated files 1999-02-18 03:46:47 +00:00
alecf%netscape.com ee12252276 fix for egcs/gcc compiler bug 1999-02-18 03:46:32 +00:00
warren%netscape.com 55c88a9491 Moved utilities to util directory. 1999-02-17 23:42:09 +00:00