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

40 Коммитов

Автор SHA1 Сообщение Дата
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
alecf%netscape.com 10b35b0a5c fix bustage, forgot this file in my last checkin 1999-11-02 01:53:28 +00:00
ramiro%fateware.com 0da50ce31b Dont put the static rdfutil thing inside the FORCE_ALL block. r=alecf. 1999-10-22 23:28:30 +00:00
alecf%netscape.com c6eef943a5 nsIModule-ize addressbook
r=sspizer
no bug
1999-10-13 05:55:06 +00:00
waterson%netscape.com c7347c6be0 Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 03:05:10 +00:00
alecf%netscape.com 70f342ee82 link addressbook against nspr 1999-09-17 20:32:43 +00:00
briano%netscape.com 4d74b5b41f General cleanup. 1999-09-14 22:49:58 +00:00
bienvenu%netscape.com afefe484ec register ab history 1999-08-21 00:22:26 +00:00
bienvenu%netscape.com 46141c0112 add CID for adress collecter 1999-08-18 04:08:45 +00:00
chuang%netscape.com d1f071f1c4 Multiple address book support and new address book 1999-07-19 22:52:23 +00:00
sfraser%netscape.com 0ff1bd75c3 Remove extra semicolon 1999-07-14 22:20:30 +00:00
sspitzer%netscape.com ac592a8126 changes to enable crude autocomplete 1999-07-13 19:08:27 +00:00
chuang%netscape.com 6376604f86 Address Book Add, Remove and Edit card landing, approved by chofmann 1999-07-07 19:06:40 +00:00
briano%netscape.com 85b672bd38 Cleanup and fixes for OpenBSD. 1999-07-02 22:00:33 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
chuang%netscape.com af33a52297 Add New Card function and remove hardcoded datd from address book 1999-07-01 20:04:04 +00:00
putterman%netscape.com 7cb02f4f98 use nsCOMTypeInfo 1999-07-01 00:15:20 +00:00
scc%netscape.com 54c96baa72 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
alecf%netscape.com 013beb7d4a statically link against mork for now 1999-06-22 23:19:09 +00:00
alecf%netscape.com be48037e1c remove -lmork 1999-06-22 23:08:24 +00:00
chuang%netscape.com e09da412f4 Fix crash on address book New Card. 1999-06-21 20:56:10 +00:00
chuang%netscape.com d6bb8b2c38 Add address book database code and other fixes 1999-06-16 00:04:49 +00:00
mscott%netscape.com 53bde8bcd6 Use NS_WITH_SERVICE1 which uses the service manager that was passed in to
NSRegisterSelf / NSUnregisterSelf.
1999-06-09 06:40:48 +00:00
sspitzer%netscape.com d03bc12900 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
sspitzer%netscape.com 6e2a3cc01a giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
mscott%netscape.com a19d88af09 Don't build dll until the install phase, not the lib phase. 1999-06-07 08:22:54 +00:00
mscott%netscape.com 3d0e344c29 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
mscott%netscape.com cebe3794df If we fail to register or unregister a component, we should remember the error code and return it,
BUT we should also still try to register/unregister the rest of the components.
1999-06-05 02:21:20 +00:00
mscott%netscape.com e5424e0f3d Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. 1999-06-04 23:37:52 +00:00
mscott%netscape.com 7524e01df7 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-04 02:07:10 +00:00
chuang%netscape.com f752fc296d Hook up directory preferences 1999-06-03 21:41:27 +00:00
beard%netscape.com cac8b804d4 First Checked In. 1999-05-30 02:15:01 +00:00
donm%netscape.com 9921db9ae3 removed referecne to libreg and libraptorbase 1999-05-26 04:59:47 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
sspitzer%netscape.com 94ae5f4d0e fix solaris build bustage. 1999-05-18 05:13:48 +00:00
sspitzer%netscape.com 1682c3e1d5 need to link this in, we die at runtime because this is undefined: __13nsABDirectory 1999-05-17 21:36:20 +00:00
sspitzer%netscape.com 55d383fb35 cvs ignorage for the generated makefiles 1999-05-17 21:26:37 +00:00
sspitzer%netscape.com ee485070b6 changes to build address book on UNIX 1999-05-17 21:25:33 +00:00
chuang%netscape.com 6044075310 First check in. Address Book Data Source w/ hardcoded data. 1999-05-17 20:16:22 +00:00