bienvenu%netscape.com
adffb355e6
get imap message display working
1999-04-26 05:08:49 +00:00
bienvenu%netscape.com
f064c31fdb
adopt new msg uri scheme from scott, work on message loading
1999-04-25 21:51:39 +00:00
mscott%netscape.com
41a39fa613
Only include <windows.h> if we are building on windows.
1999-04-25 21:32:34 +00:00
mscott%netscape.com
69f054c44e
Fix many many Linux warnings by removing some unused variables.
1999-04-25 21:30:44 +00:00
mscott%netscape.com
4a00871950
Fix type for including nsIImapMailFolderSink.h (we had a lower case 'f')
1999-04-25 21:25:40 +00:00
mscott%netscape.com
c2862bb0d7
Fix typo in including nsIMAPHostSessionList.h.
1999-04-25 21:21:52 +00:00
mscott%netscape.com
c37c67bd08
Change XP_Bool to PRBool to get Linux build going for imap.
1999-04-25 21:21:10 +00:00
mscott%netscape.com
67b6204dc7
Change XP_Bool to PRBool
1999-04-25 21:20:38 +00:00
mscott%netscape.com
83b169e794
Including wrong file for host session list. the file is nsIMAPHostSessionList not nsImapHostSessionList. Linux is case sensitive when including files.
1999-04-25 21:18:08 +00:00
mscott%netscape.com
10b3ca7253
Add new line to end of file.
1999-04-25 21:14:28 +00:00
mscott%netscape.com
15247c4a9b
Add new lines to end of files.
1999-04-25 20:58:04 +00:00
mscott%netscape.com
099c3dbb77
Add new line.
1999-04-25 20:56:23 +00:00
mscott%netscape.com
4aee6aa760
ReadNextLine now returns # bytes read.
...
nsMsgLineStreamBuffer now takes a delimeter for end of line markings. This is CRLF for imap.
1999-04-25 19:56:34 +00:00
bruce%cybersight.com
6a345a6387
Fix for calls to nsFileSpec::GetLeafName(). It allocates memory with strdup(), so use free() and not delete[].
1999-04-25 13:27:36 +00:00
jefft%netscape.com
6faf8b9838
fixed imap build bustage; don't how this happend
1999-04-25 04:27:37 +00:00
putterman%netscape.com
dc3d9c5de0
Add ability to create a message.
1999-04-24 20:46:07 +00:00
putterman%netscape.com
d261b0f3f2
use nsIMsgDBHdr.
1999-04-24 20:44:01 +00:00
putterman%netscape.com
33339688db
Use nsIMsgDBHdr and user converter enumerator for returning messages.
1999-04-24 20:43:25 +00:00
putterman%netscape.com
e6038bd37d
Added nsImapMessage and nsImapUtils.
1999-04-24 20:42:50 +00:00
jefft%netscape.com
6f6480aaf2
folder name is now get from nsIMsgFolder
1999-04-24 05:13:12 +00:00
jefft%netscape.com
6c3e2e06c8
nsIImapService now takes nsIMsgFolder instead of nsIImapMailFolderSink for folder related interfaces; merget nsImapMailFolder::GetPath() & nsImapMailFolder::GetPathName()
1999-04-24 01:18:03 +00:00
jefft%netscape.com
6c34438995
nsIImapService now takes nsIMsgFolder instead of nsIImapMailFolderSink for folder related interfaces
1999-04-24 01:14:49 +00:00
jefft%netscape.com
0fc031c9ca
fixed duplicate nsIID problem
1999-04-24 01:13:17 +00:00
bienvenu%netscape.com
df188dccf2
get imap messages to display in thread pane
1999-04-23 01:33:52 +00:00
jefft%netscape.com
78710c1c73
(not part of build yet> more on integrating with 3-pane ui
1999-04-23 00:36:07 +00:00
mscott%netscape.com
2b830e39fb
Not part of the build.
...
Fixes to get the test harness to work in the new preferences world again. We need to manually register the file locator component because it doesn't get self-registered in the repository.
1999-04-22 21:13:48 +00:00
jefft%netscape.com
e12af634cc
(not part of the build yet) - more works on hooking up 3-pane ui with protocol
1999-04-22 19:02:45 +00:00
jefft%netscape.com
9fe8a88721
added include path - mime
1999-04-22 19:01:05 +00:00
jefft%netscape.com
9b45489cb9
not part of the build yet - added msglocal.lib
1999-04-22 19:00:25 +00:00
bienvenu%netscape.com
ac3f2301eb
add services for dealing with flags, fix build problem in test harness
1999-04-22 03:57:44 +00:00
mscott%netscape.com
69ff3ba54b
nsMsgLineStreamBuffer takes a new argument stating whether new lines should be allocated or not on calls to ReadNextLine.
1999-04-22 02:01:08 +00:00
bienvenu%netscape.com
1c78ffc30a
fix a few race conditions with fe events, add NOOP service
1999-04-21 22:35:12 +00:00
mscott%netscape.com
957c79ec03
unregister ImapResource. Compress some of the register service code for the imap resource.
1999-04-21 21:08:00 +00:00
jefft%netscape.com
6b349c234d
added nsImapMailFolder.cpp
1999-04-21 05:21:12 +00:00
jefft%netscape.com
064782a44f
initial coding
1999-04-21 05:20:11 +00:00
jefft%netscape.com
abeb4be98b
added imap resource to the factory
1999-04-21 05:18:56 +00:00
jefft%netscape.com
a7d944d3c7
added rdfutil_s.lib, rdf, rdfutil to the build
1999-04-21 05:17:37 +00:00
bienvenu%netscape.com
539341fc40
get downloading of imap messages working
1999-04-21 04:57:28 +00:00
bienvenu%netscape.com
127b184d04
a little more progress on message fetching
1999-04-21 02:34:57 +00:00
bienvenu%netscape.com
24e51d6834
add service for getting an imap message
1999-04-21 00:55:58 +00:00
mscott%netscape.com
2abf2313b0
Make sure the line buffer stream leaves CRLFs on for us when extracting new lines.
1999-04-20 23:43:39 +00:00
bienvenu%netscape.com
197028ccae
start working on more services, especially the url creation part of the services
1999-04-20 18:50:12 +00:00
bienvenu%netscape.com
71d5b233b5
get imap folder server flags set in database
1999-04-20 04:59:33 +00:00
mscott%netscape.com
613a793a10
Temporary fix until mcmullen updates some back end prefs code. We need to manually specify the pref file to use. We can't get at the profile information so look in the current directory.
1999-04-20 01:01:21 +00:00
bienvenu%netscape.com
ff09eb989f
get header adding to db's working
1999-04-19 23:09:59 +00:00
jefft%netscape.com
1e3506bdf5
rename nsIImapMailFolder, nsIImapMessage, nsIImapExtension, nsIImapMiscellaneous to nsIImapMailFolderSink, nsIImapMessageSink, nsIImapExtensionSink, nsIImapMiscellaneousSink
1999-04-19 18:41:43 +00:00
bienvenu%netscape.com
bba4e46d3e
make protocol use imapMailFolder header parse stuff when getting headers
1999-04-19 02:13:23 +00:00
bienvenu%netscape.com
cc3005175e
get set up for folder parsingof msg headers
1999-04-17 03:40:14 +00:00
jefft%netscape.com
d1c9d48a92
minor change to prevent memory leaks
1999-04-16 23:25:06 +00:00
mscott%netscape.com
7c600f5d2e
Remove ReadLineFromInputBuffer function. I've moved its functionality into a new class: nsMsgLineBufferStream which is now part of the mail utiltity library. Changed create new line from socket to use this utility class for reading out the line.
1999-04-16 22:27:02 +00:00