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

13289 Коммитов

Автор SHA1 Сообщение Дата
henry.jia%sun.com 9815372f48 Fix bug 27002:
Cyrus IMAP: Send and Save as Draft/Template problems on Cyrus

Patch description:
Add personal namespace support for specific folders' uri. This patch can also solve the blocker bug 90494 which is related the same problems of Courier IMAP server.

patch by Henry.Jia@sun.com
r=cavin@netscape.com, sr=bienvenu@netscape.com, a=chofmann@netscape.com
2002-07-18 05:41:42 +00:00
dougt%netscape.com c2ec17237f Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
varga%netscape.com 56074843c8 Fix for bug 82840 - need treecolgroups to have fixed="true" be as wide as the column header
and bug 72513 - column header text not shown: Enabled (in fitler dialog) and Subscribed (in subscribe dialog)

r=bienvenu
sr=sspitzer
a=scc
2002-07-18 04:09:11 +00:00
pete.zha%sun.com 82523ae1c2 Freeing mismatched memory in delete
bug=157184 r=naving sr=bienvenu a=scc patch=antonio.xu@sun.com
2002-07-18 02:48:52 +00:00
naving%netscape.com 9d3c3a0708 157809 r=cavin sr=bienvenu a=scc fixing can't delete imap folders when using "mark as deleted" delete model 2002-07-18 01:18:14 +00:00
leaf%mozilla.org 8860985e79 bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
timeless%mac.com 23bbbdbeb7 Bug 156368 quicksearch fails if focus was in threadpane before search box
patch by neil@parkwaycc.co.uk r=naving sr=bienvenu a=asa
2002-07-17 13:06:09 +00:00
nhotta%netscape.com c5cf9b19ae For mailto URL, convert spec to UTF-8 (from origin charset) if necessary,
bug 141134, r=ducarroz, sr=bienvenu, a=asa.
2002-07-16 21:34:25 +00:00
ducarroz%netscape.com 689055e1e1 Fix for bug 143882 (remaining problem). We need to remove internal headers when sending message as attachment. R=varada, SR=bienvenu, A=asa 2002-07-16 21:18:46 +00:00
kaie%netscape.com 5b56e1ff00 b=114893 Can't send encrypted mail if encryption cert has not been imported. Smartcard issue.
r=javi sr=alecf a=asa
2002-07-15 13:35:30 +00:00
naving%netscape.com 9d1c6443d9 156368 patch by t.bugz@lament.cjb.net r=naving sr=bienvenu a=roc+moz fixing quicksearch fails if focus was in threadpane before search box 2002-07-12 17:57:02 +00:00
kaie%netscape.com c161239663 b=135214 tentative fix for "signed icon in 3-pane isn't going away"
r=dbaron sr=mscott
2002-07-12 11:53:34 +00:00
pete.zha%sun.com 2a4649ed56 "Quote Message" menu item doesn't work on recently trunk. bug=156876 r=ducarroz sr=bienvenu a=roc+moz 2002-07-12 04:33:16 +00:00
jkeiser%netscape.com 6b4259dc60 Make mailto form submit work (bug 61893), r=alexsavulov@netscape.com, sr=dveditz@netscape.com, a=asa 2002-07-11 23:32:13 +00:00
bienvenu%netscape.com 6e02745ae6 fix 156967 using stand-alone msg window can cause memory corruption/crashes r=naving, sr=sspitzer, a=asa 2002-07-11 21:25:47 +00:00
rods%netscape.com a210215064 Reapplying original patch from Bug 156307 (which I just backed out)
This patch checks the subject to make sure it isn't null before escaping it
Bug 156650 r=varada sr=bienvenu a=dbaron
2002-07-11 01:00:21 +00:00
rods%netscape.com 7dc7a64cd3 Backing out previous checkin - Fixes regression Bug 156630
Reopening Bug 156307
2002-07-10 23:39:18 +00:00
kaie%netscape.com 9a1fd83a06 b=156546 Fixing Windows bustage 2002-07-10 07:58:20 +00:00
kaie%netscape.com 360356f264 b=156546 Forwarded inline: Incorrect signature/encryption status shown in header area
r=ducarroz sr=alecf
2002-07-10 06:36:06 +00:00
stephend%netscape.com 22e579e9f9 Bug 132144. Quick Search: Needs mnemonics. r=stephend@netscape.com, sr=sspitzer@netscape.com 2002-07-10 04:11:23 +00:00
akkana%netscape.com 2dc1fca31a 141524: Remove some obsolete code in mailnews that used the now-obsolete find. r=varada, sr=alecf 2002-07-09 20:20:53 +00:00
cavin%netscape.com 3378c61d3b Fix for 155491. In ExportDirectoryToDelimitedText(), concatenate all notes into a single line. R=ducarroz, sr=sspitzer. 2002-07-09 20:05:09 +00:00
rods%netscape.com 733498dff7 simply creates a "title" tag with the subject in it. This enables the printed
mail msgs to display the subject as the title in the progress dialog and on the
printed page
Bug 156307 r=ducarroz sr=spitzer
2002-07-09 02:19:33 +00:00
naving%netscape.com fb1dd64279 155668 r=cavin sr=bienvenu Don't set the prettyName as mailboxName from db, causes problems for japanese local folder names. 2002-07-09 00:55:23 +00:00
shliang%netscape.com 015a863212 155647 - spacing problems in addressbook card view pane. r=bhuvan, sr=sspitzer. 2002-07-09 00:22:38 +00:00
ssu%netscape.com aa123cc99c checking patch for walk84@yahoo.com. fixes bug 114464 - No (access keys) mnemonics in Subscribe dialog. r=ssu, sr=sspitzer 2002-07-09 00:10:16 +00:00
dmose%netscape.com 262731580a Fix message filter matching failures on Message-ID and Content-Type: charset (bug 152468); r=naving@netscape.com, sr=bienvenu@netscape.com 2002-07-08 23:58:42 +00:00
stephend%netscape.com 2969a87417 Bug 155282. I'm adding a comment referencing the bug number to implement drag and drop again. r=racham@netscape.com, sr=sspitzer@netscape.com 2002-07-08 23:55:59 +00:00
ducarroz%netscape.com 3dbf6d047b Fix for bug 152014. Better detection of end of input buffer when we fold one character before the end and the last character is either a space or a tab. R=cavin, SR=bienvenu 2002-07-08 23:39:00 +00:00
ducarroz%netscape.com 11fa739d02 Fix for bug 16925. Add support for multiple custom headers. Patch submitted by James Nord<teilo+bugzilla@teilo.net. R=ducarroz, SR=bienvenu 2002-07-08 23:31:52 +00:00
rods%netscape.com fbb0d082ed check to make sure we have a non-null print settings arg
Bug 154191 R=ducarroz sr=spitzer
2002-07-08 13:48:43 +00:00
bryner%netscape.com 90a2f7dfb7 Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag. 2002-07-08 07:56:50 +00:00
hwaara%chello.se 141a7cd3e1 #110945, "Shouldn't refer to a menu in a window on Mac OS"
patch by Andy Lyttle <mozilla@phroggy.com>
r=hwaara, sr=jst
2002-07-08 06:23:23 +00:00
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
ssu%netscape.com fb0e3684cb 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 ba543e2c3b 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 3af6f52067 Removing the extraneous dos newline that's killing the irix build. 2002-06-20 12:50:21 +00:00
henry.jia%sun.com fe652851e6 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 475c97d133 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 e0fcdcce5f 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 5e02817323 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 6ecbe2de36 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 c7a939e843 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
seawood%netscape.com 1cf2762705 Add generated header file to generated list so that files don't sit in the srcdir and mask bustage caused by a missing include path.
Not exactly fallout from bug #141834 but it's going in anyway.
2002-06-19 22:17:27 +00:00
kaie%netscape.com e76855a8f6 b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
r=ducarroz sr=mscott
2002-06-19 13:46:10 +00:00
kaie%netscape.com 450b9b1715 b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
r=ducarroz sr=mscott
2002-06-19 12:49:29 +00:00
kaie%netscape.com 9076bfff36 b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
r=ducarroz sr=mscott
(need to rename file because it is too long for Mac)
2002-06-19 12:47:44 +00:00
kaie%netscape.com 4cc76dbfe5 b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
r=ducarroz sr=mscott
2002-06-19 12:43:06 +00:00
kaie%netscape.com 2bed7152a2 b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
r=ducarroz sr=mscott
2002-06-19 12:24:27 +00:00
racham%netscape.com 8c606b2934 Fixing bug 144562. Allow ISPs and vendors to set up pre-configured mailnews accounts via prefs. Adding global version prefs which provide ISP/vendors the flexibility of adding new accounts/servers to the existing set of accounts/servers by increasing the default version number. r=srilatha, sr=bienvenu 2002-06-19 07:44:30 +00:00
racham%netscape.com 9b0b44963b Fixing bug 144562. Allow ISPs and vendors to set up pre-configured mailnews accounts via prefs. When a proper set of prefs area added to the global prefs file, accounts are set up automatically. On launching mailnews app, Account Wizard will be brought up on identifying invalid accounts so that user information like name and email address can be entered. Please see the bug for set of prefs used as an example. r=srilatha, sr=bienvenu 2002-06-19 07:38:53 +00:00
seawood%netscape.com ba59803131 Yet another fix for the srcdir race problem. We'll just remove the srcdir copies whenever we regenerate the files.
Fallout from bug 141834
2002-06-19 01:31:47 +00:00
cavin%netscape.com f7dbd69b98 Fix for 144141. Force folder pane to open if it's collapsed at startup. r=naving, sr=mscott. 2002-06-18 23:04:04 +00:00
ducarroz%netscape.com 16d5ab1cdc Fix for bug 146584. We need to convert plain text data to HTML before inserting it into a HTML compose window. R=varada, SR=mscott 2002-06-18 20:34:10 +00:00
racham%netscape.com 5b9ab3f0a4 Fixing bug 144563. Disable AccountManager panel elements and account setting preferences when the corresponding preferences are locked. This is a useful feature for Administrators and vendors. Special configuration tool to be used for generating a config file to feed the locked prefs to the app. r=srilatha, sr=bienvenu 2002-06-18 09:29:15 +00:00
srilatha%netscape.com c6ca703421 Fix for bug # 118804. Setting the width attribute on the directories List box
r=varada, andreww sr=bienvenu
2002-06-18 01:48:27 +00:00
cavin%netscape.com d247dadb0e Fix for 152449. Remember the CRC checksum for the updated card info in PatchHistoryTableWithNewID(). r=naving, sr=bienvenu. 2002-06-17 23:45:10 +00:00
ssu%netscape.com f66b8ba40b fixing bug 134745 - mail notification icon in system tray is the wrong icon (yellow triangle). r=bhuvan, sr=mscott 2002-06-17 21:51:50 +00:00
nhotta%netscape.com 006d4e404b Check null pointer for arguments of Unicode conversion util functions,
bug 151769, r=ducarroz, sr=bienvenu.
2002-06-17 21:44:51 +00:00
seawood%netscape.com a1cd8f96db Fix srcdir copy race condition by explicitly doing a cmp between the srcfile and the target.
Fixing tinderbox bustage.
2002-06-17 21:39:35 +00:00
ducarroz%netscape.com 58c348747f Fix for bug 151954. Fix bogus PR_Malloc check. Patch submitted by dbradley@netscape.com. R=ducarroz, SR=bienvenu 2002-06-17 21:22:29 +00:00
ducarroz%netscape.com cab907b920 Fix for bug 150440. Change strings to be conform to spec. Patch submitted by mybugzilla@juima.org. R=ducarroz, SR=bienvenu 2002-06-17 21:16:48 +00:00
ducarroz%netscape.com 2672f3f8eb Fix for bug 145291. We must generate the headers of all the children of an multipart/appledouble attachment when doing parts-on-demand in order to have all the needed information to generate the attachment entry in the UI. R=cavin, SR=bienvenu 2002-06-17 21:07:55 +00:00
naving%netscape.com beaafb6638 bugscape 15244 r=cavin sr=bienvenu Make webmail folder "Draft" show Recipient instead of Sender 2002-06-17 20:49:44 +00:00
mkaply%us.ibm.com 348e7da0d7 #150679
r=jeffreyj@us.ibm.com, sr=mscott
OS/2 only - add OS mail integration
2002-06-17 20:49:26 +00:00
seawood%netscape.com 6de5b59159 Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
* We must use the full path to the source file when calling MSVC so that debugging information shows up in the object files.
* Because of cygwin's use of /cygdrive when using full paths, we must use a cygwin-wrapper script in some cases to allow native win32 programs to use a fully qualified cygwin path.
* We have to call configure using the full path so that $(srcdir) contains the
full path in the Makefiles. The rules have been changed for win32 so that it
always use $(srcdir)/$*.{c,cpp} as the sourcefile name even when the file is in
the cwd.  This works around both the /cygdrive issue and the msvc's path info
optimization.
* We still use the wrapper when calling rc.exe & nsinstall.  nsinstall
frequently takes multiple args and is called all over the tree so changing each
calling site is going to be expensive.	(I'll have to check  the logs again but
I think the rc wrapping can go.)
* nspr & ldap still use the wrappers for all native win32 progs.  Neither nspr
nor ldap uses the acoutput-fast.pl script to speed up the substitution of
@srcdir@ into their Makefiles so, makefile substitution will break if we use
dos-paths.
* In the handful of directories where we copy srcfiles from another directory
in lieu of using VPATHs, we have to now copy those files to $(srcdir) so that
the default rules can find them.
Bug #141834 r=leaf,wtc,dmose,mcs
2002-06-17 17:09:57 +00:00
bzbarsky%mit.edu c7b7ac8fa3 Fixing strict js warning. Bug 79825, patch by neil@parkwaycc.co.uk, r=varada,sr=jag 2002-06-15 22:21:51 +00:00
ere%atp.fi 46a4a941f0 Bug 146559 New mail indicator does not work for non-inbox imap folders
r=bienvenu@netscape.com, sr=brendan@mozilla.org
2002-06-15 20:07:49 +00:00
ere%atp.fi 935c5301d9 Bug 120106 IMAP: Empty mail when disconnected
r=bienvenu@netscape.com, sr=brendan.mozilla.org
2002-06-15 19:51:47 +00:00
naving%netscape.com 364e37a6ed 15244 r=cavin sr=bienvenu Make aol "Sent Mail" and netscape webmail "Sent" folders show "Recipient" column instead of "Sender" column in thread pane. 2002-06-14 23:03:49 +00:00
naving%netscape.com 2348e89dc7 136721 r=bhuvan sr=bienvenu. fixing bug where news server should be prepopulated in account wizard after running auto-subscribe urls. 2002-06-14 22:53:15 +00:00
naving%netscape.com 204e6725ac 136721 r=bhuvan sr=bienvenu. fixing bug where news server should be prepopulated in account wizard after running auto-subscribe urls. 2002-06-14 22:49:22 +00:00
oeschger%netscape.com 34460bbc00 fixing help button in offline dialog, bug=129540, attachment 86751, r=andreww, sr=alecf, a=dbaron 2002-06-14 21:03:16 +00:00
varga%utcru.sk ee1d143694 Part of fix for bug 123719.
- using sort variables instead of cycleHeader()

r=neil, sr=bienvenu
2002-06-14 20:37:03 +00:00
varada%netscape.com 4569d1ad40 fix for bug#144569;should import smtp username from eudora,oe and outlook;r=srilatha;sr=bienvenu 2002-06-14 18:32:21 +00:00
ducarroz%netscape.com d188f280c5 Fix for bug 80819. Do not automatically generate a message ID for news posting. Patch provided by frank.schoenheit@sun.com. R=ducarroz, SR=bienvenu 2002-06-14 18:07:07 +00:00
ssu%netscape.com 32a633fa36 fixing bug 134745 - mail notification icon in system tray is the wrong icon (yellow triangle). r=varada, sr=mscott 2002-06-14 08:38:29 +00:00
kaie%netscape.com 36c340f00c b=119394 Support fetching certificates from LDAP servers.
r=javi/dmose sr=mscott
2002-06-14 02:10:02 +00:00
srilatha%netscape.com 14b2a8a92a Fix for bug # 149758. Pre-configuring and locking ldap server preferences
r=rdayal, sr=sspitzer.
2002-06-14 01:56:45 +00:00
kaie%netscape.com 11c4bc5c51 b=133995 Only allow sending encrypted mail using valid recipient certs.
r=javi sr=mscott
2002-06-13 23:54:56 +00:00
kin%netscape.com 2cc8934aad Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
mozilla/content/base/public/nsISelectionController.idl
  mozilla/content/base/src/nsSelection.cpp
  mozilla/editor/composer/src/nsEditorShell.cpp
  mozilla/editor/idl/nsIPlaintextEditor.idl
  mozilla/editor/libeditor/base/nsEditor.cpp
  mozilla/editor/libeditor/base/nsEditor.h
  mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
  mozilla/editor/libeditor/html/nsHTMLEditor.cpp
  mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
  mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
  mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
  mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
  mozilla/editor/ui/dialogs/content/EdTableProps.js
  mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
  mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
  mozilla/layout/base/public/nsIFrameSelection.h
  mozilla/layout/html/base/src/nsPresShell.cpp
  mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
  mozilla/mailnews/compose/src/nsMsgCompose.cpp
  mozilla/xpfe/browser/resources/content/viewPartialSource.js

    - Added aIsSynchronous arg to the ScrollSelectionIntoView()
      method of nsISelectionController and nsIFrameSelection.
      Updated all callers to pass new arg.

    - Modified selection to post a plevent to call which does the
      call to ScrollIntoView() in the async ScrollIntoView() case.

    - Edits in text widgets now use asynchronous reflow, paint,
      and scroll processing full time.

    - Removed redundant ScrollSelectionIntoView() calls in the
      editor event listeners.

    - Editor IME code now forced to flush reflows and paints before
      getting caret coordinates.

r=jfrancis@netscape.com  sr=waterson@netscape.com
2002-06-13 20:35:12 +00:00
ssu%netscape.com f85f84c7ae fixing bug 136417 - Mark newsgroup read from newsgroup folder context menu affects wrong folder. r=bhuvan, sr=mscott 2002-06-13 17:56:25 +00:00
srilatha%netscape.com a2cc2d81a4 Fix for bugscape bug # 15236. The registry settings for simple MAPI needs to be set same as the installer
r=rdayal, sr=mscott
2002-06-12 22:07:24 +00:00
ducarroz%netscape.com 05af3b9589 Fix for bug 137742. We need to prevent folding long header between the header name and the value. Patch submitted by taka@netscape.com. R=ducarroz, SR=bienvenu 2002-06-12 17:50:44 +00:00
nhotta%netscape.com 7066eedaaf Moved the flex value for the widget width out to .dtd file,
bug 150756, r=naving, sr=mscott.
2002-06-12 17:00:53 +00:00
kaie%netscape.com 893ebf21fd b=147770 Enhance S/Mime menu wordings
r=cotter sr=alecf
2002-06-12 16:54:45 +00:00
dmose%netscape.com 5278df6851 authenticated LDAP autocompletion incorrectly autopicks current addr after password entered (bug 146569) r=blake@netscape.com, sr=hewitt@netscape.com 2002-06-12 05:14:32 +00:00
suresh%netscape.com 833f1c7f89 fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf. 2002-06-12 04:09:52 +00:00
ssu%netscape.com a3a3a17c90 fixing bug 149515 - Mail header optimizations disabled critical mail header feature. r=bhuvan, sr=sspitzer 2002-06-11 23:14:06 +00:00
ssu%netscape.com f12b75e414 fixing bug 114952 - Labels: not available in standalone msg window, Message & context menu items disabled. r=varada, sr=bienvenu 2002-06-11 23:10:04 +00:00
mscott%netscape.com e41c6d1b25 new mail biff icon for windows system tray from the UI group. 2002-06-11 22:09:15 +00:00
naving%netscape.com e36581cdb4 bugscape 15175 r=cavin sr=bienvenu. Make netscape webmail folder "Draft" localizable. 2002-06-11 21:03:28 +00:00
cbiesinger%web.de 15a321ca78 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2002-06-11 20:47:04 +00:00
stephend%netscape.com 4e371f367d Bug 147438. Security panel needs some cleanup. Patch by Stephen Walker <walk84@yahoo.com> r=kaie, sr=mscott 2002-06-11 20:42:53 +00:00
nhotta%netscape.com dd7871a3f9 Added error handling for the Unicode conversion for message quote,
bug 132613, r=ducarroz, sr=bienvenu.
2002-06-11 20:18:20 +00:00
nhotta%netscape.com ff41f53426 Changed the localization note to mention that "MsgMdnWishToSend" is localizable,
bug 149162, r=yxia, sr=bienvenu.
2002-06-11 20:17:27 +00:00
cavin%netscape.com 877c27063c Fix for 141299. In nsMsgNewsFolder::SetReadSetFromStr(), after 'mReadSet' is recreated store the new pointer in the db as well. r=naving, sr=bienvenu, a=asa. 2002-06-10 19:58:10 +00:00
leaf%mozilla.org 6e6bf977e5 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
naving%netscape.com 9f984ec39b 139845 r=cavin sr=bienvenu a=asa fixing scrollbar missing when returning to folder view after doing quick search in certain cases. 2002-06-06 23:42:37 +00:00
alecf%netscape.com 23cd22be23 backing out, don't know why this built on my machine 2002-06-06 23:25:43 +00:00
cavin%netscape.com fcdd0511f3 Fix for 107466. Reset msg uid in server state parser before calling 'foundShell->Generate()' because the uid may have been used by newly arrived mail. r=naving, sr=bienvenu, a=asa. 2002-06-06 21:44:27 +00:00
naving%netscape.com 020fbe454e 144228 r=cavin sr=bienvenu a=asa fixing security bug that breaks pop3 connection and prevents downloading of
msgs.
2002-06-06 21:31:43 +00:00
cavin%netscape.com b3511db624 Fix for 140850. In AddLdifRowToDatabase(), reset CR/LF counters and return if there's no data in the ldif buffer to process. R=ducarroz, sr=sspitzer, a=asa. 2002-06-06 21:29:25 +00:00
alecf%netscape.com bcf192e308 fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
ssu%netscape.com 9591a2fc41 fixing bug 137141 - Wrong context menu items in stand alone mail window. r=neil sr=sspitzer a=drivers 2002-06-06 02:27:20 +00:00
bienvenu%netscape.com 42a83f4d27 rest of fix for 138018 disable move/delete for readonly folders r=naving, sr=sspitzer, a=asa 2002-06-06 01:19:42 +00:00
stephend%netscape.com ed9f066881 Bug 139797. Addressbook should read address book in the Import Wizard. Patch by Dawn Endico <endico@mozilla.org> r=me, sr=jst. Cleanup tabs, also. 2002-06-05 04:18:32 +00:00
ducarroz%netscape.com 159845d2b3 Fix for bug 97055. The previous fix isn't working correctly when the pref "imageblocker.enabled" is set to false. mailnews element must not be disabled. R=morse, SR=bienvenu 2002-06-05 03:38:59 +00:00
stephend%netscape.com 439581a3bb Bug 86986. Disable location textfield when mail startup checkbox is off. Patch by Stephen Walker <walk84@yahoo.com> r=ssu, sr=sspitzer 2002-06-05 00:00:53 +00:00
cathleen%netscape.com 64856eb68b clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan 2002-06-04 23:05:39 +00:00
naving%netscape.com 495825a8eb 90064 r=cavin sr=bienvenu. fixing Subscribe error alerts when sending mail and copying msg to imap sent folder
without launching mailnews. The fix is to build the folder hierarchy.
2002-06-04 21:45:09 +00:00
sspitzer%netscape.com 3e8138e699 fix for #148078. context menu problems in stand alone msg window.
use GetLoadedMsgFolder() instead of GetSelectedFolderResource().
regression caused by #138018.  r/sr=bienvenu.
2002-06-04 07:28:52 +00:00
kaie%netscape.com 06917f5972 Part of bug 119394, landing UI strings only.
r=cotter sr=alecf
2002-06-04 05:09:47 +00:00
ducarroz%netscape.com 71fb5003f7 Fix for bug 147877. Add UI for disabling plugins in mailnews. R=bhuvan, SR=bienvenu 2002-06-04 04:14:25 +00:00
cavin%netscape.com b797b11d74 Fix for 94775. When redirect login fails, invoke ForgetPassword(), instead of SetPassword(nsnull), to clean up all cached passwords. r=dmose, sr=bienvenu. 2002-06-03 06:04:47 +00:00
dmose%netscape.com d066d1f28f Support LDAP authentication for autocomplete and addressbook (bug 135778); r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com 2002-06-03 04:05:48 +00:00
nhotta%netscape.com 11c77022cb Changed strcpy to strncpy to protect the buffer,
bug 145370, r=ducarroz, sr=bienvenu.
2002-05-31 19:41:45 +00:00
ducarroz%netscape.com 35efa98f83 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=bhuvan, SR=alecf 2002-05-31 18:43:23 +00:00
mscott%netscape.com b265de8e71 Drop in the new biff icon from the UI group.
rs=sspitzer
2002-05-31 03:59:14 +00:00
cavin%netscape.com 622f1d396f Fix for 145150. Map "Content-Type: application/ms-tnef" to "Content-Type: text/plain" so the body text can be displayed normally (instead of in an attachment). r=ducarroz, sr=bienvenu. 2002-05-31 02:24:28 +00:00
cavin%netscape.com 1a6b77b233 Fix for 70374. Use the right date format for the "From " line (ie, "From - Mon Jan 1 00:00:00 1965"). r=ducarroz, sr=sspitzer. 2002-05-31 02:20:45 +00:00
srilatha%netscape.com 1e8851ff8b Fix for bug # 144508. Crashes importing mail from outlook.
patch given by ducarroz
r=varada, sr=bienvenu
2002-05-30 22:22:45 +00:00
bienvenu%netscape.com 8c4a187566 add code to sync msg hdr flags with newsrc flags, r=cavin, sr=sspitzer original patch by ayn2@cornell.edu 64476 2002-05-30 14:27:49 +00:00
bienvenu%netscape.com 5df803f012 part of fix for unread counts getting wrong in news threads 64476 r/sr =sspitzer 2002-05-30 14:25:05 +00:00
brendan%mozilla.org 2300976a2f Back out troublesome parts of patch for 130544 (147997, r/sr=me). 2002-05-30 07:13:40 +00:00
shliang%netscape.com b612c6ea33 123687 - ui for adding ldap directory to addressbook - r=sspitzer, sr=bienvenu 2002-05-30 01:52:33 +00:00
shliang%netscape.com 4b7fb0a1f7 147662 - adding option to remove free web mail in account manager - r=sspitzer, sr=bienvenu 2002-05-30 01:12:40 +00:00
shliang%netscape.com ab1c6b08c5 133402 - selected addressbook cards in sidebar do not prefill msg compose - r=sspitzer, sr=bienvenu 2002-05-30 01:08:13 +00:00
cavin%netscape.com ddc18c90d0 Fix for 134014. Correct the mapping table to match the addrbook api calls. R=ducarroz, sr=bienvenu. 2002-05-30 00:43:38 +00:00
bienvenu%netscape.com e3c83f77fc fix threading by subject r=cavin, sr=sspitzer 140613 2002-05-29 21:02:58 +00:00
bienvenu%netscape.com 2a10e29b85 fix required by fix for threading by subject r=cavin, sr=sspitzer 140613 2002-05-29 21:02:09 +00:00
bienvenu%netscape.com bc229bf094 fix problem starting up with missing INBOX.msf for imap r=ere@atp.fi, sr=sspitzer 147896 2002-05-29 20:58:35 +00:00
brendan%mozilla.org d133d09cb4 Clean up nsICollection/nsSupportsArray {Append,Remove}Element return type (130544, r=dougt, sr=bienvenu). 2002-05-29 18:08:37 +00:00
kaie%netscape.com 68968d98ac b=139561 Implement S/Mime "on demand verification" for IMAP messages
r=javi/cotter sr=bienvenu
2002-05-29 04:44:50 +00:00
caillon%returnzero.com b3a9e29734 Bug 145528, 'Send Page' context menu item sends the frame instead of the frameset. Patch contributed by Sander <mybugzilla@juima.org>, r=bzbarsky, sr=ben. 2002-05-28 21:19:30 +00:00
sspitzer%netscape.com d1784190d5 fix for #146046. fix several regressions to the subscribe dialog.
1)  [search view] "Subscribe" and "Unsubscribe" buttons don't work (original bug)
2)  [search and tree views] space bar doesn't do the right thing (toggle state)
3)  [tree view] double click on a row that is a container should not toggle the subscribe state

r=hwaara, sr=bienvenu
2002-05-28 20:55:38 +00:00
stephend%netscape.com 4efe7e91f3 Bug 60639. Proliferate amount of JS strict warnings in accountmanager.js. Patch by rossi@telnet.at (email address doesn't resolve). r=racham@netscape.com, sr=shaver@mozilla.org. I'm landing this for him because a) I'm not sure he has cvs commit access b) I _so_ don't want to see this bitrot any longer. 2002-05-28 02:39:31 +00:00
andreww%netscape.com aec34073e6 bugzilla 111031 - need access keys [mnemonics] for QuickSearch - r=shuehan, sr=hewitt 2002-05-24 20:20:34 +00:00
ducarroz%netscape.com 4d19e1af3d Fix for bug 141648. We need to set the focus outside the eidtable field when recycling the compose window to avoid having focus problem on Mac. R=varada, SR=bienvenu 2002-05-24 19:07:22 +00:00
hwaara%chello.se 7946867d68 #115324, more removal and optimizing of search/filters code. This time hopefully with the correct line endings too. ;-)
r=biesi, sr=bienvenu
2002-05-24 18:35:18 +00:00
hwaara%chello.se d930db2c5c #146230, "search progress doesn't behave like other progress"
r=biesi, sr=bienvenu
2002-05-24 18:31:28 +00:00
mkaply%us.ibm.com c8cf74b885 Fix IRIX bustage. My gosh someone horked this file. So much for blame 2002-05-24 16:17:01 +00:00
hwaara%chello.se 918caa7bf7 #115324, remove unused search/filters code. sr=jst, r=naving 2002-05-24 11:11:49 +00:00
varada%netscape.com 50a556df9f fix for 70540;compose window should bring up account wizard when there are no identities;r=bhuvan;sr=sspitzer 2002-05-24 00:13:40 +00:00
bienvenu%netscape.com 232a8e11a3 fix 138018 should disable delete and move for readonly folders r=naving, sr=sspitzer 2002-05-23 23:13:26 +00:00
srilatha%netscape.com a1a907e242 Fix for bug # 141438. added code so that we don't define SHORT_LIBNAME on winNT
r=cls, sr=sspitzer
2002-05-23 21:00:56 +00:00
naving%netscape.com 389314fae2 140149 r=racham sr=mscott. fixing disappearing of "disable cookies in mail & newsgroups" checkbox on commercial mac builds. 2002-05-23 20:28:27 +00:00
naving%netscape.com 6e3818f973 146089 r=ducarroz sr=bienvenu fixing a crasher when downloading pop3 mail with malformed "From" address. 2002-05-23 20:21:42 +00:00
naving%netscape.com a0e82572a2 146313 r=cavin sr=bienvenu Making server->ForgetPassWord() call from imap protocol code thread-safe 2002-05-23 20:19:06 +00:00
naving%netscape.com da341fcaa1 145258 r=cavin sr=bienvenu Use unique tmp files when saving filter rules otherwise rules.dat can be corrupted in a multiuser environment 2002-05-22 00:21:11 +00:00
naving%netscape.com 4837a1422f 145341 r=cavin sr=bienvenu Automatic downloading of pop3 msgs on biff was not updating status counter. fix is to pass valid msgWindow. this is needed for stopping such downloads and/or for throwing errors. 2002-05-22 00:05:03 +00:00
bienvenu%netscape.com 950b3162ef put up a message if imap server connection fails without an error before seeing server greeting, 71792 r=cavin, sr=sspitzer 2002-05-21 23:05:50 +00:00
bienvenu%netscape.com 039ebe220c add max number of imap connections to cache, r=cavin, sr=sspitzer 71792 2002-05-21 23:04:24 +00:00
bienvenu%netscape.com f1346ee5c4 rest of fix for 13560, don't display permissions on imap folder props if server doesn't support acl r=naving, sr=sspitzer 2002-05-21 21:43:23 +00:00
ducarroz%netscape.com 5435013cc5 Fix for bug 132163 (patch v3). Fix warnings. R=ducarroz, SR=mscott. Patch provided by ayn2@cornell.edu (Aleksey Nogin) 2002-05-21 21:34:56 +00:00
ducarroz%netscape.com 7c090253d3 Fix for bug 132163 (patch v2). Fix warnings. R=ducarroz, SR=bienvenu. Patch provided by ayn2@cornell.edu (Aleksey Nogin) 2002-05-21 21:12:10 +00:00
naving%netscape.com e858b17d4a 121926 r=bienvenu sr=mscott. Fixing a bug where mailnews doesn't ask for password if the passwordManager has
wrong password. The problem was walletService wasn't getting created so we were never clearing bad password.
2002-05-21 20:44:46 +00:00
sspitzer%netscape.com a700834409 fix for bug #142940. add support to LDIF import / export for generic
AB columns, like _AimScreenName.  r=dmose, sr=bienvenu
2002-05-21 05:20:39 +00:00
ducarroz%netscape.com 6486cc0ffa Fix for bug 131990. We must allow spave for the BCC headers. Also, function generate_encodedwords should not accept a output_carryoverlen <= 0. R=taka, SR=bienvenu 2002-05-21 00:17:43 +00:00
mscott%netscape.com 28a8310598 Bug #127702 --> security fix
r=cavin
sr=bienvenu
2002-05-20 23:30:12 +00:00
hwaara%chello.se 69fba0e902 #115324, remove unused search/filters code. r=bienvenu, sr=sspitzer 2002-05-20 22:53:04 +00:00
bienvenu%netscape.com ca74f8e54b fix another compiler warning, rs=sspitzer 126460 2002-05-20 21:33:47 +00:00
nhotta%netscape.com 52198c4685 Changed the meta parse function for performance,
bug 144917, r=ducarroz, sr=bienvenu.
2002-05-20 19:51:35 +00:00
nhotta%netscape.com eee7fc1d5f Change not to set the composing mail charset as attachment's chaset.
bug 144917, r=ducarroz, sr=bienvenu.
2002-05-20 19:51:16 +00:00
sspitzer%netscape.com 195a7e0565 fix for bug #145532. hitting 'n' when folder pane has focus
selects the folder that start with n, instead of the next folder with unread.  regression caused by checkin for #145532.
patch by kyle.yuan@sun.com.  r=varga, sr=sspitzer
2002-05-20 19:10:54 +00:00
ducarroz%netscape.com d2d46232e8 Fix for bug 59673. Patch v4 submitted by Aleksey Nogin <ayn2@cornell.edu>. Fix compiler warning about variables not initialized before beeing used. R=ducarroz, SR=bienvenu 2002-05-17 23:31:54 +00:00
naving%netscape.com 84b9e60aa8 fixing a warning from last checkin 2002-05-17 22:29:51 +00:00
mscott%netscape.com e3a72ac218 Fix Mac breakage. 2002-05-17 21:12:57 +00:00
cavin%netscape.com d1a768a37f Fix for 145336. Create keys for cards created from list members. r=dmose, sr=sspitzer. 2002-05-17 20:46:42 +00:00
cavin%netscape.com 1c295d8c22 Fix for #91295. Map Eudora address entries which has two or more email addresses to lists. r=sspitzer, sr=bienvenu. 2002-05-17 20:18:39 +00:00
ducarroz%netscape.com 2ddfea8f86 Fix for bug 142672. We should not display an alternative part without a content-type. R=varada, SR=bienvenu 2002-05-17 19:47:50 +00:00
naving%netscape.com 247ce996c4 139576 r=bienvenu sr=mscott Fixing a performance regression in downloading pop3 mail on MAC and other platforms (not win32 & linux). This was because seek is expensive, atleast on mac. Made it so that we
seek whenever absolutely necessary.
2002-05-17 18:41:38 +00:00
sspitzer%netscape.com 91311d130e fix for #137916. cleanup directory server properties dialog.
r=walk84 sr=sspitzer, patch by andreas.premstaller@uibk.ac.at
2002-05-17 07:56:20 +00:00
sspitzer%netscape.com d010d0d84c fix for #145162. folder properties dialog does not match spec.
r=jglick, rs=bienvenu
2002-05-17 04:39:51 +00:00
kaie%netscape.com 4f427aac6f b=142096 Message Security box does not display all recipients
r=javi sr=mscott
2002-05-17 02:27:39 +00:00
bienvenu%netscape.com 31c187d7fa show message if imap server doesn't support sharing in sharing tab of folder props r=naving, sr=sspitzer 135860 2002-05-17 01:58:54 +00:00
cavin%netscape.com 29d7802d0d Fix for 123068. Added SMTP server name to NS_ERROR_SMTP_SEND_FAILED and NS_ERROR_COULD_NOT_LOGIN_TO_SMTP_SERVER error strings. r=ducarroz, sr=mscott. 2002-05-17 01:50:30 +00:00
kaie%netscape.com 326d2f9a24 b=120939 Make clear that both encryption and signing certs are required to configure s/mime.
r=javi sr=mscott
2002-05-17 01:12:49 +00:00
kyle.yuan%sun.com 085a027bab Bug 133366 Type letters to navigate XUL tree
Enhanced the event handler for keypress.
Disabled keypress navigation in mailnews' thread pane.
2002-05-17 00:54:38 +00:00
bienvenu%netscape.com e570523373 fix mark all read when we do get previous neww messages r/sr =sspitzer 64480 2002-05-16 23:53:40 +00:00
varada%netscape.com f87893977f fix for 130036;in offline mode ctrl-enter should do send later;r=ducarroz;sr=bienvenu 2002-05-16 22:57:12 +00:00
naving%netscape.com 9ebf5da189 144330 r=cavin sr=bienvenu. Make biff work when turbo is on and when we shutdown in one profile and start up
with another profile
2002-05-16 22:49:51 +00:00
srilatha%netscape.com c7f65283c6 Fix for bug # 129610. Simple Mapi Pref does not get saved if the pref window is launched from mail
r=rdayal@netscape.com, sr=mscott@netscape.com
2002-05-16 21:19:45 +00:00
rpotts%netscape.com 73de225b01 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +00:00
rods%netscape.com 3550bf4953 Missed the mailnews dir for previous patch and checkin
Bug 144128 r=dcone sr=kin
2002-05-16 18:48:50 +00:00
bienvenu%netscape.com 5b0636cad4 fix warning about possible use of unitialized var, r=naving, sr=sspitzer 127289 2002-05-16 14:24:36 +00:00
bienvenu%netscape.com 41bdd08895 fix problem with threads with unread msgs only view where unread header gets added to thread not in view, and ends up with collapsed bit set in db, r=naving, sr=sspitzer 123858 2002-05-16 14:23:17 +00:00
jefft%netscape.com 7ba0bfcc72 fixed bug 129418 - MDN:Switching identity should retain request for MDN receipt options; r=ducarroz,sr=bienvenu 2002-05-16 14:01:21 +00:00
oeschger%netscape.com 4dcd572ebf restoring/adding help buttons to account manager and mailnews dialogs, bug=129540, r=racham, sr=alecf 2002-05-16 05:48:33 +00:00
kaie%netscape.com 4876fecd7c b=136948 Give better feedback when no valid certs for S/Mime are available
r=javi sr=mscott
2002-05-16 03:51:37 +00:00
timeless%mac.com 47efbd0240 Bug 18266 Query IMAP folders other than INBOX for new msgs
patch by ere@atp.fi r=bienvenu sr=scc
2002-05-16 03:32:20 +00:00
stephend%netscape.com 6ed464ef40 Bug 141678. Aligning the text on the colorpickers. Patch by Stephen Walker <walk84@yahoo.com> r=me, sr=hewitt 2002-05-16 03:09:41 +00:00
nhotta%netscape.com bcc7e5464d Changed GetTopmostMsgWindow, added pointer checks after the dom function calls,
bug 144735, r=ducarroz, sr=bienvenu.
2002-05-16 00:31:56 +00:00
ducarroz%netscape.com 5481ac586e *** empty log message *** 2002-05-15 21:21:33 +00:00
ducarroz%netscape.com 64596972f0 Fix for bug 134277. Better managment (encoding/decoding) of double-quote in addresses. R=taka, SR=bienvenu 2002-05-15 20:17:48 +00:00
dougt%netscape.com c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
cbiesinger%web.de cacdb5d48b bug 143708 r=naving sr=bienvenu
Can't switch online/offline mode from MailNews anymore
2002-05-15 07:57:03 +00:00
sspitzer%netscape.com 51c3ff31eb fix for #144283. error message cleanup. r=stephend, sr=sspitzer
thanks to walk84@yahoo.com for the patch.
2002-05-15 04:35:40 +00:00
bienvenu%netscape.com 27090f0e07 remove linefeeds from offline msg message r/sr=sspitzer 144345 2002-05-15 00:30:06 +00:00
bienvenu%netscape.com 25189923f3 fix mismatched memory free warnings, r=cavin, sr=sspitzer 143035 2002-05-15 00:12:58 +00:00
shliang%netscape.com 5901b79635 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2002-05-14 23:18:52 +00:00
naving%netscape.com 4d96ee8438 138342 r=cavin sr=bienvenu fixing undo of moving msgs from imap to local 2002-05-14 23:18:33 +00:00
nhotta%netscape.com c56126c902 Moved the charset check out of "if (msgType == nsIMsgCompDeliverMode.Now || msgType == nsIMsgCompDeliverMode.Later)",
bug 142902, r=ducarroz, sr=bienvenu.
2002-05-14 22:50:25 +00:00
ssu%netscape.com 57bdb203d6 fixing bug 144483 - Message Filters menu item has conflicting access key. r=dean_tessman@hotmail.com sr=mscott 2002-05-14 22:26:09 +00:00
sspitzer%netscape.com 11cbaa2e11 fix for #90368. when in brief header display mode, add tooltip (with email address) to display name. r=hwaara, sr=sspitzer, a=jglick. thanks to Mike Lee (tseng_mike@yahoo.com) for the patch. 2002-05-14 20:39:50 +00:00
shliang%netscape.com 305ee08f02 141064 - focus for new mailing list dialog should be in list name field. r=hewitt, sr=sspitzer. 2002-05-14 00:36:48 +00:00
shliang%netscape.com b50f6388dc 142636 - addressbook card view notes section is at bottom. r=ssu, sr=sspitzer. 2002-05-14 00:31:45 +00:00
shliang%netscape.com 0ca1d6f1c5 134430 - change default mdn pref. r=ssu, sr=sspitzer 2002-05-14 00:22:48 +00:00
nhotta%netscape.com 7277eb50c5 Set a correct accesskey value for "more",
bug 138028, r=naving, sr=bienvenu.
2002-05-14 00:10:22 +00:00
rdayal%netscape.com 1fea44138b fix for bug # 131857 - setting Mozilla as default mail app crashes
Makefile.in changed to build msgMapi.dll for machines using gmake for windows builds.
r=cls, sr=mscott.
2002-05-13 23:04:36 +00:00
cavin%netscape.com 0f2a5892d7 Fix for #82276. Always return entry info even if there's no other attribute associated with the contact. r=ducarroz, sr=mscott. 2002-05-13 21:02:42 +00:00
kaie%netscape.com 36e1446784 b=127175 Fix javascript strict warnings
r=javi sr=mscott
2002-05-13 14:03:51 +00:00
sspitzer%netscape.com 95b230618b supplimental fix for #119360. LDIF export / import is lossy.
I messed up the attribute name.  It's mozillaHomeState, not mozillaHomeStreet.
r=dmose.  sr=bienvenu
2002-05-12 21:26:12 +00:00
sspitzer%netscape.com 5326167ac1 fix for bugscape bug #15485. when using turbo, after exiting, some imap accounts
would throw up password prompts when the biff timer would go off.
the issue about the biff timer going off after exit is bug #143848.
r/sr=mscott
2002-05-12 21:00:04 +00:00
srilatha%netscape.com 20feb45deb Fix for bug # 124057. Deleting addressbook from prefs should delete it from the addressbook window
r=rdayal, sr=sspitzer
2002-05-11 03:24:23 +00:00
sspitzer%netscape.com af9cec5090 fix for performance bug #109557. stand alone message display time depends
on number of messages in the folder.  clone the db view, instead of rebuilding it.
thanks to antonio.xu@sun.com for the fix.

fix for bug #93863.  sub folders of special folder (where we show recipient for author in the thread pane) should also treat recipient as author in the threadpane.
thanks to reto@tischhauser.com for the initial patch.

r=bienvenu, sr=sspitzer
2002-05-11 01:52:02 +00:00
sspitzer%netscape.com aa1a7d1798 whitespace fixes I had in my tree. r/sr=no-one 2002-05-11 01:38:42 +00:00
sspitzer%netscape.com 6a0dda7cf5 fix #126844. freeing mismatched memory. thanks to pj@ludd.luth.se for the fix.
r/sr=sspitzer
2002-05-11 01:01:56 +00:00
ssu%netscape.com c09b609991 fixing bug 132146 - Get Map does not work via keyboard. r=bhuvan, sr=mscott 2002-05-10 22:02:59 +00:00
srilatha%netscape.com 498f4b5546 Fix for bug # 143161. Autocompletion does not work with ldap server with multibyte basedn.
r=dmose, sr=sspitzer
2002-05-10 21:04:00 +00:00
ducarroz%netscape.com 8c59ba4290 Fix for bug 139362. In order to avoid to be hit by bug 70083, we need to do a copy of the string we are passing to NewURI to be sure it's in one segment. Patch proposed by jag. R=ducarroz, SR=sspitzer 2002-05-10 21:00:03 +00:00
ducarroz%netscape.com 0829c43215 Fix for bug 67825. The shift option to select an alternative message compose window should be available only for mail3Pane toolbar's button. R=varada, SR=sspitzer 2002-05-10 20:02:38 +00:00
naving%netscape.com 2ff40f9b36 bugscape 15399 fix by ducarroz r=cavin sr=mscott. fix Body of Multipart/alternative message with attachment not included when forwarded 2002-05-10 03:46:18 +00:00
sspitzer%netscape.com ba97bb814c fix for the other dataloss issue in #119360.
there are addressbook fields that we don't export / import.
add LDIF attributes (prefixed with "mozilla") for the missing fields.
also we don't specify an object class.  for now, use
mozillaAbPersonObsolete as the object class, which is temporary.
r=dmose, sr=bienvenu
2002-05-10 01:22:13 +00:00
naving%netscape.com 99edd76d08 fixing whitespace from last checkin 2002-05-10 01:16:21 +00:00
naving%netscape.com a33d4fd81d 140591 r=varada sr=sspitzer fix create filter from message to work on mac OS X. Also fixes bug 112714 on linux where we could not get to browser window if we were doing create filter from message ... 2002-05-10 00:59:12 +00:00
cavin%netscape.com 749031eaf8 Fix for 58206. Output "From " line if a msg does start with one such line. r=ducarroz, sr=sspitzer. 2002-05-10 00:28:18 +00:00
cavin%netscape.com 2eca318164 Fix for 126860 - Free array elements before freeing array itself. r=cavin, sr=sspitzer. 2002-05-09 23:22:29 +00:00
sspitzer%netscape.com 057c0a5171 fix for #136628. mailnews main pref panel is cropped.
r=caillon, sr=sspitzer.  according to the spec,
alerts and window layout will have their own category.
but until then, this should help somewhat.
2002-05-09 22:07:39 +00:00
sspitzer%netscape.com 9588555e4c fix for #142933. Fix leak. r=cavin, sr=bienvenu 2002-05-08 21:51:47 +00:00
bienvenu%netscape.com fc91599cc9 fix address book int yarn code to set yarn size correctly r=cavin, sr=sspitzer 142941 2002-05-08 19:53:26 +00:00
bienvenu%netscape.com 038ce8396c fix for crash when venkman pokes us with a stick, r=me, sr=sspitzer, timeless found crash 142858 2002-05-08 19:50:16 +00:00
varada%netscape.com aaf3f99162 fix for 70540;launch account wizard when trying to compose messages with no accounts;r=racham;sr=sspitzer 2002-05-08 19:36:36 +00:00
cbiesinger%web.de 1d66818d5d bug 102517 r=Morten@Nilsen.com sr=alecf
javascript strict warnings in mail-offline.js
2002-05-08 18:56:15 +00:00
nhotta%netscape.com 1bd52be26d Remove unused string for charset menu,
bug 140120, r=ftang, sr=alecf.
2002-05-08 18:38:37 +00:00
pete.zha%sun.com 1a8c17c59a bug 70478:The "quote original message" option is missing when creating a reply or new message
r=ducarroz sr=bienvenu
2002-05-08 09:36:45 +00:00
naving%netscape.com ddb0295dca 104085 r=robinf,cavin sr=bienvenu fix problems when user exceeds num of custom headers allowed (50) 2002-05-07 23:13:21 +00:00
naving%netscape.com 6f241f508f 104085 r=cavin sr=bienvenu Add NS_MSG_CUSTOM_HEADERS_OVERFLOW error 2002-05-07 23:09:24 +00:00
darin%netscape.com 6fd5862e6e fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
ssu%netscape.com 1b55fca77c fixing bug 128552 - f6 and control+tab don't work in AB window. r=racham sr=mscott 2002-05-07 22:13:24 +00:00
naving%netscape.com 18469d3426 142627 r=racham sr=bienvenu, fixing a regression to make copies and folders panel work correctly. 2002-05-06 22:53:31 +00:00
sspitzer%netscape.com cce283521c part of the fix for #119360. LDIF export is lossy. In this case,
I forgot we have to base64 encode any lines that contain \r or \n.
For example, the "notes" field in a card.  Thanks to Rich Ibbotson
(ribbotso@rochester.rr.com) for the initial patch.
r=dmose, sr=bienvenu
2002-05-04 18:03:51 +00:00
sspitzer%netscape.com f384d2947d fix for #115906. when typing in notes, enter should not close the edit / new card dialog.
also, fix the buttons on the edit card dialog to match the spec.
r=racham, sr=bienvenu
2002-05-04 18:01:06 +00:00
mscott%netscape.com 5bb1233d18 Bug #136949 --> when creating a new search or filter row, clone the search attribute
from the previous row.
r=ssu
sr=sspitzer
2002-05-03 21:58:10 +00:00
mscott%netscape.com c5301bd3ac Bug #109109 --> usability improvements to the custom header dialog
r=naving
sr=sspitzer
2002-05-03 21:57:39 +00:00
ducarroz%netscape.com 8cc82f489f Fix for bug 135279. Need to be able to specify a line token other than LF when reading a stream buffer. Local file on Mac or CR as line ending. R=naving, SR=mscott 2002-05-03 21:36:33 +00:00
stephend%netscape.com b8ee84f9eb Bug 141894. Security button in msgCompose should have a tooltip. r=kaie@netscape.com, sr=sspitzer@netscape.com 2002-05-03 20:46:51 +00:00
darin%netscape.com b4b75daa66 cleaning up documentation, marking some interfaces frozen, and splitting
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
sspitzer%netscape.com 467a3dfb85 fix for dataloss bug #140094. r/sr=bienvenu,sspitzer
fix suggested by dp.
2002-05-03 01:55:27 +00:00
naving%netscape.com 066c35c03c 141152 r=ducarroz sr=bienvenu fix the partial msg display code in mime to use escaped uidl and then unescape
this uidl in pop3 code. fixes truncated pop3 msg download problems with uidl having quotes(")
2002-05-03 01:00:21 +00:00
mscott%netscape.com e81b715b04 Bug #134288 --> hide extra hash marks caused by the smime code in the 3-pane and compose window when you
are viewing/sending a message with no security information.
r=kai
sr=sspitzer
2002-05-03 00:23:52 +00:00