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

10842 Коммитов

Автор SHA1 Сообщение Дата
naving%netscape.com 0c7e1bb3cc 85632 r/sr=bienvenu prevent .msf corruption if parsing of inbox and biff goes on
simultaneously.
2001-07-04 04:02:02 +00:00
bienvenu%netscape.com 188154e5ab fix copying news messages while offline r=naving, sr=mscott 88984 2001-07-04 02:53:18 +00:00
naving%netscape.com 0cdecb3d36 61960. backing out the fix. causes more trouble than good. 2001-07-04 01:54:01 +00:00
dianesun%netscape.com 4ef34e1cf9 Fix for bug 82454(property enable/disable...) r=hwaara, sr=bienvenu, a=asa@mozilla.org
Fix for bug 78900(nsMsgWindow for download msg)  r=bhuvan, sr=bienvenu, a=asa@mozilla.org
Fixes for bugs 79865(Get Msgs offline dialog), & 79245, 79882, 82568. r=bhuvan, sr=sspitzer
2001-07-03 07:33:18 +00:00
cls%seawood.org 038c325621 Removing extra ^Ms 2001-07-03 07:32:27 +00:00
racham%netscape.com e59479aa69 Fixing bug 6830. Additional patch to check if the server prefs are already set via rdf files. r,sr=sspitzer 2001-07-03 07:22:42 +00:00
sspitzer%netscape.com 92fdbfb5ca fix for #74799. right clicking twice should not act like double clicking.
according to joki, the correct fix is to drop the right click events in our onclick handler.
r=cavin,racham. sr=mscott
2001-07-03 05:20:57 +00:00
sspitzer%netscape.com f0ed910471 fix for #74799. right clicking twice should not act like double clicking.
according to joki, the correct fix is to drop the right click events in our onclick
handler.
r=cavin,racham.  sr=mscott
2001-07-03 05:19:50 +00:00
dianesun%netscape.com 96766e8f33 Fix for bug 81321(disable rename/compact/delete folder for offline). r=bhuvan, sr=sspitzer 2001-07-03 03:11:53 +00:00
mkaply%us.ibm.com bc6a7b58d0 More IRIX bustage 2001-07-03 02:19:04 +00:00
bienvenu%netscape.com 1f9c462906 implement offline imap empty trash r=naving, sr=sspitzer 84841 2001-07-03 01:27:32 +00:00
mscott%netscape.com 17af1cfe43 bug #80220 --> show a tooltip over long attachments
Bug #79584 --> remove the .Print option from the attachment popup.
r/sr=sspitzer
2001-07-03 01:18:41 +00:00
mkaply%us.ibm.com 2310d96afe IRIX bustage - linefeed problem 2001-07-02 23:32:28 +00:00
naving%netscape.com 9537d85374 88171 r=bienvenu sr=sspitzer; make undo work for multiple mail windows. 2001-07-02 22:05:54 +00:00
chuang%netscape.com dbdfcd04e3 Bug 80446 Importing Outlook Contacts doesn't import email addresses, r=bienvenu, sr=mscott 2001-07-02 22:03:10 +00:00
naving%netscape.com 13ffd48625 88171 r=bienvenu sr=sspitzer; make undo work for multiple 3 pane and/or multiple stand alone
windows.
2001-07-02 22:03:09 +00:00
bienvenu%netscape.com d93806c9cd make copying an offline imap message copy the offline msg body while offline r=naving, sr=sspitzer 78809 2001-07-02 21:42:04 +00:00
bienvenu%netscape.com 3594d94c0c make copying an offline imap message copy the offline msg body while offline r=naving, sr=sspitzer 78809 2001-07-02 21:36:48 +00:00
nhotta%netscape.com 90b0f8121e In SnarfAttachment, do not use the original file name if it contains '|', "nsmail-X.tmp" to be used instead,
this is needed because a filename contains '|' cannot be used for a temp filename although it's valid on japanese system,
bug 68993, r=varada,ducarroz, sr=bienvenu.
2001-07-02 21:08:04 +00:00
gerv%gerv.net a8c87326aa Added Copy Email Address to plaintext mail linkified email addresses. Bug 88185. r=gemal, sr=blake. 2001-07-01 19:04:01 +00:00
hwaara%chello.se df35295e60 #79097, imapFolderProps.xul is a misleading filename, since the file is used for more than imap folders. r=naving, rs=sspitzer 2001-06-30 21:54:01 +00:00
jaggernaut%netscape.com 03ab87e4a1 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
mscott%netscape.com bc36611468 Bug #74139 --> persist the "brief" view in the message pane
r/sr=hewitt, sspitzer
2001-06-30 00:16:19 +00:00
naving%netscape.com 6351df0ecd 52564 r=racham sr=sspitzer; make the UW:IMAP new folder dialog display the contents
fully.
2001-06-30 00:10:24 +00:00
dbaron%fas.harvard.edu aceadd91ec Remove nsCStringKey-related bustage fixes from this morning that are no longer needed. r=jaggernaut sr=waterson b=88411 2001-06-29 23:16:52 +00:00
naving%netscape.com 2c8c49c99c 88442 make the draft save again on imap folder;
checking in for bienvenu; r=naving
2001-06-29 22:54:37 +00:00
nhotta%netscape.com 84b520b607 In nsHTMLUtils.cpp changed to create UTF-8 URI instead of a document charset,
in mailnews changed ASCII conversion to UTF-8, bug 87202, r=ftang, sr=jst.
2001-06-29 22:21:50 +00:00
varada%netscape.com 80f9a2115b fix for bug #79487 and #81738 -removing format menu items in plaintext compose windows; 86116-auto spellcheck doesnt work all the time; r=ducarroz;sr=sspitzer 2001-06-29 21:46:52 +00:00
mscott%netscape.com 60d1365ba9 Don't intialize the progress value string. This lets the user see a #1 when we don't want them too =)
r/sr=sspitzer
2001-06-29 21:41:39 +00:00
scc%mozilla.org ab87bda685 fixing instances that will cause bustage for speedracer 2001-06-29 16:29:56 +00:00
racham%netscape.com 83c23866ae Fixing bug 81494. Removing the duplicate pref for limit download size from POP server settings panel. r=dianesun, sr=sspitzer 2001-06-29 08:18:21 +00:00
racham%netscape.com 12512aa7fa Fixing bug 6830. Setting default pref values for filing messages and creating folders on servers. r,sr=sspitzer 2001-06-29 07:05:35 +00:00
racham%netscape.com 1e99a4a0b7 Fixing bugscape bug 6830. This fix allows ISPs to control user actions on their servers. Attributes to determine whether user can file messages on a given server and whether folder creation is allowed have been added. ISPs can set this value in rdf file. r,sr=sspitzer 2001-06-29 07:04:38 +00:00
naving%netscape.com 432505bf57 83831 r=bienveu sr=mscott; don;t update the count if the copy has failed
and also continue to copy messsages even if one fails inbetween, for
multiple messages.
2001-06-29 06:00:47 +00:00
naving%netscape.com 57b2002912 88058; r=pink sr=sspitzer use the dragAction to determine copy/move
58561 fix js warnings r=stephend
2001-06-29 05:34:52 +00:00
mscott%netscape.com 85c4b4e79c missed a file. 2001-06-29 05:05:35 +00:00
mscott%netscape.com bbd30dbed1 add smtp progress notification
r=ducarroz
sr=sspitzer
2001-06-29 04:37:00 +00:00
mscott%netscape.com cde6037593 Bug #65209 --> hook up progress for posting messages.
r=ducarroz
sr=sspitzer
2001-06-29 04:05:38 +00:00
ducarroz%netscape.com 69e9d6e9f5 Fix build bustage in Mac with nsIMsgDBViewIDL 2001-06-29 01:41:18 +00:00
naving%netscape.com 59db120b53 85632 r=bienvenu sr=mscott; Do not start downloading msgs until the
folder summary file has been built.
2001-06-29 01:05:25 +00:00
sspitzer%netscape.com 6b89bb98c0 fix for bug #86326. make it so news is threaded by default.
r=bienvenu, sr=mscott.
2001-06-29 00:48:14 +00:00
bienvenu%netscape.com d3765cf59b fix interruption of search across folders r=naving, sr=sspitzer 44582 2001-06-29 00:42:52 +00:00
cls%seawood.org dd3cdfc420 ^Ms bad 2001-06-28 10:15:17 +00:00
cls%seawood.org 2d92f50c6c ^Ms bad. 2001-06-28 10:14:18 +00:00
cls%seawood.org 104c96dcc6 ^Ms bad. 2001-06-28 08:22:24 +00:00
cls%seawood.org c068ceff88 dos2unix is your friend. say good-bye to pesky ^Ms. 2001-06-28 08:21:23 +00:00
cls%seawood.org 4d0b6b5dff Removing extra ^Ms to fix irix bustage 2001-06-28 06:22:48 +00:00
bienvenu%netscape.com 98831ea845 fix handling of errors opening dbs r=naving, sr=sspitzer 84438 2001-06-28 01:24:59 +00:00
bienvenu%netscape.com 38fe93f9ff fix threads created with root msg with id 1 not to have thread id 1, fix handling of errors opening dbs r=naving, sr=sspitzer 84438 2001-06-28 01:21:45 +00:00
mscott%netscape.com b7ed53db75 Bug #81352 --> when saving an attachment to disk, be sure to apply the bin hex
decoder for windows and unix platforms if appropriate.
r=ducarroz
sr=sspitzer
2001-06-28 01:20:04 +00:00