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
bienvenu%netscape.com
dcccdef7d0
fix 55993 problem forwarding imap messages with attachments r=jefft,sr=mscott a=jar
2000-10-15 20:41:36 +00:00
mscott%netscape.com
a29cc977b4
Bug #2729 --> disable empty trash on exit for aol servers as this causes a nasty
...
hang. This is a short term fix for this problem.
r=jefft
sr=alecf
2000-10-15 05:05:43 +00:00
mscott%netscape.com
2f24565e8d
Bug #56459 --> mock imap channel needs to support nsIRequest in it's QI method.
...
this makes the progress dialog start working for opening imap mail attachments.
sr=alecf
r=jefft
2000-10-14 04:14:19 +00:00
mscott%netscape.com
8d3bddcf98
Bug #2775 --> only force a delete model if the server is a AOL server.
...
only show deleted messages if the server is a AOL server.
r=bienvenu sr=alecf
2000-10-12 02:40:02 +00:00
bienvenu%netscape.com
298de97e9f
fix 54854 crash in nsImapMailFolder::NormalEndHeaderParseStream r=mscott
2000-10-05 00:50:38 +00:00
taka%netscape.com
3471c82333
fix for #45222 . r=alecf, a=alecf
2000-09-22 02:52:11 +00:00
warren%netscape.com
181bb2dcb2
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
2000-09-20 19:35:24 +00:00
locka%iol.ie
b78abdf560
Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha
2000-09-20 12:23:53 +00:00
mscott%netscape.com
b8c14822af
Bug #51631 --> set correct password dialog text
...
r=sspitzer
2000-09-14 22:50:07 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
jefft%netscape.com
51fed80933
fixed bug 28254 -- restrictions on new folder dialog for UW Imap server plus provide choice for creating either folders-only or messages-only mail folder; r=putterman
2000-09-13 14:24:41 +00:00