Граф коммитов

628 Коммитов

Автор SHA1 Сообщение Дата
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 7dc7c67129 *** empty log message *** 2000-12-22 01:55:54 +00:00
sspitzer%netscape.com e1ab0cea00 fix for #56074. thanks to andrew taylor (andrew.taylor@cal.montage.ca) for the fix.
r=sspitzer,sr=bienvenu
2000-12-21 23:34:22 +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
m_kato%ga2.so-net.ne.jp 728a1aad5e bug 61100 and bug 58897
import mailbox for I18N support.
r=nhotta sr=mscott
2000-12-14 17:25:25 +00:00
bienvenu%netscape.com f6f91644a9 reflect downloaded status of msgs in UI r=sspitzer, sr=mscott 15865 2000-12-12 03:08:08 +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
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 18cf55f0e8 59063 & 59064. r=sspitzer sr=bienvenu. Fixing the warnings due to earlier checkins. 2000-12-05 02:49:05 +00:00
naving%netscape.com 2fa1b2b5dc 59063 & 59064. r=sspitzer sr=bienvenu. Fixing the warnings due to earlier checkins 2000-12-05 02:48:44 +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
blakeross%telocity.com 77b8600588 Fix 56971: logging should not log user's password. patch by Andrew Taylor (andrew.taylor@cal.montage.ca). r=jefft sr=mscott 2000-11-15 23:55:25 +00:00
mscott%netscape.com 6f41278c52 Bug #53082 --> set the DB flag for marking a message as replied or forwarded.
r=putterman,sr=bienvenu
2000-11-14 01:11:15 +00:00
bienvenu%netscape.com bb8b2a822e add method to get cache entry for mail news url r=mscott part of fix for 52260 2000-11-13 22:27:34 +00:00
sspitzer%netscape.com 4a3e4e1bc1 fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:15:28 +00:00
sspitzer%netscape.com a5496305be fix warnings. sr=alecf 2000-11-10 15:05:55 +00:00
bienvenu%netscape.com 0fe4d06a38 move NotifyStoreClosedAllHeaders to base class so imap can call it to fix 59376 crash in morkRowObject::CloseRowObject r=mscott 2000-11-09 00:14:22 +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
jst%netscape.com c1ccea8268 Fixing rtm++ bug 56529. Necko was unescaping the content of URL's if a segment of the URL is requested (but not if the whole URL is requested), the DOM code used this unescaped string as is and that caused backwards compatibility problems. a=gagan&brendan, r=andreas.otte@primus-online.de 2000-10-24 04:56:10 +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
nhotta%netscape.com 7148decf08 Added an error handling in ConvertToUnicode() to use ISO-8859-1 if charset is invalid, bug 56059, r=bienvenu, sr=alecf,mscott. 2000-10-12 22:42:19 +00:00
nhotta%netscape.com 2bcfce77e9 Changed to escape folder name to prevent 8 bit data from bad conversions,
also changed to apply correct conversions (UTF-8 for RDF, OS native charset for file name), bug 52165, r=putterman, a=alecf.
2000-09-22 23:58:19 +00:00
sspitzer%netscape.com 2f6f849df8 fix for #53487. get open attachment to work from news messages.
code stolen from mscott's code for imap & local messages.
r/a=mscott.
2000-09-22 00:44:08 +00:00
naving%netscape.com 6cfc48dd1e r=sspitzer a=mscott. 2000-09-21 00:16:23 +00:00
naving%netscape.com ad4750ced2 r=sspitzer a=mscott. Added mDeleteOrMoveMsgFailed atom for notification in failed cases. 2000-09-21 00:15:47 +00:00
bienvenu%netscape.com 1bef032fe5 always load new headers for folders before telling rdf, improves folder load time in some cases, r=putterman 2000-09-14 13:44:02 +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
nhotta%netscape.com df12b41dab Added a callback to listen the pref change by UI, added a function to nsIDBFolderInfo to check if default charset is used, bug 50054, r=bienvenu. 2000-09-11 23:29:50 +00:00
sspitzer%netscape.com 21066d7dbd fix for #34996. make sure pop works with usernames like
foo%bar, foo@bar, foo:bar, and foo/bar
r=alecf
2000-09-11 21:32:08 +00:00
nhotta%netscape.com cf1d1f0051 Initialize the output string before appending the conversion result, bug 50413, r=cata. 2000-09-11 21:25:26 +00:00
bienvenu%netscape.com f0370e6b85 some fixes for news memory leaks r=mscott 51359 2000-09-07 14:13:23 +00:00
bienvenu%netscape.com 1a24981fd8 work on improving startup time, 26455 r=mscott 2000-09-04 23:35:40 +00:00
bienvenu%netscape.com e4622d02ab add batching support for msg count notifications r=putterman 49212 and 17470 2000-09-01 14:25:09 +00:00
putterman%netscape.com 8463f73305 Work on 49212 and 17470. Add start/stop notifications for perf improvement for
Mark All Read and Delete large number of messages. r=bienvenu.
2000-09-01 03:26:52 +00:00
warren%netscape.com e05eef45e9 Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
ccarlen%netscape.com 1dc6fc3dd3 Converted nsIFileLocator to nsIDirectoryService. r=alecf 2000-08-21 23:43:48 +00:00
putterman%netscape.com 18196c4b73 More fixes for 48244 which makes the 3pane menus look better. Also fixed 44223 which brings Open Link in New Window to the top of the message pane context menu
r=bienvenu.
2000-08-21 20:00:48 +00:00
warren%netscape.com e12f238589 Bug 46864 - Embedding needs a name attribute on nsIRequest. 2000-08-21 08:23:54 +00:00
scc%mozilla.org c7208d9721 fixing code that relied on implicit string construction 2000-08-20 01:01:10 +00:00
bienvenu%netscape.com 0d5f7acf4f fix default account names r=alecf 29579 2000-08-19 20:52:31 +00:00
pinkerton%netscape.com 20a9441306 more build bustage fixes. 2000-08-17 03:11:33 +00:00
alecf%netscape.com ebc5b3c4b7 rework nsMessages so they are generic across all server/folder types, so that we can recycle them later
r=putterman
for bug #26456
2000-08-16 23:45:58 +00:00
bienvenu%netscape.com eebba15c70 part of fix for writing out newsrc files on a timer r=mscott 29743 2000-08-16 23:33:19 +00:00
nhotta%netscape.com fc9f455715 Changed to generate HTML 3.2 CER instead of HTML 4 for both file and mail, bug 48041, r=akkana. 2000-08-16 22:47:35 +00:00