Commit Graph

1840 Commits

Author SHA1 Message Date
alecf%netscape.com
c087f08751 rev this interface 1999-04-15 21:27:11 +00:00
putterman%netscape.com
a0db8a60ab Added NewFolder. 1999-04-15 21:14:40 +00:00
putterman%netscape.com
c4ec2103ae Remove xp.h and removed a printf. 1999-04-15 21:13:59 +00:00
putterman%netscape.com
8f60e96f9e Added NewFolder 1999-04-15 21:12:10 +00:00
bienvenu%netscape.com
60ade7726e put printf giving AIX trouble inside #ifdef 1999-04-15 20:59:33 +00:00
putterman%netscape.com
bd64ca0c80 Fixed some build problems on Windows. 1999-04-15 20:56:34 +00:00
nhotta%netscape.com
00b8b0e0ca Function name changed. 1999-04-15 20:42:16 +00:00
sspitzer%netscape.com
6305617dfe changes to put a "." in front of the features that aren't implemented yet 1999-04-15 20:29:01 +00:00
sspitzer%netscape.com
7f8c11fd68 changes for the post to newsgroup work 1999-04-15 20:26:56 +00:00
nhotta%netscape.com
9579679c42 Added a converter wrapper function plus clean up. 1999-04-15 20:26:11 +00:00
sspitzer%netscape.com
ca49ef6961 added files: mozilla/mailnews/compose/src/nsMsgPost.cpp 1999-04-15 20:23:14 +00:00
sspitzer%netscape.com
092f18d2ce changes for the post to newsgroup work 1999-04-15 20:21:03 +00:00
sspitzer%netscape.com
02cc0a999c put a "." before menu items that aren't implemented yet.
start the localization work.
changes for the post to newsgroup work.
1999-04-15 20:19:14 +00:00
sspitzer%netscape.com
6bbbb2be2c changes for newly generated header 1999-04-15 20:18:02 +00:00
sspitzer%netscape.com
952fb4980a changes for newly generated headers 1999-04-15 20:17:36 +00:00
sspitzer%netscape.com
163e2b7f28 checking in newly generated header 1999-04-15 20:16:35 +00:00
sspitzer%netscape.com
a5e90ceaa1 more changes for the post to newsgroup work 1999-04-15 20:14:10 +00:00
sspitzer%netscape.com
1f28472332 checking in newly generated header files 1999-04-15 20:13:12 +00:00
sspitzer%netscape.com
1e9ddb19f5 checking in newly generated headers 1999-04-15 20:11:33 +00:00
sspitzer%netscape.com
3ce1b553aa check in the new generated header 1999-04-15 20:04:23 +00:00
sspitzer%netscape.com
d73e993651 checking in new generated header 1999-04-15 20:03:27 +00:00
sspitzer%netscape.com
8ed1691101 add the missing goto's 1999-04-15 20:01:31 +00:00
sspitzer%netscape.com
014a657ac3 changes for posting to a newsgroup from msg compose 1999-04-15 19:59:31 +00:00
bienvenu%netscape.com
0d80e5ae5f fix a couple problems with folder selection... 1999-04-15 05:33:33 +00:00
jefft%netscape.com
5853e59445 change thread priority back to normal 1999-04-15 05:21:57 +00:00
mscott%netscape.com
4f0794a785 Many changes to support logon, process authenticated state url, and process current url. Added monitor for new url to run. Moved thread code & monitor creation out of SetupUrl and into Initialize. LoadUrl now signals new url to run. Added ReadNextLineFromInput which efficiently extracts lines of data from a data buffer / input stream combination. This function may block if we need more data from the server. Added code to eat the greeting up the first time we get it. Implementation for authlogin, insecurelogin, tryLogon etc. Added implementation of processAuthenticatedStateUrl and broke it down into smaller components so the function wasn't so big. There's more, but I'm tired of typing and this checkin comment is getting too long. 1999-04-15 04:28:01 +00:00
mscott%netscape.com
300ecca9e2 Many changes to help support process current url, logon and process authenticated state url. Get rid of m_dataBuf and replace it with separate input and output buffers. Add a monitor for detecting url ready to be run. Added many helper functions which are called by ProcessAuthenticatedStateUrl such as Capability, OnGetMailAccount, OnRefreshACLForFolder, etc. 1999-04-15 04:23:17 +00:00
mscott%netscape.com
d399a59191 add getter for imap required state 1999-04-15 03:35:28 +00:00
mscott%netscape.com
cae79ccdbc add getter for imap required state 1999-04-15 03:34:54 +00:00
mscott%netscape.com
740cf24c61 Add notion of a required imap state: authenticated or selected for the imap actions. Add an accessor for the required state. Setup the imap action enum such that the high bit is set for all actions which require us to be in the selected state. 1999-04-15 03:33:57 +00:00
bienvenu%netscape.com
fb01ee1e19 more work on imap folder loading 1999-04-15 01:28:14 +00:00
mscott%netscape.com
eb551ad681 fix crash in AddNewNamespace. We were iterating through a list of name spaces backwards incorrectly. We were starting with one past the last element in the array and then attempting to dereference it.... 1999-04-15 01:22:07 +00:00
alecf%netscape.com
bf6bf67c4d remove calls to XP_Trace 1999-04-15 01:07:45 +00:00
sspitzer%netscape.com
3d9faca612 added cvsignore files 1999-04-15 01:04:42 +00:00
alecf%netscape.com
a7c763c780 fix PRBool -> XP_Bool confusion (temp fix until libi18n uses PRBool) 1999-04-15 01:03:18 +00:00
jefft%netscape.com
6b9c7db9d1 check return pointer of imapPart prior calling m_shell->Generate(imapPart) in ProcessOkCommand() 1999-04-15 01:01:51 +00:00
jefft%netscape.com
3ab1819f8b calling m_realImapXXXX method instead of m_proxy method to avoid extra notification of fe event completion 1999-04-15 00:58:25 +00:00
jefft%netscape.com
297a6f561c bump up imap thread priority a little bit higher than normal to prevent the deadlock 1999-04-15 00:56:34 +00:00
rhp%netscape.com
00907a41d1 Adding support for UTF-8 output and better display of headers 1999-04-15 00:56:23 +00:00
rhp%netscape.com
9d3f0485b1 Adding UTF-8 support 1999-04-15 00:55:52 +00:00
rhp%netscape.com
a23da21d35 Adding I18N support for email messages 1999-04-15 00:54:58 +00:00
rhp%netscape.com
09ebc9f463 Adding header entry for charset 1999-04-15 00:54:28 +00:00
rhp%netscape.com
49753128ed More vCard size reduction work 1999-04-15 00:54:15 +00:00
rhp%netscape.com
695d26c2b0 Adding new vcard files for size reduction on vCards 1999-04-15 00:54:00 +00:00
rhp%netscape.com
5306f8a5b9 Cleaning out old files 1999-04-15 00:53:43 +00:00
alecf%netscape.com
14f799fb0a add booleans to decide if we should attach signatures/vcards 1999-04-14 03:43:45 +00:00
alecf%netscape.com
86ad80de67 fix newline-at-end-of-file problem 1999-04-14 03:35:58 +00:00
alecf%netscape.com
2ad9dc0f9f now that nsQuickSort is correctly exported on Windows, use it. 1999-04-14 03:26:45 +00:00
bienvenu%netscape.com
dfeca8bd98 hook up imap code to retrieve uid validity from DB 1999-04-14 02:34:21 +00:00
jefft%netscape.com
d4de47e788 ported over AllocateCanonicalPath method 1999-04-14 01:55:29 +00:00