Commit Graph

14955 Commits

Author SHA1 Message Date
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
bienvenu%nventure.com
e040b470c9 add ability to set smtp password to be same as imap or pop3 password, off by default sr=mscott 219200 2004-02-07 01:17:03 +00:00
scott%scott-macgregor.org
45a253d63e Bug #229879, 208196 --> Thunderbird/Mozilla does not properly display attachments sent from a mac when they are
encoded via apple/double.

Always look for the file name from the data fork then the resource fork.

sr=bienvenu
2004-02-06 20:48:56 +00:00
scott%scott-macgregor.org
bbc5609769 Bug #229855 --> check filename extension before Appledouble-encoding attachment having insignificant resource fork
sr=bienvenu
2004-02-06 19:30:33 +00:00
neil%parkwaycc.co.uk
098fafeb6c Bug 189430 JS strict warning reference to undefined property window.arguments[2] p=gautheri@noos.fr r=me sr=mscott 2004-02-06 17:30:42 +00:00
neil%parkwaycc.co.uk
8e7b059db0 Bug 162432 JS error redeclaration of const MOZILLA_CONTENT_PACK p=gautheri@noos.fr r=me sr=mscott 2004-02-06 17:29:03 +00:00
neil%parkwaycc.co.uk
1692abfa7e Bug 231595 Remove obsolete showSidebarMenu entity p=gautheri@noos.fr r=me sr=mscott 2004-02-06 17:27:18 +00:00
neil%parkwaycc.co.uk
f9f469589c Bug 232597 JS error redeclaration of const kPersonalAddressBookURI p=gautheri@noos.fr r=me sr=mscott 2004-02-06 17:25:05 +00:00
neil%parkwaycc.co.uk
88e0c1f93e Bug 232755 JS strict warning assignment to undeclared variable prevDefaultPort p=gautheri@noos.fr r=me sr=mscott 2004-02-06 17:23:11 +00:00
cbiesinger%web.de
15d25b1008 bug 225570. make nsMsgCompose use GetTypeFromFile
r=bzbarsky sr=mscott
2004-02-06 13:49:22 +00:00
cbiesinger%web.de
fe64d21a2c removing unused include 2004-02-06 00:12:38 +00:00
scott%scott-macgregor.org
a1f2939862 Bug #230577 --> mail address autocompletion chooses three addresses from address book entries of a certain form.
Remove the header parser's code that breaks names based on spaces so it won't break:

Scott, John Smith, Peter

r=neil, sr=bienvenu
2004-02-05 21:30:54 +00:00
bienvenu%nventure.com
9fe00adc1f fix 228597 news article article always gets sent to the first account's server when sharing identities between accounts, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-05 21:15:10 +00:00
bienvenu%nventure.com
baa4febec9 fix 231133 only parse the current response line for auth capapility, not the whole response text, patch by ch.ey@gmx.net, r/sr=me 2004-02-05 19:59:09 +00:00
mkaply%us.ibm.com
6206603b03 #231435
r=mkaply, sr=blizzard (platform specific)
Patch from ganesh - Don't recycle compose windows on OS/2
2004-02-05 19:27:53 +00:00
bienvenu%nventure.com
136ef6999b fix 229044 don't add - divider if signature already contains one, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-05 19:17:18 +00:00
bienvenu%nventure.com
71c4d6be4a fix palm build bustage from last checkin (shouldn't affect tbox since I don't think it builds palm sync) 2004-02-05 19:03:00 +00:00
bienvenu%nventure.com
c6b99ac2b0 respect ab directory position pref in ab pane order and autocomplete search order of local directories, replace nsISupportsArray with nsCOMArray and nsISimpleEnumerator, misc cleanup 232570, sr=mscott 2004-02-05 18:33:06 +00:00
cbiesinger%web.de
5e5d33d0e8 bug 230347, Javascript warnings in msgHdrViewOverlay.js
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=neil sr=mscott
2004-02-04 23:34:34 +00:00
bienvenu%nventure.com
814fc5f550 fix 232860 handle case where smtp server drops the connection after it responds that it has received the message, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-04 22:41:59 +00:00