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

978 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com be96a7065d make sure we get folder before dereffing 1999-06-30 19:44:44 +00:00
bienvenu%netscape.com 607c659cb6 check for null before releasing 1999-06-30 03:45:17 +00:00
bienvenu%netscape.com 084fa475fa add check for allocation failure 1999-06-30 00:11:02 +00:00
alecf%netscape.com fee8b8f942 fix memory allocation problems, C++ warning, and newlines at the end of files 1999-06-29 21:19:05 +00:00
scc%netscape.com 54c96baa72 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
putterman%netscape.com 5c9bcd9595 Remove scrollbars from trees. 1999-06-29 20:51:21 +00:00
putterman%netscape.com 6fb359882b Implement HasAssertion. This will fix Messenger's part of making Mark Read work. 1999-06-29 20:11:13 +00:00
sspitzer%netscape.com d0bf19bbd7 nsISupportsArray was somehow not scripting. By now including nsISupportsArray.idl in all of the interface files, we now have the IID for this interface 1999-06-29 19:45:19 +00:00
mcafee%netscape.com 4725767eb2 BeOS changes 1999-06-29 09:19:14 +00:00
sspitzer%netscape.com 1858ee81d5 wrap the derefernce with a check for null 1999-06-29 06:02:41 +00:00
alecf%netscape.com 364a0bb470 for now, use GetCurrentIdentity hack when SendMessagesLater gets fired 1999-06-29 05:07:12 +00:00
alecf%netscape.com a5e4af679c - make sure account keys are unique
- add method GetIdentityByKey that's needed by compose
1999-06-29 03:36:25 +00:00
alecf%netscape.com d7f2a1a866 - make getCharPref() return null when there is no such pref, instead of returning an error
- make identityName default to Full Name <email@address.com> if the identityName is missing
1999-06-29 02:59:06 +00:00
putterman%netscape.com d59fe7edc5 Implement RemoveServer 1999-06-29 02:49:29 +00:00
putterman%netscape.com 4d4e1a2c16 UnloadAccounts. 1999-06-29 02:49:15 +00:00
putterman%netscape.com 3ea9f510fb Release a ref on the server. 1999-06-29 02:48:58 +00:00
putterman%netscape.com 2fb7492236 Shutdown unregisters services. 1999-06-29 02:48:40 +00:00
putterman%netscape.com 78342e3e3f Query Interface can handle nsISupports. 1999-06-29 02:48:12 +00:00
putterman%netscape.com 8a88a1b6dc Add UnloadAccounts 1999-06-29 02:47:49 +00:00
putterman%netscape.com bcfc318cec Register as a component. 1999-06-29 02:47:30 +00:00
briano%netscape.com 282adf654a Cleanup and fixes for OpenBSD. 1999-06-29 02:30:42 +00:00
bienvenu%netscape.com a75b982dcc make name and pretty name unichar's 1999-06-28 21:56:33 +00:00
mscott%netscape.com b54aff6bdc remove printf which was printing a char * file path passed into NSRegisterSelf. This file path is base 64
encoded alias handle on the mac and looks bogus when you print it out.
1999-06-28 20:14:10 +00:00
putterman%netscape.com 3045dc9eb0 Initialize rv otherwise checking it later could return wrong results. 1999-06-27 23:16:25 +00:00
jefft%netscape.com 6ee32ebc48 Make nsCopyRequest::Init() returning nsresult 1999-06-27 21:47:29 +00:00
rickg%netscape.com 223060a65c nsString API fixup 1999-06-27 18:53:46 +00:00
rickg%netscape.com ff2a4004e6 fixup to nsString API 1999-06-27 18:12:01 +00:00
alecf%netscape.com ec98a25cbe remove dead code 1999-06-27 06:28:35 +00:00
alecf%netscape.com c8246dc6b5 re-add this file (mac is unhappy if it's missing) 1999-06-27 05:03:08 +00:00
alecf%netscape.com 28c8a43d06 nobody uses this anymore, remove it. 1999-06-27 04:20:28 +00:00
alecf%netscape.com 6db34f38d5 XPIDLize nsIUrlListenerManager on Mac and windows 1999-06-27 04:20:04 +00:00
alecf%netscape.com bd8c7db005 #ifdef NS_DEBUG on fflush() 1999-06-27 04:15:25 +00:00
alecf%netscape.com 4177b4ec6f extra error checking 1999-06-27 04:14:51 +00:00
alecf%netscape.com fb45f2247b turn on XPIDL for nsIUrlListener.idl 1999-06-27 04:12:07 +00:00
alecf%netscape.com 157ec26411 XPIDLIZE nsIUrlListenerManager 1999-06-27 04:11:16 +00:00
alecf%netscape.com 88c18353aa get ready for some XPIDLIZING! 1999-06-27 04:09:41 +00:00
alecf%netscape.com 7808358e27 switch to using constants from enums 1999-06-27 03:44:41 +00:00
jefft%netscape.com 692963ae40 forget to initialize the destination folder 1999-06-27 02:21:45 +00:00
sspitzer%netscape.com da5ff618e4 fix warning 1999-06-26 20:48:10 +00:00
sspitzer%netscape.com 2160d5dd5f fix warnings 1999-06-26 20:47:13 +00:00
sspitzer%netscape.com df62df9e7b clean up the ifdefs. get the debugging printf to work again 1999-06-26 20:45:42 +00:00
jefft%netscape.com 566ee403f9 try fixing mac build bustage 1999-06-26 19:39:50 +00:00
jefft%netscape.com e150a42831 stub implement CopyMessages() & CopyFileMessage() methods 1999-06-26 18:22:55 +00:00
jefft%netscape.com 3f3feedee1 more on uber service, filled in all the code for message copy service 1999-06-26 18:22:00 +00:00
jefft%netscape.com b6f037854c added CopyMessages() & CopyFileMessage() method 1999-06-26 18:20:30 +00:00
jefft%netscape.com 74757bed6e added one more parameter, nsresult result, to NotifyCompletion() 1999-06-26 18:19:33 +00:00
sspitzer%netscape.com bc93b8b14a fix warning 1999-06-26 04:38:06 +00:00
rhp%netscape.com 0170307cde Copy service changes 1999-06-26 01:11:28 +00:00
rjc%netscape.com 3a764c6bfc Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future. 1999-06-26 01:09:02 +00:00
sspitzer%netscape.com ea0eec35aa more work to get respecting the newsrc set working. move the set into the db. this isn't done yet, but it's shaping up. 1999-06-25 22:29:44 +00:00