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 |
dougt%netscape.com
|
fd69a2f423
|
Landing nsIFile.
|
2000-01-24 21:28:28 +00:00 |
dp%netscape.com
|
9a62ae9b19
|
Providing register and unregister hook per component in the generic
module. r=alecf
|
2000-01-11 21:18:55 +00:00 |
jband%netscape.com
|
8e5c753268
|
Allow generic module stuff to work with singletons. Needed to fix bug 22922. r=dp
|
2000-01-07 02:18:13 +00:00 |
sspitzer%netscape.com
|
1395314fd6
|
purify related fixes. first, prevent a crash that was prevent me
from running purify in nsGenericFactory.cpp. Second, add support
for "mozilla -pure". Only works if you've build mozilla.bin.pure, of course.
|
1999-12-15 06:23:50 +00:00 |
dp%netscape.com
|
187770cd22
|
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
|
1999-11-30 23:36:32 +00:00 |
dp%netscape.com
|
0b9b87c92c
|
Eliminating leak of factory when getting it from hashtable.
Using NS_IMPL_ISUPPORTS1
Removing NS_DEFINE_IID
r=warren@netscape.com
|
1999-11-20 07:21:53 +00:00 |
warren%netscape.com
|
6770f57524
|
Fixed generic module factory lookup to look in cache.
|
1999-11-19 02:46:50 +00:00 |
warren%netscape.com
|
98a1f3c523
|
Minor fix.
|
1999-11-12 09:10:40 +00:00 |
warren%netscape.com
|
4471ddf809
|
Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf
|
1999-11-12 09:07:26 +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 |
scc%netscape.com
|
0454213f91
|
got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in
|
1999-08-23 10:14:16 +00:00 |
scc%netscape.com
|
54c96baa72
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
warren%netscape.com
|
8b32319be8
|
Fixed GenericFactory linkage problems.
|
1999-06-03 21:51:14 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
scc%netscape.com
|
31ff626ae9
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
beard%netscape.com
|
9093cc3fb4
|
SetDestructor
|
1999-02-28 19:04:47 +00:00 |
beard%netscape.com
|
f4d7d0b552
|
now implements nsIGenericFactory.
|
1999-02-26 04:08:26 +00:00 |
beard%netscape.com
|
8d694419b3
|
First Checked In.
|
1999-02-25 04:41:02 +00:00 |