beard%netscape.com
|
7e08e80e81
|
#define NS_COM __declspec(export) on XP_MAC.
|
1999-04-04 02:22:08 +00:00 |
|
dp%netscape.com
|
146db3b3fb
|
API Cleanup.
|
1999-04-02 20:28:22 +00:00 |
|
jband%netscape.com
|
c5bed82e41
|
renamed nsAllocator to nsAllocatorImpl and NSTaskMem to nsAllocator
|
1999-04-02 06:17:28 +00:00 |
|
warren%netscape.com
|
12179cbf41
|
Added progID versions of methods to nsServiceManager (the static interface).
|
1999-04-02 05:17:42 +00:00 |
|
jband%netscape.com
|
e01d326056
|
expose directly callable shared allocator methods
|
1999-04-01 23:12:49 +00:00 |
|
waterson%netscape.com
|
19bfe664e9
|
Added XPIDL_JS_STUBS hacks to support scriptability.
|
1999-03-31 06:42:42 +00:00 |
|
dp%netscape.com
|
1c9c3e6b34
|
Fixed nsIRegistry implementation. ready for use. Thanks to Nicholas Ambrose <nick87@hotmail.com>
|
1999-03-31 06:28:36 +00:00 |
|
sspitzer%netscape.com
|
02f6ac9eb9
|
remove a warning
too many warnings and people will ignore them
|
1999-03-30 15:11:30 +00:00 |
|
dp%netscape.com
|
c2937307d6
|
Thread Safe nsHashtable (on demand only)
|
1999-03-30 08:15:39 +00:00 |
|
briano%netscape.com
|
90d9dd6669
|
Fixed the 'extra token after the endif' bug that was breaking some Unix builds.
|
1999-03-29 23:05:49 +00:00 |
|
waterson%netscape.com
|
0cf17d4ce5
|
Landed RDF_19990326_BRANCH, scriptability changes.
|
1999-03-29 19:52:54 +00:00 |
|
warren%netscape.com
|
895cbeb457
|
Added ShutdownGlobalServiceManager
|
1999-03-27 02:22:33 +00:00 |
|
warren%netscape.com
|
1d640288fd
|
Hushed up stupid warnings on Windows.
|
1999-03-25 07:29:29 +00:00 |
|
warren%netscape.com
|
fc4196f07a
|
Added ProgID versions of RegisterService and UnregisterService.
|
1999-03-24 00:40:29 +00:00 |
|
dp%netscape.com
|
b900869c23
|
InitXPCOM() : For a defined initialization sequence of xpcom global objects and components.
|
1999-03-23 23:28:32 +00:00 |
|
waterson%netscape.com
|
d914f058e8
|
Made the nsCStringKey class NS_COM so that it could be exported across DLLs.
|
1999-03-23 23:12:35 +00:00 |
|
dp%netscape.com
|
d91f32f0f5
|
Adding PROGID and CLASSNAME to the header.
Adding GetIID()
|
1999-03-23 23:00:45 +00:00 |
|
scc%netscape.com
|
a3aecb2482
|
inlining the work of |StartAssigment| reduces |nsCOMPtr| overhead on windows.
|
1999-03-23 20:35:49 +00:00 |
|
warren%netscape.com
|
2d6d7aa600
|
Fix for broken linux compiler.
|
1999-03-19 06:18:08 +00:00 |
|
warren%netscape.com
|
a1de56ad0d
|
Added nsHashtable::Exists. Renamed nsProgIDKey to nsCStringKey (what it is).
|
1999-03-19 05:51:49 +00:00 |
|
warren%netscape.com
|
f169d7579e
|
Added NS_WITH_SERVICE1 macro.
|
1999-03-19 05:48:49 +00:00 |
|
dp%netscape.com
|
cc70ac201a
|
using nsHashtable for dllStore.
|
1999-03-12 11:23:49 +00:00 |
|
warren%netscape.com
|
27d6390ab4
|
Exporting symbols for the mac.
|
1999-03-11 10:47:54 +00:00 |
|
warren%netscape.com
|
d046a90e99
|
Added union and intersection enumerators.
|
1999-03-11 09:56:59 +00:00 |
|
warren%netscape.com
|
15c5137cf6
|
Added progID version of GetService. Fixed up nsService to not be a template.
|
1999-03-10 22:53:17 +00:00 |
|
ramiro%netscape.com
|
eb2ce0674f
|
Use the macro on all platforms. Thanks to pierre for helping me make sure
it doesnt break the mac. I verified that it works on unix and windows.
|
1999-03-09 19:19:02 +00:00 |
|
warren%netscape.com
|
a6656a9445
|
Implemented virtuals in cpp file to try to avoid linux pedantic error.
|
1999-03-09 14:09:11 +00:00 |
|
warren%netscape.com
|
44568143d6
|
Backed out the nsService template stuff.
|
1999-03-09 11:49:41 +00:00 |
|
warren%netscape.com
|
088146892f
|
Commented out template because linux isn't happy with it.
|
1999-03-09 11:12:23 +00:00 |
|
warren%netscape.com
|
4b2d56fbaa
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
|
alecf%netscape.com
|
a1357cc961
|
patches from cmanske@netscape.com - use NS_IMETHODIMP* macros instead of declaring nsrefcnt/etc directly
|
1999-03-08 21:34:16 +00:00 |
|
ramiro%netscape.com
|
8a849f863a
|
Templates in nsXPComFactory exorcism. Part I.
Replaced the template code with a NS_DEF_FACTORY.
This is temporary. As soon as I can verify this works on windows and
mac, ill remove the old code.
|
1999-03-08 09:44:16 +00:00 |
|
beard%netscape.com
|
d5f75e7080
|
Added NS_DEFINE_STATIC_CID_ACCESSOR.
|
1999-03-07 23:56:59 +00:00 |
|
alecf%netscape.com
|
8eb785a0db
|
split up nsISupports macros into seperate files
|
1999-03-05 22:39:03 +00:00 |
|
scc%netscape.com
|
e1b19c0104
|
rename |IID()| --> |GetIID()|
|
1999-03-03 23:03:34 +00:00 |
|
scc%netscape.com
|
2ec0a397ea
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
|
buster%netscape.com
|
614f00f10a
|
added editor module (#define NS_ERROR_MODULE_EDITOR )
|
1999-03-03 18:30:09 +00:00 |
|
beard%netscape.com
|
19dc7e5b59
|
moved NS_CALLBACK to nsCom.h.
|
1999-03-03 04:09:33 +00:00 |
|
beard%netscape.com
|
12e2a6116d
|
Added NS_CALLBACK macro for standard callback APIs
|
1999-03-03 04:09:11 +00:00 |
|
waterson%netscape.com
|
c361814ef3
|
Added ProgIDToCLSID cache.
|
1999-03-03 01:18:15 +00:00 |
|
alecf%netscape.com
|
19c3844fa8
|
start splitting nsISupports.h into multiple header files (blank right now until we get them into the Mac build)
|
1999-03-03 00:31:50 +00:00 |
|
scc%netscape.com
|
1cd756d76b
|
backed out depency on nscore.h
|
1999-03-02 23:52:38 +00:00 |
|
scc%netscape.com
|
eee168d553
|
now rely on "nscore.h" for NS_REINTERPRET_CAST instead of defining my own. now relying on autoconf system for all unixes. Some tests may need to be fixed.
|
1999-03-02 23:08:54 +00:00 |
|
mcafee%netscape.com
|
f3ffb9a767
|
Adding comparisons to autoconf results.
|
1999-03-01 10:13:18 +00:00 |
|
ramiro%netscape.com
|
1bf8790f66
|
AIX portability fixes. (Waqar Malik <waqar@netscape.com>)
|
1999-03-01 06:29:14 +00:00 |
|
beard%netscape.com
|
f8887c33ae
|
SetDestructor
|
1999-02-28 19:04:47 +00:00 |
|
dp%netscape.com
|
ab0c11dd65
|
Adding nsRegistry to unix.
|
1999-02-27 21:49:34 +00:00 |
|
dp%netscape.com
|
ffbd0ef6da
|
Changed comment to indicate that Quick Registration via the quick register data structure isn't for prime time yet.
|
1999-02-27 08:56:21 +00:00 |
|
alecf%netscape.com
|
6756268744
|
add IID() method
|
1999-02-27 03:16:56 +00:00 |
|
ebina%netscape.com
|
89821bbf93
|
Remove support for the old RegisterFactory API.
|
1999-02-27 02:06:54 +00:00 |
|