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

576 Коммитов

Автор SHA1 Сообщение Дата
cata%netscape.com 88f5d6ecf4 Fixing build warnings. Step 2: switch to use new method from the interface. 1999-09-01 22:57:29 +00:00
bienvenu%netscape.com 1859948423 basic folder undiscovery works, capabilities cached 1999-09-01 20:19:01 +00:00
jefft%netscape.com 09e7d04414 fixed bug 12928 - Delete imap folder makes Trash disappear from the folder view 1999-09-01 20:06:25 +00:00
jefft%netscape.com 781bae54ba fixed bug 12921, 12922 - duplicate folders in folder view 1999-09-01 05:42:02 +00:00
mscott%netscape.com 4aa8c8a125 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 411c10dc89 Cleanup linkin of mozdbm. 1999-08-31 14:31:50 +00:00
mscott%netscape.com 7aac750157 password api synch 1999-08-31 04:43:29 +00:00
mscott%netscape.com d81053bf1e 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 0007738fb3 user password code is now implemented on the server not on the folder... 1999-08-31 04:42:22 +00:00
mscott%netscape.com 7b2cea9125 remove GetPasswordFromuser 1999-08-31 04:42:01 +00:00
mscott%netscape.com e6c2125bd0 support prompt password method from nsIImapServerSink.idl 1999-08-31 04:41:43 +00:00
mscott%netscape.com 359d8af07c 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 06d9067cf8 Add prompt for password method. 1999-08-31 04:40:58 +00:00
bienvenu%netscape.com 633195a339 more work on folder undiscovery 1999-08-31 03:12:16 +00:00
putterman%netscape.com 567160bb98 msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll 1999-08-30 22:17:13 +00:00
bienvenu%netscape.com 721a97ae8f convert some interfaces to use nsisupports proxy 1999-08-29 18:27:30 +00:00
bienvenu%netscape.com e05bed7aab make incoming server implement nsIImapServerSink interface 1999-08-29 17:37:36 +00:00
bienvenu%netscape.com 96d0f828dd add alert methods to server sink 1999-08-29 17:35:43 +00:00
bienvenu%netscape.com 5896555654 add server sink idl 1999-08-28 19:02:33 +00:00
ducarroz%netscape.com a5c6c20cfa First Checked In. 1999-08-28 18:00:36 +00:00
bienvenu%netscape.com 0cd8e38190 add server sink idl, not part of build 1999-08-28 15:54:13 +00:00
putterman%netscape.com 3aed484bb4 Only Top level folders are special folders. 1999-08-27 03:50:20 +00:00
rpotts%netscape.com 3ed5c99db2 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
bienvenu%netscape.com 57247bc224 replace nsIEnumerator with nsISimpleEnumerator 1999-08-26 04:41:07 +00:00
mscott%netscape.com 7b60ece1dd nsString updates --> nsString(eOneByte) --> nsCString 1999-08-25 23:20:10 +00:00
ramiro%netscape.com 6cec5c3abb Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
ramiro%netscape.com 8644dc2074 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
brendan%mozilla.org bbe959f4d1 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 8477778c4b 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 e1f2489b0c Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
bienvenu%netscape.com 5bb66947b0 get rid of DOING_FILTERS #define 1999-08-24 04:23:31 +00:00
mccabe%netscape.com 3d4917b628 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 9fccfad957 return NS_ERROR_NOT_IMPLEMENTED for some of the channel interface implementations 1999-08-22 22:58:40 +00:00
mscott%netscape.com 42a78671fc 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 1d23cab69b Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
ramiro%netscape.com 16bbd09726 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
alecf%netscape.com 220dae3e90 stop using mDepth, use IsServer instead 1999-08-21 01:01:10 +00:00
bienvenu%netscape.com 027cccef5a add some db commits since we're not closing db's correctly 1999-08-19 22:23:54 +00:00
bienvenu%netscape.com d1bc5f69ee land new folder and rename for jefft 1999-08-19 19:52:51 +00:00
sspitzer%netscape.com b33eebfeef 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 c27340bbb0 more progress and status and alert handling + password prompts 1999-08-18 02:03:43 +00:00
ramiro%netscape.com 0e1b8a922a Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00
ramiro%netscape.com 0149d76208 Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
ramiro%netscape.com f544ac5394 Link expat and xmltok into the htmlparser statically. Not into the app. 1999-08-17 12:46:23 +00:00
bienvenu%netscape.com e557289e3d part of fix for 11651 fix memory leak of status msg a=chofmann 1999-08-13 21:43:08 +00:00
bienvenu%netscape.com b47bd14de4 part of fix for 11651 print out status msgs with args a=chofmann 1999-08-13 21:41:57 +00:00
warren%netscape.com 8439e8f8ec Fix for bug 7682: StringBundle can't load URLs from imap thread. 1999-08-13 00:43:48 +00:00
jefft%netscape.com f8e15ce04f enabled RenameFolder() 1999-08-11 04:54:48 +00:00
jefft%netscape.com 8188463a54 fixed linux build bustage 1999-08-11 01:00:57 +00:00
jefft%netscape.com bfe0d8fed4 enabled imap Delete Folder move to Trash and background work for Rename Folder & Subscription 1999-08-11 00:17:15 +00:00