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
naving%netscape.com
61c439155f
45041 r=sspitzer sr=bienvenu. Display the alert message correctly.
2001-01-05 23:07:03 +00:00
naving%netscape.com
a761436530
63611, 50722, 60914, 61514, 36248 r=sspitzer sr=bienvenu. Rewriting the IMAP rename code when the server returns
...
the control to the client and also taking care of boxflags
2000-12-29 22:20:36 +00:00
sspitzer%netscape.com
923fe95a7a
fixes for #57912 , #14295 , #14301
...
1) add ui and backend support for "log into this account at startup". all that is missing is the code to actually do the logging in at startup. that comes next.
2) hide the user name for news servers in the account manager.
3) fix ui to allow users to edit the username and hostname for a server, but disable it until the back end can handle a live swap of those values.
sr=bienvenu
2000-12-22 23:32:32 +00:00
bienvenu%netscape.com
af39cb5ee0
download news messages for offline sr=sspitzer for mscott 15865
2000-12-22 02:05:48 +00:00
naving%netscape.com
7c1f3f65ef
*** empty log message ***
2000-12-21 22:11:09 +00:00
bienvenu%netscape.com
a7dda2acff
more work on offline, especially handling being offline re loading folders and messages w/o offline bodies 15865
2000-12-19 04:55:21 +00:00
bienvenu%netscape.com
d2860dad97
make news and imap respect offline state r=sspitzer,sr=mscott 15865
2000-12-19 01:19:34 +00:00
dbaron%fas.harvard.edu
030cd39a47
Fix bustage caused by naving%netscape.com in checkin to fix bug 43411. Filed bug 63087 on inter-module dependencies caused by this fix (which are the cause of the bustage).
2000-12-17 04:56:28 +00:00
naving%netscape.com
395cced903
43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers.
2000-12-17 01:19:41 +00:00
naving%netscape.com
753a0c99ad
43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers.Changing Compact()'s
...
definition
2000-12-17 01:19:26 +00:00
bienvenu%netscape.com
e19352ce23
fix mac build bustage
2000-12-16 15:45:38 +00:00
bienvenu%netscape.com
03b888e36e
fix for escaping slashes for servers where slash is not the hiearchy delimiter r=sspitzer, sr=mscott 60197
2000-12-16 15:17:42 +00:00
bryner%uiuc.edu
cc136ead8f
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
2000-12-15 07:32:25 +00:00
bienvenu%netscape.com
08cd5decc2
implement downloading of messages for offline use r=sspitzer, sr=mscott 15865
2000-12-12 03:14:43 +00:00
racham%netscape.com
9c8dd187c0
Fixing bug 48092. Enabling the ability to change the port value automatically depending on the state of secure checkbox option. r=sspitzer, sr=mscott
2000-12-09 03:03:58 +00:00
bienvenu%netscape.com
0dd6d239c4
more work on offline message storage and retrieval, r=sspitzer, sr=mscott 15865
2000-12-09 01:15:16 +00:00
syd%netscape.com
9342ec717f
Pass an nsIPrompt instance to the login redirector. r=jelwell, sr=mscott
2000-12-08 07:07:45 +00:00
alecf%netscape.com
af0eb76d7c
fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail
...
r=sspitzer
sr=mscott
iho=warren
2000-12-06 22:24:41 +00:00
bienvenu%netscape.com
52b7710d4c
work on offline msg support r=sspitzer, sr=mscott 15865
2000-12-06 19:35:43 +00:00
sspitzer%netscape.com
4fa551beb6
fix for #61845 . remove all NS_DEFINE_IID and replaces the consts with NS_GET_IID macros.
...
thanks to rods@netscape.com for the patch. also, some other NS_DEFINE_IID/CID cleanup.
sr=bienvenu.
2000-12-05 04:30:55 +00:00
naving%netscape.com
ad7cc1eb65
59063 59064, r=sspitzer, sr=bienvenu
2000-11-29 01:17:14 +00:00
naving%netscape.com
b6c7d0336f
59063 59064, r=sspitzer, sr=bienvenu. Passing the arguments correctly
2000-11-29 01:13:44 +00:00
sspitzer%netscape.com
7c44d4f430
fix for #54491 and #60507
...
remove some more bloat from the subscribe code. use the SubscribeTree
to build up the hostinfo.dat file instead of keeping a duplicate nsCStringArray
sr=bienvenu
2000-11-21 02:06:03 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
sspitzer%netscape.com
3a79a2ff9b
fix #54491 (subscribe is a big fat pig)
...
fix #56971 (correct spelling mistake: suppress not supress)
fix #60244 (subscribe retains only last server subscribe changes)
fix #60242 (subscribe typedown should select first match in list)
fix #39156 (fix how I determine the delimiter in subscribe.js)
fix #59231 (make insecure imap login work if password has a \ in it)
fix #53654 (subscribe downloaded bytes don't start at zero)
fix #39393 (stop button in subscribe)
fix #60506 (switching servers doesn't clear text area in subscribe)
2000-11-17 20:47:31 +00:00
bienvenu%netscape.com
3438d5b718
fix 52207 get rid of stopwatch cursor if we don't select an imap folder for some reason (e.g., read only, or already running a url on the folder) sr=mscott
2000-11-17 19:57:03 +00:00
mscott%netscape.com
4a9b82a9e4
Bug #58657 --> destroy the event queue when we are done with it
...
sr=bienvenu
r=sspitzer
2000-11-16 22:42:32 +00:00
bienvenu%netscape.com
9187d9d53d
fix for 58691 problem with cyrus imap hierarchy delimiters, sr=mscott
2000-11-16 21:44:59 +00:00
bienvenu%netscape.com
c26fd3097b
fix rename/delete of imap folder with with mod-utf7 name sr=mscott 57131
2000-11-14 15:21:52 +00:00
mscott%netscape.com
5d2a97e0ba
Bug #53082 --> implement setMessageDispositionState
...
r=putterman
sr=bienvenu
2000-11-14 01:12:21 +00:00
bienvenu%netscape.com
68e1cad16c
fixes for hierarchy delimiter handling, multiple fetches of imap messages to retrieve inline attachments, crash in morkRowObject::CloseRowObject r=mscott 52260, 59376 58691
2000-11-13 22:35:50 +00:00
sspitzer%netscape.com
c93edc215f
fix uninitialized variable. #59673 . sr=alecf
2000-11-10 15:28:47 +00:00
sspitzer%netscape.com
e8fd89376b
fix for #59231 . sr=mscott. if we use insecure login and the password
...
contain a "\", we'll fail. the fix is to send "\\" for every "\".
2000-11-10 05:27:44 +00:00
bienvenu%netscape.com
ca7da76d72
fix problem with alerts locking ui when imap connection is down, r=mscott 58547
2000-11-10 01:00:45 +00:00
jefft%netscape.com
b83c5f5b20
fixed bug 57571 -- relative url crashes mail client; r=brendan, sr=mscott
2000-11-09 20:29:39 +00:00
bienvenu%netscape.com
b7b7c3f3a2
fix delete to trash on cyrus servers -=r=jefft sr=mscott 58686
2000-11-09 02:47:41 +00:00
putterman%netscape.com
f023865395
Fix for 58748. r=jefft sr=mscott. Don't crash if there's no trash folder while trying to delete a folder.
2000-11-05 00:16:03 +00:00
bienvenu%netscape.com
62c8d937f2
fix 46375 (or part of it, anyway) reading large imap messages in too small chunks r=jefft, sr=mscott
2000-11-02 02:22:13 +00:00
naving%netscape.com
fb63ab512f
Bug #56044 , r=sspitzer, sr=mscott. Deleting instead of renaming is the right thing
...
to do because the folder is created in the code that follows.
2000-11-01 19:56:29 +00:00
warren%netscape.com
cd56c0575b
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
9a6d92a433
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
cls%seawood.org
663abdf29e
Rearrange library linking order so that all symbols are resolved for Irix builds. Build #55783 . Thanks to rob@adacel.com.au (Robert Low) for the patch.
2000-10-26 02:24:31 +00:00
jefft%netscape.com
e80db70297
fixed bug 57571 - crash due to the failure of resolving relative image urls; r=bienvenu, sr=alecf, mscott
2000-10-24 02:00:53 +00:00