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

13006 Коммитов

Автор SHA1 Сообщение Дата
ducarroz%netscape.com d7d41ebeb5 Fix build bustage. 2002-07-05 00:14:32 +00:00
ducarroz%netscape.com 25f190e698 Fix for bug 155671. Pass the originalMsgURI received by message compose service to msgDraft down to mime and back to the compose window. Did some cleanup too which fix some memory leak. R=kaie, SR=bienvenu 2002-07-04 23:28:07 +00:00
timeless%mac.com d1dc2dc452 Bug 155446 change mime to use NS_ASSERTIONs instead of PR_ASSERTs
R=ducarroz sr=jst
2002-07-04 11:51:54 +00:00
racham%netscape.com dfa69f7f62 Fixing bug 80035. Patch in here allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also failing to do migration properly sometimes. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done. Patch by henry.jia@sun.com. r=racham, sr=sspitzer 2002-07-04 00:56:33 +00:00
rods%netscape.com ff956ca8e9 The problem is the print for a mail msg is started when the first notification
of the document (mail msg) is done loading. This is wrong because if the mail
msg has attachments they may not be loaded and then the msgPrintEngine gets
additional notification for when the attachments have started to load and since
it has already started toprint error dialogs appear AND the attachments don't get printed.
The solution here is to cache a pointer to the DOM Window for the msg(s) being
printed. Then as the "stop" notifications come in we can ignore any documents
(which would be the attachments) where the dom window doesn't match the msg's
dom window. Then when they match which is the last notifiaction we can call print.
The notification that comes thru where the docLoader is NULL means the previous
document has completed printing and the engine should print the next msg.
Bug 155430 r=cavin sr=kin
2002-07-03 20:33:24 +00:00
nhotta%netscape.com 15ff3185fa Do not set the default charset to nsIMsgWindow if forward inline or edit as new,
bug 155253, r=ducarroz, sr=bienvenu.
2002-07-03 01:01:55 +00:00
bienvenu%netscape.com fcca18379b fix crash selecting folder after deleting messages in another folder 121240 r=naving, sr=sspitzer 2002-07-03 00:40:55 +00:00
naving%netscape.com 835822c74d 155281 r=robinf alert wording 2002-07-03 00:07:01 +00:00
naving%netscape.com 349810211d 155281 r=cavin, robinf sr=bienvenu Prevent loss on moving msgs to local folders when there is not sufficient
disk space. Throw an alert and abort the copy/move operation.
2002-07-03 00:05:29 +00:00
cavin%netscape.com 71e8996419 Fix for 149759. Commit the db changes in ConvertLDIFtoMAB() only if 'db' is not null. r=naving, sr=bienvenu. 2002-07-02 22:17:34 +00:00
seawood%netscape.com 03ace271f0 Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
Bug 149032 r=timeless sr=scc
2002-07-02 20:25:30 +00:00
nhotta%netscape.com 89005f01ed Move ASCII check before the Unicode conversion,
label charset as "us-ascii" if the body is ASCII only,
bug 86255, r=ducarroz, sr=bienvenu.
2002-07-02 20:21:00 +00:00
naving%netscape.com 1242faca14 155269 r=ducarroz sr=bienvenu Made it so that send progress dialog shows folder pretty name instead of uri
leaf name
2002-07-01 23:07:04 +00:00
bienvenu%netscape.com 64793914d1 fix offline move of imap message when delete model is delete immdediately r=naving, sr=sspitzer 154938 2002-07-01 21:17:26 +00:00
naving%netscape.com 3e969430b6 155157 r=cavin sr=bienvenu Make Search messages and search addresses work again 2002-07-01 21:08:47 +00:00
cavin%netscape.com 13010d6e69 Fix for 149759. Commit the db changes in ConvertLDIFtoMAB(). r=naving, sr=sspitzer. 2002-07-01 03:01:26 +00:00
naving%netscape.com 1b33d5ae2c 154412 r=cavin sr=bienvenu. Setting local folder pretty name on the window title. 2002-06-30 23:23:51 +00:00
stephend%netscape.com 32a1c38978 Bug 145671. JS Strict warnings in addressingWidgetOverlay.js. Patch by Henrik Gemal <gemal@gemal.dk> r=ducarroz@netscape.com, sr=hewitt@netscape.com 2002-06-30 03:10:16 +00:00
cavin%netscape.com 39f69d31cd Fix for 119992. Always disable the Back button in the last dialog. r=ducarroz, sr=sspitzer. 2002-06-29 01:20:33 +00:00
ducarroz%netscape.com 3f4117a1f6 Fix for bug 154734. We need to unsecape the original message uri else IMAP will have trouble to deal with it. R=cavin, SR=bienvenu 2002-06-28 20:12:34 +00:00
caillon%returnzero.com 6c72020b35 Bug 154535. Don't depend on the sidebar overlay for context menu code.
r=sgehani
sr=jag
2002-06-28 01:55:48 +00:00
naving%netscape.com f3342d4a74 154501 r=cavin sr=bienvenu fixing regression can't save as draft/templates when using an imap acct that
doesn't already have Drafts or Templates folder
2002-06-28 00:39:10 +00:00
mkaply%us.ibm.com 0ad8f00c05 #62322
r=naving, sr=bienvenu
Hookup preference for displaying confirmation on deleting folders
2002-06-27 22:07:10 +00:00
varada%netscape.com fe24aa0f3d fix for 147889;sending mail progress window gets longer with size of url attachment;r=ducarroz;sr=bienvenue 2002-06-27 21:56:25 +00:00
naving%netscape.com f77e24acb6 154000 r=cavin sr=bienvenu fixing imap drag and drop of folders using non-ascii names. 2002-06-27 21:15:56 +00:00
cavin%netscape.com ac2f9cb799 Fix for 149759. Carry fixes in nsTextAddress for ldif import problems to AddressBookParser. r=ducarroz, sr=sspitzer. 2002-06-27 18:58:55 +00:00
timeless%mac.com 35f48505d9 Bug 149974 javascript strict warnings in mailCommands.js
patch by neil@parkwaycc.co.uk r=ssu sr=bienvenu
2002-06-27 08:17:06 +00:00
naving%netscape.com 1a1bde3180 153982 r=cavin sr=bienvenu Making drag and drop of imap to local and local to local folders work for non-ascii
and special ascii chars folder names work.
2002-06-26 23:21:28 +00:00
timeless%mac.com 92454f258c Bug 126343 Can't drag attachment file into a new message
patch by antonio.xu@sun.com R=ducarroz sr=bienvenu
2002-06-26 07:36:59 +00:00
racham%netscape.com 6ddb250c6f Fixing bug 154274. When certificate is pre-configured, other elements associated with it should be lockable. This patch provides that ability. r=naving, sr=mscott 2002-06-26 05:09:39 +00:00
dbaron%fas.harvard.edu 6d2263f19b Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
naving%netscape.com ed58d286b6 154000 r=cavin sr=bienvenu fixing can't move non-ascii imap subfolders and one assertion in AddSubfolderWithPath
on doing such a move.
2002-06-26 00:39:50 +00:00
ssu%netscape.com d87f5f4ade fixing bug 152895 - msg header pane loses focus. r=ducarroz, sr=mscott 2002-06-25 23:46:43 +00:00
cavin%netscape.com 0c4839f165 Fix for 119992. Enable the Back button when canceling out of the ldif file selection dialog. Also enable the Back and Next buttons when canceling out of the 4.x profile file list dialog. r=naving, sr=sspitzer. 2002-06-25 22:58:50 +00:00
naving%netscape.com c420726dce 151699 r=cavin sr=bienvenu If copying berkeley mailbox or summary file fails, bail out. This fixes losing
local folders when we try to move them and have insufficient disk space
2002-06-25 01:14:31 +00:00
naving%netscape.com 236821d6df 153943 r=cavin sr=bienvenu Increasing width of filterEditor dialog by 50 pixels, so that cancel|help
buttons don't get truncated.
2002-06-25 01:10:35 +00:00
cavin%netscape.com 7e89b50d14 Fix for 153220. Back out the patch of bug 144141 (a dup of bug 123719). r=naving, sr=mscott. 2002-06-24 22:20:10 +00:00
mscott%netscape.com 5facc456d0 Bug #153500 --> fix a regression caused by Bug #146559. Don't set the performing biff flag to true
when the user hits get new mail. It causes windows biff notifications to come up when the user initiated
the fetch which is annoying.

r=ere@atp.fi
sr=bienvenu
2002-06-24 21:44:58 +00:00
timeless%mac.com 0d38e39a83 Bug 95295 If imap server is named "imap" you can't emtpy your trash.
patch by jk@tools.de r=morten@nilsen.com sr=bienvenu
2002-06-24 04:31:41 +00:00
naving%netscape.com 6cd9bb7546 152713 r=racham sr=mscott Made it so that "Unsent Messages" folder cannot be deleted from Edit | Delete folder 2002-06-23 04:25:44 +00:00
naving%netscape.com 0293646f8f 153101 r=cavin sr=bienvenu. fixing regression on copying mail to local folders after sending mail. 2002-06-21 23:15:21 +00:00
naving%netscape.com d69c9b27d6 129540 r=robinf fixing help buttons to point to correct page for filterEditor.xul and pref-directoryadd.xul 2002-06-21 22:22:54 +00:00
cavin%netscape.com 5bf760ca9e Fix for 153465. In nsImapService::DeleteFolder(), if it's an aol server then use the new 'deletefolder' url to remove all msgs and the folder itself. r=naving, sr=bienvenu. 2002-06-21 21:55:10 +00:00
ducarroz%netscape.com ccfb53e276 Fix for bug 153354. Syntax error 2002-06-21 16:03:15 +00:00
kaie%netscape.com 0eea589942 b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
Additional required patch, to fix "forward inline".
Patch created by ducarroz.
r=kaie sr=mscott
2002-06-21 14:04:57 +00:00
dmose%netscape.com 7b5d45aa9c Workaround so that older versions of Mozilla will not erase LDAP bind DN from the prefs (bug 148900); r=srilatha@netscape.com, sr=bienvenu@netscape.com 2002-06-21 07:01:42 +00:00
timeless%mac.com 55eb2e7bc5 Bug 143515 Compose:Attachment field context menu:Select All doesn't work
antonio.xu@sun.com r=varada sr=bienvenu
2002-06-21 01:52:02 +00:00
kaie%netscape.com b9219d444d b=153243 Error in recipient certificate availability checking, causing unreadable mail
r=ssaux sr=jag
2002-06-21 00:43:18 +00:00
naving%netscape.com 6a7a471d29 151056 r=cavin sr=bienvenu making mdn work for large imap messages. The fix is to ignore read(\seen) flag changes
on nsImapMsgFetch.
2002-06-21 00:25:42 +00:00
naving%netscape.com d5a9614eb2 152713 r=ssu sr=mscott made it so we cannot delete special folders dratfs, templates and sent using Edit menu. 2002-06-21 00:13:48 +00:00