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

144 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com 3113769c3f fix box spec memory leaks, mismatched free r=mscott 2000-01-14 01:02:57 +00:00
bienvenu%netscape.com 5b392de1c5 remove obsolete file 2000-01-12 22:07:53 +00:00
bienvenu%netscape.com 0ef6b2b69a add idl for mailbox spec and mail folder sink, r=mscott 2000-01-12 21:42:19 +00:00
bienvenu%netscape.com f89d9339f3 folder sink idl, not part of build yet 2000-01-12 03:30:21 +00:00
bienvenu%netscape.com 4a6b816bca first entry into cvs, not part of build 2000-01-12 00:24:26 +00:00
bienvenu%netscape.com 76d996686e removing in favor of idl file,r=mscott 2000-01-11 02:28:29 +00:00
bienvenu%netscape.com 298d239019 convert nsIImapProtocol.cpp to idl,r=mscott 2000-01-11 02:27:43 +00:00
bienvenu%netscape.com d6cdc6cbd7 make nsIImapProtocol scriptable, r=mscott 2000-01-11 01:18:56 +00:00
bienvenu%netscape.com 5fdf30d156 add folder listing support,r=mscott 2000-01-08 01:36:05 +00:00
mscott%netscape.com 852a74f10d Fix a rare crash when displaying imap messages. Don't remove the mock channel from the url
on the imap thread. Why? Because this causes the channel to be removed from the load group
which triggers a chain of UI notifications that should be on the UI thread and not the imap thread.

r=bienvenu
2000-01-06 21:24:03 +00:00
bienvenu%netscape.com b6affc07ea fix 19229, imap hierarchy separator,r=jefft,a=chofmann 1999-12-17 03:06:42 +00:00
jefft%netscape.com a4a163266a fixed bug 12929 & bug 20415 - imap rename/delete/move folder should reset the connection to authenticated state; imap empty trash didn't delete subfolders; r=bienvenu 1999-12-03 05:59:57 +00:00
warren%netscape.com 34ecf73507 Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott 1999-11-17 08:14:52 +00:00
bienvenu%netscape.com 95d1852e05 hook up pseudo interruption, r=jefft 15012 1999-11-11 00:04:45 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
bienvenu%netscape.com 67dc096258 remove the imap channel from the load group when finished running r=mscott 1999-11-02 23:22:29 +00:00
bienvenu%netscape.com fbbac1c0dc more work to hook up stop button, r=mscott 17743 1999-11-02 21:36:59 +00:00
mscott%netscape.com 6aa84d05a2 Bug #16394 --> Initialize now has no arguments.
r=jefft
1999-10-17 20:04:08 +00:00
bienvenu%netscape.com bdbeecff29 for mscott fix memory leaks of imap urls 15088 r=bienvenu, a=chofmann 1999-09-28 21:50:04 +00:00
bienvenu%netscape.com 1ab356ab31 start work on pseudo interruption, not hooked up yet 1999-09-16 23:30:46 +00:00
bienvenu%netscape.com 880466e384 fix race condition chaining imap urls 1999-09-16 01:32:43 +00:00
bienvenu%netscape.com e46bfb5f59 start work on pseudo interruption for imap useability 1999-09-16 00:08:02 +00:00
briano%netscape.com 107d63133d General cleanup. 1999-09-14 23:27:55 +00:00
mscott%netscape.com 36e025a0cd add save message to disk action. 1999-09-14 05:34:04 +00:00
mscott%netscape.com 34b9cbbd43 Bug #9593 --> implement save message to disk. i also added added 1999-09-14 05:33:55 +00:00
mscott%netscape.com 4c124c3dc1 Bug #9593 --> SetupMsgWriteStream needs to know the file name of the file we should write the message to. Use this value instead of "tempMessage.eml" 1999-09-14 05:33:35 +00:00
bienvenu%netscape.com e5f0aba605 use server key instead of host username when finding imap folders, fixes folder discovery after migration bug 1999-09-14 02:23:56 +00:00
bienvenu%netscape.com 41e8dfb284 pass uid of message read to finish message loading notification 1999-09-12 18:27:19 +00:00
bienvenu%netscape.com d9762ab44c move message sink to idl 1999-09-12 17:49:08 +00:00
bienvenu%netscape.com 741212ca90 remove 1999-09-12 17:47:25 +00:00
bienvenu%netscape.com 1e341e3364 add nsIImapMessageSink 1999-09-12 17:46:36 +00:00
bienvenu%netscape.com c462c7fc46 add idl for message sink not part of ubild yet 1999-09-12 17:31:23 +00:00
mscott%netscape.com 5eb4e7be79 Add accessor for setting the mock channel as part of Bug #10933. 1999-09-12 05:14:57 +00:00
mscott%netscape.com d5b4b05af0 Remove RunImapUrl as this shouldn't be exposed in an interface. 1999-09-12 05:14:31 +00:00
mscott%netscape.com bc05e3623a Clean up interface for running an imap url...no need to pass in a url listener. 1999-09-12 05:13:51 +00:00
mscott%netscape.com 8d83096153 export nsIImapMockChannel.idl 1999-09-10 23:08:50 +00:00
mscott%netscape.com d032f78f02 Export nsIImapMockChannel.idl. 1999-09-10 23:00:16 +00:00
mscott%netscape.com 5f07f28390 First checked in. a mock channel is the channel we are going to return to necko when
they ask for a channel on a url.
1999-09-10 22:58:51 +00:00
bienvenu%netscape.com ac9916a68b cache imap string bundle, fix crash deleting messages 1999-09-09 22:19:16 +00:00
bienvenu%netscape.com 1889e2c61c remove more dead wood 1999-09-07 23:48:24 +00:00
bienvenu%netscape.com e1ff73f1f0 move more stuff into idl interfaces 1999-09-07 18:34:32 +00:00
bienvenu%netscape.com d99f4cbfdd move flag and uid state to idl 1999-09-06 18:11:24 +00:00
bienvenu%netscape.com 67a981adbb initial entry, not part of build yet 1999-09-06 18:06:59 +00:00
bienvenu%netscape.com 9461da2365 move some more methods to server sink 1999-09-05 22:32:41 +00:00
bienvenu%netscape.com e4ffe365e2 more filling out of missing imap methods, use nsIThread... 1999-09-05 00:04:56 +00:00
sspitzer%netscape.com 534e99c143 make the nsIImapIncomingServer interface fully scriptable. none of that cheesy %{C++ crap for this interface. Also use the almighty NS_DECL_NSIIMAPINCOMINGSERVER macro the xpidl compiler generated for me. 1999-09-03 07:22:10 +00:00
sspitzer%netscape.com 0db349427d introduce and use the UPGRADE_AND_CLEAR_*_PREF macros. this cleans up a lot of code. add a bunch of new attributes to the nsIImapIncomingServer interface, and the matching code to get and set these prefs. (examples, delete_model, offline_download, dual_use_folders, etc.) remove nsIImapIncomingServer.h, now we use nsIImapIncomingServer.idl. migrate all those new nsIImapIncomingServer attributes when migrating from 4.x to 5.0 1999-09-03 07:01:37 +00:00
sspitzer%netscape.com 3a210794d9 first pass at XPIDL-ifying nsIImapIncomingServer 1999-09-03 04:57:30 +00:00
bienvenu%netscape.com 0c7dcbfb74 more cleanup of unused routines, work on namespace stuff 1999-09-03 00:46:40 +00:00
bienvenu%netscape.com e6fa733e48 basic folder undiscovery works, capabilities cached 1999-09-01 20:19:01 +00:00