Commit Graph

19 Commits

Author SHA1 Message Date
sspitzer%netscape.com
5ea6a0cd6d fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup.
git-svn-id: svn://10.0.0.236/trunk@61734 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 03:52:06 +00:00
sspitzer%netscape.com
eda58ccb3a you can launch addressbook with -addressbook
now using the nsICmdLineHander interface and categories to do this the right way
r=alecf


git-svn-id: svn://10.0.0.236/trunk@59939 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 11:04:10 +00:00
warren%netscape.com
f4eb982ac0 Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf
git-svn-id: svn://10.0.0.236/trunk@53341 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 09:07:26 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
alecf%netscape.com
d3116d95c6 fix bustage, forgot this file in my last checkin
git-svn-id: svn://10.0.0.236/trunk@52481 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 01:53:28 +00:00
alecf%netscape.com
aae40a4d2d nsIModule-ize addressbook
r=sspizer
no bug


git-svn-id: svn://10.0.0.236/trunk@50571 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-13 05:55:06 +00:00
waterson%netscape.com
30e53d03e9 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
git-svn-id: svn://10.0.0.236/trunk@50416 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-12 03:05:10 +00:00
bienvenu%netscape.com
bc06713ec9 register ab history
git-svn-id: svn://10.0.0.236/trunk@43919 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:22:26 +00:00
chuang%netscape.com
dcffb9602f Multiple address book support and new address book
git-svn-id: svn://10.0.0.236/trunk@40181 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 22:52:23 +00:00
sspitzer%netscape.com
ab224c5112 changes to enable crude autocomplete
git-svn-id: svn://10.0.0.236/trunk@39148 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-13 19:08:27 +00:00
chuang%netscape.com
62f1b431cb Address Book Add, Remove and Edit card landing, approved by chofmann
git-svn-id: svn://10.0.0.236/trunk@38711 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 19:06:40 +00:00
chuang%netscape.com
6110c55ac5 Add New Card function and remove hardcoded datd from address book
git-svn-id: svn://10.0.0.236/trunk@37855 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 20:04:04 +00:00
putterman%netscape.com
ee9448227f use nsCOMTypeInfo
git-svn-id: svn://10.0.0.236/trunk@37591 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 00:15:20 +00:00
scc%netscape.com
a2d0be4d64 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
git-svn-id: svn://10.0.0.236/trunk@37444 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 21:01:31 +00:00
chuang%netscape.com
a3de261c42 Add address book database code and other fixes
git-svn-id: svn://10.0.0.236/trunk@35556 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 00:04:49 +00:00
mscott%netscape.com
3817aa452b Use NS_WITH_SERVICE1 which uses the service manager that was passed in to
NSRegisterSelf / NSUnregisterSelf.


git-svn-id: svn://10.0.0.236/trunk@34375 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 06:40:48 +00:00
mscott%netscape.com
3cc0fa603c 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.


git-svn-id: svn://10.0.0.236/trunk@33902 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-05 02:21:20 +00:00
mscott%netscape.com
58a1d9b765 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.
git-svn-id: svn://10.0.0.236/trunk@33857 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-04 23:37:52 +00:00
chuang%netscape.com
879e713b52 First check in. Address Book Data Source w/ hardcoded data.
git-svn-id: svn://10.0.0.236/trunk@31915 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-17 20:16:22 +00:00