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

12992 Коммитов

Автор SHA1 Сообщение Дата
cavin%netscape.com 4a71fbf375 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 8f6f1756ce 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 b6bdeb76d4 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 70ae808e48 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 412afec88c 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 ccb1383342 155157 r=cavin sr=bienvenu Make Search messages and search addresses work again 2002-07-01 21:08:47 +00:00
cavin%netscape.com c59624a81a Fix for 149759. Commit the db changes in ConvertLDIFtoMAB(). r=naving, sr=sspitzer. 2002-07-01 03:01:26 +00:00
naving%netscape.com 6a24c6d739 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 4508e6e968 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 8b256326b4 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 3deefb823d 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 126e9fb1c9 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 519c0f88e8 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 060fe4a35f #62322
r=naving, sr=bienvenu
Hookup preference for displaying confirmation on deleting folders
2002-06-27 22:07:10 +00:00
varada%netscape.com 9e8a70c652 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 508becbda4 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 458ba8f57a 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 bc149301a7 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 bed2ab2545 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 4e7cf9984f 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 2fc8fc73dc 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 2bf216c9e2 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 d36c3d7b48 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 0468bc653c fixing bug 152895 - msg header pane loses focus. r=ducarroz, sr=mscott 2002-06-25 23:46:43 +00:00
cavin%netscape.com 05657ee653 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 cc1a772963 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 4fbc8befaf 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 b035c065e8 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 91e6c1be37 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 46769b68df 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 b8b50239d4 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 0ba23af45a 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 96cc626956 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 eb8506950b 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 90c6ea93da Fix for bug 153354. Syntax error 2002-06-21 16:03:15 +00:00
kaie%netscape.com fa668dcd99 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 1ff876de9d 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 863e5ac62c 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 165c358501 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 ca2eaa226a 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 a88dfa28c8 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
ssu%netscape.com 61d0f80ef5 fixing bug 152456 - mail header To: field shows duplicate address. r=varada, sr=mscott 2002-06-21 00:06:53 +00:00
srilatha%netscape.com 90d68610db Fix for bug # 130403. When teh new card dialog is opened from selected addresses dialog,
there is no selectedab. Make personal addressbook selectedab, if there is no selected addressbook.
r=varada, sr=bienvenu
2002-06-20 23:48:54 +00:00
seawood%netscape.com 3f8262a985 Removing the extraneous dos newline that's killing the irix build. 2002-06-20 12:50:21 +00:00
henry.jia%sun.com 006e137f92 Bug 105385 Cyrus IMAP: Server directory has / appended always
Patch description: Make this function more flexible and support other imap servers such as Cyrus and Courier besides UW server
r=bienvenu
sr=mscott
2002-06-20 06:11:50 +00:00
ducarroz%netscape.com db2a29d4bc Fix for bug 143882. We should not add dummy headers when saving a message as file. R=naving, SR=bienvenu 2002-06-20 01:49:18 +00:00
srilatha%netscape.com fa3c6f82ff Fix for bug # 148939. Updating the card does not update addresslists.
r=varada, sr=bienvenu.
2002-06-20 01:22:14 +00:00
dmose%netscape.com 38abe0471a Fix incorrect array length calculation + add temporary variable to work around egcs compiler bug which was causing bogus text to appear in the LDAP auth dialog on linux (bug 148897); r=bryner@netscape.com, sr=bienvenu@netscape.com 2002-06-20 00:58:52 +00:00
nhotta%netscape.com f9ad83267e MIME decode headers when creating nsMsgCompFields for sendlater,
bug 152690, r=ducarroz, sr=bienvenu.
2002-06-20 00:36:44 +00:00
naving%netscape.com 37a37ca8f5 129540 r=racham sr=alecf Adding help buttons in some cases and making them point to the right page (in all cases). 2002-06-19 22:53:04 +00:00