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

17223 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 3d790db002 Bug #366016 --> reduce quoted text in our message preview string to "..."
Bug #346873 --> decode quoted printable and base64 when extracting the message preview text (patch by bienvenu)
sr=bienvenu
2007-01-08 22:38:36 +00:00
bienvenu%nventure.com f22a835b8d back out fix for 365751 because it caused a regression saving drafts, copying to local sent folder, and send later, 366151 2007-01-08 18:46:42 +00:00
scott%scott-macgregor.org 88e2cda5e1 Bug #366093 --> gmail should use TLS not SSL for SMTP. sr=bienvenu 2007-01-06 03:34:13 +00:00
bienvenu%nventure.com f061c8200b fix 229522, folder starting with period disappear after restart, patch by jeongkyu.kim@gmail.com, sr=mscott 2007-01-05 18:09:58 +00:00
ajschult%verizon.net e15c4c0dbe Bug 365751: Deleting an attachment with \n is O(N^2). r+sr=bienvenu 2007-01-05 04:27:38 +00:00
gavin%gavinsharp.com 98fbee70ff Bug 365329: string to date conversion returns wrong value for dates in february when run after 28th of each month, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=neil, sr=mscott 2007-01-04 19:48:04 +00:00
gavin%gavinsharp.com d3de3edfef Bug 365529: Take advantage of new yes/no constant in nsIPrompt, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi for /netwerk, r+sr=neil for mailnews, r=me for the rest 2007-01-04 18:48:53 +00:00
scott%scott-macgregor.org 8daa9cbc02 Bug #336412 --> first names or surnames disappear after sending a message. r=mark banner 2007-01-04 05:40:34 +00:00
scott%scott-macgregor.org f49da3c827 Bug #359900 --> ship gmail.rdf in Thunderbird. remove obsolete rdf files (example and nswebmail)
sr=bienvenu
2007-01-04 04:19:08 +00:00
bienvenu%nventure.com d380ca020c fix increasingly slow autocomplete when user has mailing lists in ab by not adding sub-directories to mSubDirectories if we already have them, 363113, sr=mscott 2007-01-03 21:41:43 +00:00
bienvenu%nventure.com 8ad1c3faf7 fix 363094, with autcompleteToMyDomain set, we still append domain to addresses that have @ in them (in some cases), sr=mscott 2007-01-03 15:52:38 +00:00
bienvenu%nventure.com bbca3d4960 fix 365282 sr=mscott if extension is trying to set content type on an attachment, don't try to override it on mac by fetching the file 2007-01-03 01:23:17 +00:00
mnyromyr%tprac.de ba0e4123d8 Bug 146075: always set a default priority value; r/sr=neil 2006-12-30 22:11:43 +00:00
bugzilla%standard8.demon.co.uk 27678ac271 Bug 362186 entries from ldap address book not displayed (offline) - you can only search. p=James Andrewartha (trs80@tartarus.uwa.edu.au),r=me,sr=bienvenu 2006-12-30 09:01:28 +00:00
ginn.chen%sun.com acac729dc5 Bug 363646 message header tree table report incorrect number of table headers
patch by Evan.Yan at sun.com r=mscott sr=neil
2006-12-29 06:41:23 +00:00
bienvenu%nventure.com 176b4c1ee8 fix default location of special folders for new pop3 accounts which don't use global inbox, sr=mscott 365113 2006-12-28 21:52:30 +00:00
neil%parkwaycc.co.uk 7b405e5849 Fix issues trying to overlay some mail <dialog>s caused by referencing the DOM from top-level script by removing unused code b=365164 r=mscott 2006-12-27 23:08:53 +00:00
mnyromyr%tprac.de ba7a9cb70e Bug 363831: SeaMonkey regression band-aid fix; r/sr=neil 2006-12-27 22:28:49 +00:00
mnyromyr%tprac.de 4cc243a79a Bug 362349: suppressMsgDisplay should only force display when exactly one message is selected; p=Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=neil, sr=bienvenu 2006-12-23 13:20:30 +00:00
wr%rosenauer.org bf6e7f5ce4 Bug 364567 - fixed warning: operation on 'typeIndex' may be undefined, r+sr=bienvenu 2006-12-23 08:58:13 +00:00
bienvenu%nventure.com f7babbb055 fix a couple problems with news unread counts, including marking missing articles as read, sr=mscott part of 298737 2006-12-22 13:57:22 +00:00
bienvenu%nventure.com 00caeabada fix 319535 don't issue getacl command unless we have myrights administrative rights, sr=mscott 2006-12-22 13:39:04 +00:00
bienvenu%nventure.com f9c7361c61 add hidden per smtp server pref to allow overriding of EHLO/HELO argument, patch by ch.ey@gmx.net, r/sr=bienvenu 244030 2006-12-21 22:10:54 +00:00
mnyromyr%tprac.de 66a8f789f1 Bug 364542: View > Messages > All/Unread doesn't uncheck; r/sr=bienvenu 2006-12-21 20:02:35 +00:00
timeless%mozdev.org 05804e5bfe Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
2006-12-21 07:03:23 +00:00
mnyromyr%tprac.de e8ca906fcc Bug 363831: Saved Search with only one folder to search results in endless loading and high CPU load; r=neil, sr=bienvenu 2006-12-19 20:26:47 +00:00
neil%parkwaycc.co.uk caf1f0626d Bug 364116 Virtual Folder list contains an extraneous splitter r=mscott 2006-12-18 10:52:48 +00:00
bugzilla%arlen.demon.co.uk 89577178e4 Bug 360777 Change nsIAbCard::EditCardToDatabase to nsIAbDirectory::ModifyCard - fix for SM (also includes port of TB Bug 363993)
p=me r=standard8 sr=mscott
2006-12-16 23:20:30 +00:00
neil%parkwaycc.co.uk 40a4580ca1 Bug 360908 Account Wizard "Finish" should be "Done" on Mac p=sugar.waffle@gmail.com (Hiro) r=me sr=mscott 2006-12-16 19:59:31 +00:00
gavin%gavinsharp.com 1a27826d4b Bug 363138: Extra separator on mail context menu, patch by Neuos (formerly Paradigm K.) <neuos@technodrome.com>, r=IanN, sr=Neil 2006-12-16 14:57:33 +00:00
gavin%gavinsharp.com 096baed8a9 Bug 307058: Folder Properties dialog's Retention Policy tab has incorrectly aligned captions, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=mscott 2006-12-16 14:38:07 +00:00
gavin%gavinsharp.com af71f1f8bc Bug 262866: Invalid path offered when file already exists (Save all attachments), patch by Magnus Melin <mkmelin+mozilla@iki.fi>/Katsuhiro MIHARA <katsuhiromihara@goo.jp>, r+sr=bienvenu 2006-12-16 14:34:12 +00:00
bienvenu%nventure.com 6504d442bd fix removing of a single default tag (the old labels), sr=mscott 348752 2006-12-15 20:45:14 +00:00
bienvenu%nventure.com 9349f738df don't send rtf or vcs files as text/plain, sr=mscott 363764 2006-12-15 16:20:32 +00:00
ajschult%verizon.net 32376f9519 Bug 363804: new / delete / free mismatch in mimeobj. r+sr=bienvenu 2006-12-15 03:53:31 +00:00
bienvenu%nventure.com 7c9be77b69 fix 362735 problem in rich text conversion, patch by guninski@guninski.com, r=bienvenu, sr=mscott 2006-12-13 16:24:55 +00:00
bienvenu%nventure.com c6f51609a0 fix hang when doing a quick search while in threaded mode, sr=mscott 331014 2006-12-12 23:40:05 +00:00
mnyromyr%tprac.de 3179638771 Bug 362741: Selecting folder with previous view unread, while viewing another unread folder, fails; p=Kent James <kent@caspia.com>, r=me, sr=mscott 2006-12-12 23:24:51 +00:00
mnyromyr%tprac.de 872912d232 Bug 362990: asynchronous message view list manipulation; r=neil, sr=mscott 2006-12-12 23:20:48 +00:00
bienvenu%nventure.com 2eb385564d make custom db headers a space delimited list, not comma, follow on to 356860, sr=mscott 2006-12-12 21:14:35 +00:00
bienvenu%nventure.com f167435223 allow users or extensions to add headers to display in the message pane header area via a pref 353193, sr=mscott 2006-12-12 19:36:33 +00:00
bienvenu%nventure.com 88344c43d0 make check for existing keywords be case-insensitive when fetching tags in the thread pane, sr=mscott 355547 2006-12-12 17:32:41 +00:00
gerv%gerv.net caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
bienvenu%nventure.com b235d13206 fix 298737 newsgroups lose track of counts when headers haven't been downloaded, sr=mscott 2006-12-10 21:25:24 +00:00
bienvenu%nventure.com ef8f0a6263 land part of fix for 360342 that I missed due to a merge conflict, sr=mscott, fix crash deleting imap attachment 2006-12-10 16:45:21 +00:00
mozilla%weilbacher.org 4deb44606c [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 1, changes to OS/2 only core code. r=abwillis1, sr=mkaply 2006-12-10 08:53:03 +00:00
bienvenu%nventure.com 1d088bdc50 fix crash deleting attachment from imap message, sr=mscott 360342 2006-12-10 00:09:31 +00:00
timeless%mozdev.org 70ed6ac39e Bug 362842 please rename nsIMsgImapMailFolder.canIOpenThisFolder
r=bienvenu sr=bienvenu
2006-12-09 16:31:05 +00:00
bienvenu%nventure.com 7b739b76a3 remember tags when copying imap messages to local folders, sr=mscott 362989 2006-12-08 17:11:40 +00:00
bugzilla%arlen.demon.co.uk 269606e959 Bug 361708 Make the way links from mailnews behave pref controllable
p=me r=mnyromyr sr=neil (SM only)
2006-12-07 23:25:03 +00:00