dprice%netscape.com
997fb091c7
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
disttsc%bart.nl
3d2d80d536
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
mscott%netscape.com
10b9edba2f
work around to get opening mail attachments and replying to
...
messages working again (Bugs #68392 and 68371). For imap, if the
AsyncRead on the cache entry returns any kind of error, punt on reading
from the mem cache and hit the network again.
2001-02-10 08:43:32 +00:00
dougt%netscape.com
1b9ca82439
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
sspitzer%netscape.com
8d258feb5a
fix for #63186 , crash in subscribe dialog. the UW IMAP server
...
is sending us folders names that aren't modified UTF7 and this
causes us to crash. also fix a warning.
r=jgmyers,sr=bienvenu,a=brendan
2001-02-08 02:54:21 +00:00
racham%netscape.com
ba724c809d
Fixing bug 12165. Adding the ability to get messages for multiple accounts from the GetMsg button and file menu dropdown of messenger application. r=bienvenu sr=sspitzer
2001-02-07 07:37:04 +00:00
naving%netscape.com
16e061b9c0
63300. r=racham, sr=bienvenu. Making IMAP folders case-sensitive and local folders
...
case-insensitive as done in 4x.
2001-02-06 23:17:26 +00:00
bienvenu%netscape.com
f21adc57c6
more work on playback of offline imap ops 15865 r=naving,sr=mscott
2001-02-03 17:48:24 +00:00
bryner%uiuc.edu
eb9e45c0bd
Bug 67412 - set the NotificationCallbacks object on the imap channel so that PSM can get its nsIPrompt. r=jag, sr=mscott.
2001-02-03 02:59:01 +00:00
naving%netscape.com
332bf8d8c8
23089. sr=bienvenu. Do not updateMailboxinfo when imapAction is LiteSelectFolder (undo/redo)
2001-02-03 02:18:27 +00:00
naving%netscape.com
583ec5dbac
25589. r=timeless, sr=bienvenu, sspitzer. Adding feature drag and drop of folder.
...
Thanks to sspitzer and david for good review.
2001-02-02 20:21:52 +00:00
bienvenu%netscape.com
2d6e114b3a
more work on offline imap downloadg, sr=sspitzer,mscott 15865
2001-02-01 15:27:28 +00:00
bienvenu%netscape.com
480ccf6581
add imap src to include path
2001-02-01 15:25:36 +00:00
bienvenu%netscape.com
03c38634bb
add imapoffline sync to build sr=sspitzer
2001-02-01 15:24:36 +00:00
bienvenu%netscape.com
034954f339
add nsImapOfflineSync to build, sr=sspitzer
2001-02-01 15:23:49 +00:00
bienvenu%netscape.com
42828d4cff
more work on offline imap downloadg, sr=sspitzer,mscott 15865
2001-02-01 15:20:31 +00:00
gayatrib%netscape.com
a583ea283e
Fixes for bugs 41715 (filter ui: launch to selected account in folder pane) and 62106 (double click filter doesn't open for editing). Review/super review sspitzer and bienvenu.
2001-02-01 07:26:38 +00:00
sspitzer%netscape.com
a785c0d56d
adding file for bienvenu.
2001-01-31 22:32:26 +00:00
bienvenu%netscape.com
ad5cd2c280
more work on offline imap sync, NOT YET PART OF BUILD
2001-01-31 22:30:19 +00:00
mscott%netscape.com
3e8163c79c
Bug #3754 and Bug #3369 --> the total message size we are using when fetching by chunks may just be an approximation.
...
after the first fetch, we'll possibly get back a RFC822.SIZE which will have the exact size of the total message.
Update the # bytes we need to download to match this new value if appropriate.
sr=bienvenu
2001-01-31 20:57:57 +00:00
sspitzer%netscape.com
14753e4abf
fix for #67095 , disable news biff by default, and allow us to
...
default biff (on or off) on a per protocol basis.
r=racham, sr=bienvenu.
turning news biff off will help us to stop pounding news.mozilla.org
2001-01-31 20:25:33 +00:00
bienvenu%netscape.com
c1cc128359
more work on playback of offline imap operations NOT YET PART OF BUILD
2001-01-30 15:29:11 +00:00
mscott%netscape.com
655c720a6c
remove obsolete files
...
sr=sspitzer
2001-01-30 04:56:37 +00:00
mscott%netscape.com
f328c8062e
kill obsolete test directory
...
sr=sspitzer
2001-01-30 04:43:09 +00:00
mscott%netscape.com
83c03fdbc6
stop building an obsolete test directory
...
sr=sspitzer
2001-01-30 04:41:46 +00:00
bienvenu%netscape.com
f1f9abacc7
fix linux build bustage
2001-01-27 19:04:31 +00:00
bienvenu%netscape.com
ef1d56b267
add nsImapOfflineSync.cpp,h NOT YET PART OF BUILD
2001-01-27 18:59:17 +00:00
bienvenu%netscape.com
609aa22716
more work for offline imap r=sspitzer, sr=mscott 15865
2001-01-27 18:42:58 +00:00
dougt%netscape.com
5235e3266f
backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf
2001-01-25 22:07:38 +00:00
dougt%netscape.com
d82f5acc6e
updating to new necko interfaces
2001-01-25 21:44:59 +00:00
mscott%netscape.com
0f825d9326
Bug #3700 --> move canRunURLButBusy back inside the if statement
...
sr=bienvenu
2001-01-24 06:58:07 +00:00
darin%netscape.com
6a7567992b
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
...
r=dougt@netcape.com , sr=mscott@netscape.com .
2001-01-23 22:10:34 +00:00
mscott%netscape.com
cada50118b
Bug #3609 --> pass the msg window into discover all folders.
...
clear the waiting for connection info flag if the user cancels out of the authentication dialogs...
set the url can run but busy flag if we are waiting for connection info. This prevents us from trying to
create a raw protocol connection without going through the request over ride info for webmail.
sr=bienvenu
2001-01-19 02:00:58 +00:00
mscott%netscape.com
ca0f1fc00b
Bug #3609 --> pass the msg window into discover all folders
...
sr=bienvenu
2001-01-19 02:00:12 +00:00
disttsc%bart.nl
a4e9cee286
"Receiving: message headers" should be "Downloading message headers 123 of 1323"
...
bug=37712, author=Mark Olson <maolson@earthlink.net>, r=jag, a=mscott
2001-01-19 01:14:28 +00:00
mkaply%us.ibm.com
0cddd31ff7
#65732
...
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
mscott%netscape.com
432c6ee15b
Bug #3678 --> make sure the alert dialog is parented correctly against the 3-pane
...
window.
r=syd
sr=bienvenu
2001-01-18 00:53:34 +00:00
bienvenu%netscape.com
aaf3888a41
add offline msg display r=sspitzer, sr=,mscott 41751
2001-01-13 15:31:30 +00:00
bienvenu%netscape.com
de30bd017a
fix right click save on image, offline msg r=sspitzer,sr=mscott
2001-01-13 15:27:46 +00:00
nhotta%netscape.com
a11d58fa42
Added folderCharsetOverride to nsIMsgI18NUrl, implemented getter for each protocols, changed libmime to use it,
...
bug 39756, r=sspitzer, sr=bienvenu.
2001-01-12 21:56:47 +00:00
bienvenu%netscape.com
b255c13af9
fix imap msgs filtering multiple times by not filtering deleted messages r=naving sr=mscott 57938
2001-01-12 01:08:04 +00:00
naving%netscape.com
00a44e827b
64766 sr=bienvenu. Removing code that was not required for one of my earlier fixes.
...
Thanks to bienvenu for pointing it out.
2001-01-11 22:02:29 +00:00
bienvenu%netscape.com
51e2d724b9
move WeAreOffline to imap utils part of offline work for 15865 r=sspitzer, sr=mscott
2001-01-11 04:15:30 +00:00
jgmyers%netscape.com
8935d7e70b
cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org
2001-01-10 06:12:15 +00:00
mscott%netscape.com
2f3d0f4159
Bug #51921 --> add non scriptable method for setting the security info on
...
the mock channel.
sr=bienvenu
2001-01-10 03:42:22 +00:00
mscott%netscape.com
a720815504
Bug #51921 --> the imap channel needs to set the security info used by it's transport
...
layer onto the mock channel. It also needs to set it on our mem cache entry if we have one to.
sr=bienvenu
2001-01-10 03:41:55 +00:00
bienvenu%netscape.com
a844d5f7f1
stop biff from putting up alerts when server down r=naving,sr=mscott 59802
2001-01-09 23:02:47 +00:00
sspitzer%netscape.com
2e8bbd91c4
fix #63181 . implement nsNntpUrl::GetFolderCharset().
...
also, remove extra strdup from the implementions in nsImapUrl and nsMailboxUrl.
clean up nsNntpUrl::Set/GetNewsgroupName(). sr=bienvenu
2001-01-09 05:27:28 +00:00
naving%netscape.com
0de6973509
58955. r=sspitzer sr=bienvenu. Copying the msg header when there is a move from pop->imap
...
so that in case of undo the header can be restored. Eliminating the dependency that
the imap folder is selected.
2001-01-08 01:58:06 +00:00
bryner%uiuc.edu
f579bca00b
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00