Commit Graph

14974 Commits

Author SHA1 Message Date
jst%mozilla.jstenback.com
9721bdfe63 Forgot a const in my last checkin. 2004-02-24 19:53:33 +00:00
bienvenu%nventure.com
bbdab9b7f8 fix memory leak saving local messages as file, 235316 sr=mscott 2004-02-24 01:03:19 +00:00
bienvenu%nventure.com
bbe45d054e fix for prompting about deleting folders when emtpying trash; previous fix didn't prevent folders from getting deleted on server sr=mscott 232557 2004-02-24 01:01:50 +00:00
jst%mozilla.jstenback.com
7243290424 Fixing string leak bug 235088. r=darin@meer.net, sr=mscott@mozilla.org 2004-02-23 23:06:25 +00:00
jshin%mailaps.org
c547bdb247 bug 235276: remove an obsolete file : pref-messages.dtd (r/sr=mscott) 2004-02-23 18:09:23 +00:00
bienvenu%nventure.com
50e37c149c fix 235246 patch by ch.ey@gmx.net, r/sr=bienvenu wrong alert text when asking for SMTP password 2004-02-23 15:55:02 +00:00
neil%parkwaycc.co.uk
722d774af3 Bug 97532 Make some POP3 error messages less meaningless p=stolenclover@yahoo.com.tw r/sr=mscott 2004-02-22 17:50:10 +00:00
jshin%mailaps.org
a561a976de bug 234958 : add 'mailnews.reply_in_default_charset' to mailnews.js (default: false) and special-case 'x-windows-949' (block it from being used no matter what) r=bienvenu, sr=mscott 2004-02-21 20:54:18 +00:00
bienvenu%nventure.com
0e4f51f571 replace Pop3 with POP in filter editor dialog label, no bug, r/sr=me 2004-02-21 17:59:25 +00:00
bienvenu%nventure.com
13ff4b7d66 fixes for 232438, palm sync issues with mapping between moz ab's and palm categories, sr=mscott 2004-02-21 17:35:47 +00:00
jshin%mailaps.org
24e9eac199 bug 233361 : characters outside the repertoire of the current character encoding are lost if 'send in UTF-8' is selected. (r=mscott, sr=bienvenu) 2004-02-21 05:51:50 +00:00
jshin%mailaps.org
41c532dc70 bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman) 2004-02-21 04:52:39 +00:00
neil%parkwaycc.co.uk
ea8f6a9160 Bug 195315 Run Junk Mail Controls on selected messages r=mscott sr=bienvenu 2004-02-20 21:13:24 +00:00
bienvenu%nventure.com
71f0c69771 fix for phantom messages in db, sr=mscott 227472 2004-02-20 19:45:33 +00:00
scott%scott-macgregor.org
94e61650a2 Bug #151688 --> Allow a browse button to set email storage directory in the account settings
Patch by Stefan Borggraefe

r=mscott
sr=bienvenu
2004-02-20 19:40:20 +00:00
bienvenu%nventure.com
aa0ed8a94f prompt to send unsent messages when going online via pressing get new mail while offline, sr=mscott 232452 2004-02-20 18:09:13 +00:00
bienvenu%nventure.com
af7af70c6e init total msg counts to -1 to avoid garbage counts and a prompt to send unsent messages, sr=mscott 234981 2004-02-20 17:54:24 +00:00
bienvenu%nventure.com
0ca850723f fix 233979, patch by ch.ey@gmx.net, sr=bienvenu outgoing smtp server settings for user name and password are sticky and shouldn't be 2004-02-20 16:43:08 +00:00
kyle.yuan%sun.com
4021f06547 Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
r=timeless, sr=henry.jia
patch by Simford.Dong@sun.com
2004-02-20 01:59:34 +00:00
darin%meer.net
44ce35aebb landing patch for bug 234864 "string branch landing resulted in large spike in heap allocations (brad:A metric)" r+sr=dbaron
this patch also introduces nsTFixedString and removes CBufDescriptor.
2004-02-20 01:53:23 +00:00
bienvenu%nventure.com
adaeba3d49 potential fix for partially downloaded imap messages ending up in offline store, 234553, sr=mscott 2004-02-20 00:52:19 +00:00
bienvenu%nventure.com
a34baad61f fix 234546 sending message spins if we can't read attachment file, sr=mscott 2004-02-20 00:48:48 +00:00
scott%scott-macgregor.org
5febf7c306 Bug #234811 --> ldap connections left open on msg send
sr=bienvenu
2004-02-19 19:52:47 +00:00
jshin%mailaps.org
bf2ebba32d bug 229872 : filename with non-ascii characters doesn't show up in the attachment window (r=bienvenu, sr=mscott) 2004-02-19 11:18:08 +00:00
jshin%mailaps.org
e36a7933da bug 224595 : use de/encodeURI(Component) instead of escape/unescape (extra patch) : r=neil, sr=bryner 2004-02-19 11:13:29 +00:00
darin%meer.net
8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
bienvenu%nventure.com
19bb57f083 fix saving as draft when imap drafts folder is empty and has just been compacted, sr=mscott, a=dveditz 98576 2004-02-16 01:43:47 +00:00
bienvenu%nventure.com
6ab5689440 support ldap v3, patch by dmose, r/sr=sspitzer 198168 2004-02-14 02:10:45 +00:00
scott%scott-macgregor.org
11a6951114 Back out Bug #115349 --> This randomly causes deadlock on quit, prevent the process from terminating. It also causes long freezes in the UI when trying to reconnect to a disconnected folder.
sr=bienvenu
2004-02-13 03:43:10 +00:00
bienvenu%nventure.com
4517a7d4fb fix 233945 one way palm sync from palm to pc doesn't create new Moz AB's with correct name, sr=mscott a=chofmann 2004-02-12 18:44:36 +00:00
scott%scott-macgregor.org
c1b8034e8d Back out Bug #229872. Fixes regression where attachment names are no longere showing up in thunderbird compose window
(Regression bug is BUg #233832)
2004-02-12 03:19:25 +00:00
bienvenu%nventure.com
e86ce2f7dd further fix for bug 219200, use pref instead of user_pref in mailnews.js, sr=mscott 2004-02-11 04:36:46 +00:00
bsmedberg%covad.net
a0f62775e8 Bug 233751 - fix #include case on mac, so it will build on HFS+ volumes. patch by ch-moz@bobobeach.com r=me sr=bz 2004-02-11 01:01:31 +00:00
bienvenu%nventure.com
7b6b33f9f1 fix typo in fix for bug 232982, mcd and profile auto import not playing nicely together sr=mscott 2004-02-11 00:09:23 +00:00
pkw%us.ibm.com
021f40ad79 Bug 57958 - use PR_LOG instead of fprintf(stderr, "")
r/sr=mscott@mozilla.org
2004-02-10 21:58:17 +00:00
cbiesinger%web.de
19a2b4e972 Bug 233589 New browse button in local folders UI goes off edge of window
patch by Stefan Borggraefe <borggraefe@despammed.com> r=neil sr=mscott
2004-02-10 17:51:09 +00:00
jshin%mailaps.org
29d189ef75 bug 227547 (follow-up): with nsFileSpec fixed, we don't need to call UnicodeNormalizer in mailnews for Mac OS X 2004-02-10 11:47:39 +00:00
jshin%mailaps.org
1b907b9259 bug 229872 : non-ascii filenames don't show up in attachment list. forgot to commit this in the previous checkin (r=bienvenu, sr=mscott) 2004-02-10 06:49:15 +00:00
jshin%mailaps.org
3299bfb574 bug 229872 : non-ASCII file names don't show up in the attachment list (r=bienvenu, sr=mscott) 2004-02-10 06:08:13 +00:00
bienvenu%nventure.com
cdedbbd005 fix 205902 problems detecting duplicate cards in palm categories sr=mscott 2004-02-10 03:19:28 +00:00
neil%parkwaycc.co.uk
438134b265 Bug 215846 Can't Ctrl+Tab to attachment area r=mscott sr=bienvenu 2004-02-09 23:48:29 +00:00
jst%mozilla.jstenback.com
505c634885 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
bienvenu%nventure.com
4d6e340350 delete .sbd when local folder has its last sub-folder deleted, 73404 patch by kazhik@mozilla.gr.jp, r/sr=me 2004-02-09 16:23:25 +00:00
bienvenu%nventure.com
bdfa31a32a fix 206050 don't fire new mail notification for imap messages that are deleted or marked read by mail filters, sr=mscott 2004-02-09 16:00:44 +00:00
bienvenu%nventure.com
e43c29e117 fix 206050 don't fire new mail notification for pop3 messages that are deleted or marked read by mail filters, sr=mscott 2004-02-09 15:59:20 +00:00
bzbarsky%mit.edu
451a8552f4 Fix build warning. Bug 225570. 2004-02-09 09:10:24 +00:00
bienvenu%nventure.com
f6474f85a6 more work on 204441, pref to turn off imap use of literal+ when appending to folders, sr=mscott 2004-02-09 05:48:53 +00:00
cbiesinger%web.de
b2cc894226 Bug 201879 Warn the user that many message windows are going opened due to a double-click when many messages are selected
patch by Chris Thomas <cst@andrew.cmu.edu> r=neil sr=bienvenu
2004-02-09 00:38:51 +00:00
bienvenu%nventure.com
acede3324d add pref to turn off use of literal+ in case that's causing spins on append to imap folders on some servers, 20441, sr=mscott 2004-02-07 18:55:11 +00:00
neil%parkwaycc.co.uk
9f1df970de Bug 162432 JS error redeclaration of const MOZILLA_CONTENT_PACK p=gautheri@noos.fr r=me sr=mscott 2004-02-07 13:05:24 +00:00