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

584 Коммитов

Автор SHA1 Сообщение Дата
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 2cbf6f9eac add the new idl to the mac project. 1999-09-03 07:01:39 +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
jefft%netscape.com 8bbf5abf79 more bullet prove; check m_channel prior processing current url 1999-09-03 02:29:00 +00:00
bienvenu%netscape.com 0c7dcbfb74 more cleanup of unused routines, work on namespace stuff 1999-09-03 00:46:40 +00:00
cata%netscape.com 7754532498 Method name change. 1999-09-02 19:54:39 +00:00
bienvenu%netscape.com fca5addc43 force creation of imap directories 1999-09-02 01:38:07 +00:00
cata%netscape.com b200afe9c3 Fixing build warnings. Step 2: switch to use new method from the interface. 1999-09-01 22:57:29 +00:00
bienvenu%netscape.com e6fa733e48 basic folder undiscovery works, capabilities cached 1999-09-01 20:19:01 +00:00
jefft%netscape.com b37dfd2d1c fixed bug 12928 - Delete imap folder makes Trash disappear from the folder view 1999-09-01 20:06:25 +00:00
jefft%netscape.com f148c5748c fixed bug 12921, 12922 - duplicate folders in folder view 1999-09-01 05:42:02 +00:00
mscott%netscape.com 3110bc82ef Bug #8076/9836 --> use specialDirectory::OS_TemporaryDirectory to determine the directory to write tempMessage.eml out to. 1999-09-01 04:09:07 +00:00
ramiro%netscape.com 18b5e04d18 Cleanup linkin of mozdbm. 1999-08-31 14:31:50 +00:00
mscott%netscape.com 8f2820a928 password api synch 1999-08-31 04:43:29 +00:00
mscott%netscape.com d4595ec52c when getting pwd from the server, never try to bring up the UI when we are in the imap thread. use new
password methods on the server sink.
1999-08-31 04:42:49 +00:00
mscott%netscape.com 1e91989d48 user password code is now implemented on the server not on the folder... 1999-08-31 04:42:22 +00:00
mscott%netscape.com defe8a85a4 remove GetPasswordFromuser 1999-08-31 04:42:01 +00:00
mscott%netscape.com 977e458984 support prompt password method from nsIImapServerSink.idl 1999-08-31 04:41:43 +00:00
mscott%netscape.com 5b74502d45 Remove get user password stuff as this is now a method on the server. 1999-08-31 04:41:16 +00:00
mscott%netscape.com 9625ace715 Add prompt for password method. 1999-08-31 04:40:58 +00:00
bienvenu%netscape.com 37f9b9da7b more work on folder undiscovery 1999-08-31 03:12:16 +00:00
putterman%netscape.com 82d604a5a0 msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll 1999-08-30 22:17:13 +00:00
bienvenu%netscape.com d23f6bff06 convert some interfaces to use nsisupports proxy 1999-08-29 18:27:30 +00:00
bienvenu%netscape.com b0efbb4e29 make incoming server implement nsIImapServerSink interface 1999-08-29 17:37:36 +00:00
bienvenu%netscape.com 20dacf7920 add alert methods to server sink 1999-08-29 17:35:43 +00:00
bienvenu%netscape.com ded778a670 add server sink idl 1999-08-28 19:02:33 +00:00
ducarroz%netscape.com 57cf9bbd2c First Checked In. 1999-08-28 18:00:36 +00:00
bienvenu%netscape.com 7c8a97472b add server sink idl, not part of build 1999-08-28 15:54:13 +00:00
putterman%netscape.com 38cfb0cdd1 Only Top level folders are special folders. 1999-08-27 03:50:20 +00:00
rpotts%netscape.com 0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
bienvenu%netscape.com 922a55a1b7 replace nsIEnumerator with nsISimpleEnumerator 1999-08-26 04:41:07 +00:00
mscott%netscape.com 8309a0f824 nsString updates --> nsString(eOneByte) --> nsCString 1999-08-25 23:20:10 +00:00
ramiro%netscape.com 7ee0e69965 Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
ramiro%netscape.com 5c9835cc68 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
brendan%mozilla.org defeffaabd Massive spankage to capitalize C++ method and attribute name bindings, per
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
bienvenu%netscape.com e92b9a932b clean up method names, remove unused methods, start work on deleting non-discovered folders 1999-08-25 01:18:42 +00:00
ramiro%netscape.com ec21b9ecbc Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
bienvenu%netscape.com bfa561f68f get rid of DOING_FILTERS #define 1999-08-24 04:23:31 +00:00
mccabe%netscape.com a900e17559 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
mscott%netscape.com df8d6855e0 return NS_ERROR_NOT_IMPLEMENTED for some of the channel interface implementations 1999-08-22 22:58:40 +00:00
mscott%netscape.com 15f43bccd9 Remove unnecessary windows.h include which was used to get InterlockedIncrement for threadsafe interfaces. I fixed the
implementation of threadsafe addref and release for windows to notrequire it so people no longer need to include windows.h whenever
you are using a threadsafe interface.
1999-08-22 22:57:50 +00:00
ramiro%netscape.com 56b62f3790 Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
ramiro%netscape.com 2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
alecf%netscape.com 44017e0d56 stop using mDepth, use IsServer instead 1999-08-21 01:01:10 +00:00
bienvenu%netscape.com 5bd79f1776 add some db commits since we're not closing db's correctly 1999-08-19 22:23:54 +00:00
bienvenu%netscape.com 40513be898 land new folder and rename for jefft 1999-08-19 19:52:51 +00:00
sspitzer%netscape.com ed89a74f16 fix #8364. this gets rid of a really annoying assert on the Mac when using IMAP. 1999-08-18 02:27:17 +00:00
bienvenu%netscape.com 802c5c8816 more progress and status and alert handling + password prompts 1999-08-18 02:03:43 +00:00
ramiro%netscape.com 6eeeaf7730 Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00