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

3831 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 9904b84b28 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 872660a7a6 Initialize rv otherwise checking it later could return wrong results. 1999-06-27 23:16:25 +00:00
jefft%netscape.com 51bb03f56e Make nsCopyRequest::Init() returning nsresult 1999-06-27 21:47:29 +00:00
rickg%netscape.com d7fd3aea6c nsString API fixup 1999-06-27 18:53:46 +00:00
rickg%netscape.com c00c4e3868 fixup to nsString API 1999-06-27 18:12:01 +00:00
rickg%netscape.com efc862d675 fixup nsString API usage 1999-06-27 18:04:40 +00:00
alecf%netscape.com f4d5551fe5 oops. check in regenerated headers
(I will add the IDL to the mac build soon)
1999-06-27 06:35:32 +00:00
alecf%netscape.com 833749e78e remove dead code 1999-06-27 06:28:35 +00:00
alecf%netscape.com d061a4504e fully qualify consts 1999-06-27 05:49:15 +00:00
alecf%netscape.com 667ad3d0e5 XPIDLisze nsIMsgParseMailboxState on windows 1999-06-27 05:17:49 +00:00
alecf%netscape.com 471eb18c9a XPIDLize nsIMsgParseMailMsgState 1999-06-27 05:17:03 +00:00
alecf%netscape.com ec85797066 rename myISupports to something more obvious to avoid shadow warnings 1999-06-27 05:16:08 +00:00
alecf%netscape.com 9c6e6746f6 re-add this file (mac is unhappy if it's missing) 1999-06-27 05:03:08 +00:00
alecf%netscape.com d12910cda3 XPIDLize nsIPop3URL.idl and nsIMaliboxUrl.idl 1999-06-27 04:22:12 +00:00
alecf%netscape.com 7d5d80ce8a nobody uses this anymore, remove it. 1999-06-27 04:20:28 +00:00
alecf%netscape.com ca2b7abb04 XPIDLize nsIUrlListenerManager on Mac and windows 1999-06-27 04:20:04 +00:00
alecf%netscape.com 4af27284b8 #ifdef NS_DEBUG on fflush() 1999-06-27 04:15:25 +00:00
alecf%netscape.com cef57cba46 extra error checking 1999-06-27 04:14:51 +00:00
alecf%netscape.com 79bf327c98 turn on XPIDL for nsIUrlListener.idl 1999-06-27 04:12:07 +00:00
alecf%netscape.com e977600d72 XPIDLIZE nsIUrlListenerManager 1999-06-27 04:11:16 +00:00
alecf%netscape.com 45cb5af6ae get ready for some XPIDLIZING! 1999-06-27 04:09:41 +00:00
alecf%netscape.com d6db5f6051 fix shadowed variable 1999-06-27 04:06:28 +00:00
alecf%netscape.com 4522ee4bca switch to using constants from enums 1999-06-27 03:44:41 +00:00
alecf%netscape.com e340113a85 XPIDLize nsIMailboxUrl and nsIPop3URL 1999-06-27 03:41:59 +00:00
jefft%netscape.com 16c6434c94 forget to initialize the destination folder 1999-06-27 02:21:45 +00:00
rhp%netscape.com 9252ceb94e Reworking message copy back end 1999-06-26 23:18:49 +00:00
rhp%netscape.com 87762f807b Fix for bug #8890 1999-06-26 21:57:07 +00:00
sspitzer%netscape.com 3c116923ff rearrange my ifdefs 1999-06-26 20:48:22 +00:00
sspitzer%netscape.com e518c4fb8b fix warning 1999-06-26 20:48:10 +00:00
sspitzer%netscape.com fa49f7a7de fix warnings 1999-06-26 20:47:13 +00:00
sspitzer%netscape.com 04de969511 fix the assertion I was causing on IMAP. need to talk to bienvenu about how imap plans to use the msg key set 1999-06-26 20:46:56 +00:00
sspitzer%netscape.com 45a114635d clean up the ifdefs. get the debugging printf to work again 1999-06-26 20:45:42 +00:00
jefft%netscape.com 742eaba285 try fixing mac build bustage 1999-06-26 19:39:50 +00:00
jefft%netscape.com a38214030d stub implement CopyMessages() & CopyFileMessage() methods 1999-06-26 18:22:55 +00:00
jefft%netscape.com af2f02a6a6 more on uber service, filled in all the code for message copy service 1999-06-26 18:22:00 +00:00
jefft%netscape.com 560c16d4e8 added CopyMessages() & CopyFileMessage() method 1999-06-26 18:20:30 +00:00
jefft%netscape.com e9c746f88c added one more parameter, nsresult result, to NotifyCompletion() 1999-06-26 18:19:33 +00:00
sspitzer%netscape.com 4dd90a10de fix warnings. use nsCOMPtr 1999-06-26 06:58:25 +00:00
sspitzer%netscape.com 8ea6512049 fix warnings 1999-06-26 04:40:56 +00:00
sspitzer%netscape.com 75c6618762 fix warning 1999-06-26 04:38:06 +00:00
rhp%netscape.com 3f827ef7d7 Remove the ifdef with new interface in place 1999-06-26 04:01:41 +00:00
rhp%netscape.com 1bcb44233f Copy service changes 1999-06-26 01:11:28 +00:00
rjc%netscape.com d8cf0513a0 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 25ab407d2a 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
sspitzer%netscape.com 9adea560ef fix build bustage for rhp 1999-06-25 22:25:57 +00:00
hangas%netscape.com 0964898043 More updates to addressbucket tree in selectaddress dialog 1999-06-25 22:06:39 +00:00
bienvenu%netscape.com 93b02eda2b start working on threading stuff 1999-06-25 22:04:32 +00:00
ducarroz%netscape.com 9466cd421f add nsIDBChangeAnnouncer.idl and nsIDBChangeListener.idl 1999-06-25 22:03:51 +00:00
bienvenu%netscape.com fcb9a5a95c add idl files for change listener and announcer 1999-06-25 22:00:00 +00:00
putterman%netscape.com 39b6d6f548 Added NS_NewMessageViewDataSource 1999-06-25 21:48:07 +00:00