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

16439 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 37a660130e remove duplicated code in nsImapService.cpp 315654, sr=mscott 2005-11-12 00:47:02 +00:00
bsmedberg%covad.net dff1dea638 Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
scott%scott-macgregor.org 5cfed57dfc Bug #314124 --> experimental folder pane summary tooltip for thunderbird
still a work in progress

sr=bienvenu
2005-11-09 21:43:28 +00:00
bugzilla%standard8.demon.co.uk 91f95b3cab Bug 226005 MailNews should use the newer nsIPrefService APIs instead of nsIPref. Part 6 - nsDirPrefs. Original Patch by Mikael Parknert <mikael@parknert.se>, revised by me. r=bienvenu,sr=neil.parkwaycc.co.uk 2005-11-09 17:08:43 +00:00
timeless%mozdev.org 7e6c95d68a Bug 106386 Correct misspellings in source code fix pseudo typos in nsMessengerMigrator patch by ajvincent@gmail.com
r=mscott rs=brendan
2005-11-08 09:20:11 +00:00
timeless%mozdev.org a09928dc89 Bug 106386 Correct misspellings in source code
fix pseudo typos in nsMessengerMigrator
patch by ajvincent@gmail.com r=mscott rs=brendan
2005-11-08 07:09:54 +00:00
bienvenu%nventure.com 38ab4f04fc add method for getting preview text, part of 314124, sr=mscott 2005-11-08 02:01:08 +00:00
bugzilla%standard8.demon.co.uk f46abf4f03 Back out part of bug 119948 part 2 as it broke builds with --disable-ldap 2005-11-05 16:08:26 +00:00
bienvenu%nventure.com 40ff226fe9 close socket in OnStopRequest, if still open, sr=mscott 173924, fixes leak of sockets when server drops connection 2005-11-05 04:46:32 +00:00
bugzilla%standard8.demon.co.uk f6d13aa607 Bug 119948 Duplicated LDIF import code part 2 - use the ldap attribute map rather than redefining the attribute names. r=dmose,sr=bienvenu 2005-11-04 14:49:34 +00:00
bienvenu%nventure.com c40a2fef50 use md5 hash of all msg headers as db message-id when incoming msg doesn't have a message id, instead of using the same message-id for all of them, sr=mscott 314990 2005-11-03 22:32:16 +00:00
bienvenu%nventure.com fa21f42038 fix problem deleting local msgs while trash is being compacted, and display error when it happens sr=mscott 314831 2005-11-03 21:11:37 +00:00
masayuki%d-toybox.com 040823dcf7 Bug 314637 Search Messages can't find some words in ISO-2022-JP messages patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=jshin, sr=bienvenu 2005-11-03 14:13:20 +00:00
kaie%kuix.de c5343d1cff fix bug 256851, Mozilla creates/verifies invalid S/MIME signatures on 8bit mails because of RFC Violation (need to convert
to Quoted Printable first)
r=mscott, sr=bienvenu
2005-11-03 11:56:15 +00:00
bugzilla%standard8.demon.co.uk 20dde7b1b0 Bug 305434 LDAP Prefs Service needs revising. Separate out the ldif migrate prefs function. r=bienvenu,sr=dmose 2005-11-02 19:22:37 +00:00
neil%parkwaycc.co.uk f1aeee1ad2 Patch to bug 121176 no longer works on trunk, trying to fix r=Mnyromyr rs=dmose 2005-11-02 00:46:27 +00:00
bienvenu%nventure.com 555d9f475c fix crash doing print print preview on .eml file message, 314354, sr=mscott 2005-10-31 17:35:05 +00:00
mnyromyr%tprac.de 9854848871 Bug 214114: Double-click on folder opens new window AND goes to new messages; p=Tuukka Tolvanen <tuukka.tolvanen@gmail.com>/me, r/sr=bienvenu 2005-10-31 12:58:42 +00:00
neil%parkwaycc.co.uk 521e88ace1 Bug 312872 Incorrect virtual folder status message counts r=Mnyromyr sr=bienvenu 2005-10-30 17:52:06 +00:00
neil%parkwaycc.co.uk 73ef4c424b Fix stupid typo in previous patch :-[ 2005-10-28 23:26:25 +00:00
neil%parkwaycc.co.uk 9e354e8808 Bug 310844 shift+space doesn't scroll message pane unless focussed r+sr=bienvenu 2005-10-28 16:27:19 +00:00
bienvenu%nventure.com 63d0934d17 fix 314027, initial patch by hyc@symas.com, r/sr=bienvenu, local search only looks at first message due to uninitialized ret value 2005-10-28 15:22:41 +00:00
bugzilla%standard8.demon.co.uk 4dfbcbb6c5 Fix Bug 240372 Cannot Dnd from Mozilla Address book to other App. Patch by Louie Zhao <Louie.Zhao@sun.com>, r=neil.parkwaycc.co.uk,sr=bienvenu 2005-10-28 13:09:37 +00:00
bienvenu%nventure.com 5bfe84e126 fix setting of msg disposition (reply/forward) when sending edited draft, 128996 sr=mscott 2005-10-27 14:10:27 +00:00
bienvenu%nventure.com f523584952 fix 204350, handling of message/rfc822 attachments opened in standalone msg window, sr=mscott 2005-10-27 14:07:10 +00:00
bienvenu%nventure.com 87a6bcb9aa fix setting of msg disposition (reply/forward) when sending edited draft, 128996, and 204350, handling of message/rfc822 attachments opened in standalone msg window, sr=mscott 2005-10-27 14:00:08 +00:00
bienvenu%nventure.com 0792c156a2 rest of fix for handling corrupt offline news stores (313147) and make nsIMsgDatabase::getNewList scriptable, part of work for 312940 beef up new msg notification, sr=mscott 2005-10-27 13:56:50 +00:00
bienvenu%nventure.com 6f2da565c4 fix crash on exit in nsMsgSearchSession destructor, 313357 sr=mscott 2005-10-27 13:46:45 +00:00
bienvenu%nventure.com 02b472bfb3 fix handling of corrupt offline news stores, fall back to fetching msg from server sr=mscott 313147 2005-10-27 13:45:35 +00:00
bsmedberg%covad.net 9097d0fbea Bug 312135 - cannot terminate thunderbird.exe - r=bienvenu 2005-10-26 17:32:21 +00:00
bienvenu%nventure.com 2d933c17b2 fix handling of crlf spanning blocks when detecting line endings, patch by Franke@computer.org, sr=bienvenu 269390 2005-10-25 03:28:57 +00:00
bienvenu%nventure.com 6ab7cd0dac move body shell parser to server response parser, fix handling of 'NIL'), patches by hans-a.engel@unibas.ch, sr=bienvenu 312952 312599 2005-10-25 03:05:06 +00:00
neil%parkwaycc.co.uk 1947b6e302 Bug 121176 Turn off title setting when the message pane is collapsed r+sr=dmose 2005-10-24 23:06:47 +00:00
bienvenu%nventure.com a8c3fb03eb fix 312934, patch by hans-a.engel@unibas.ch, r/sr=bienvenu, only scan chars in buffer for eol once 2005-10-24 20:08:20 +00:00
scott%scott-macgregor.org 8ebf4086fa Bug #313341 --> Allow Software Update to Set and Access Cookies in Thunderbird. Allow docshells with chrome
priveleges to set cookies.

sr=darin
a=me

(not part of the firefox build, thunderbird only)
2005-10-24 05:41:54 +00:00
bienvenu%nventure.com f4b824e382 potential fix for deadlock when network connection goes down with imap connections, sr=mscott 312775 2005-10-21 20:22:38 +00:00
bienvenu%nventure.com 173c283f6e fix handling of case where we can't delete the .msf file after folder compaction, sr=mscott 313210 2005-10-21 20:20:21 +00:00
bienvenu%nventure.com 0d604efc8f fix for 237118, patch by Franke@computer.org, r/sr=bienvenu, make sure text like attachments with mixed line endings are binary encoded; otherwise we get corrupted attachments 2005-10-21 17:22:27 +00:00
bienvenu%nventure.com 483a6a33ba delay initialization of imap parser tokenizer to cut down on memory allocations, patch by Hans-A.Engel@unibas.ch, sr=bienvenu 307615 2005-10-20 22:59:40 +00:00
bienvenu%nventure.com 65c0d3608a hide deferred pop3 accounts from virtual folder picker ui, sr=mscott 313193 2005-10-20 21:30:02 +00:00
mnyromyr%tprac.de 120a17d4c4 bustage fix for bug 295088 2005-10-20 20:23:57 +00:00
mnyromyr%tprac.de 800db1ea29 Bug 295088: Filter/Search term evaluator is extremely sub-optimal; p=Howard Chu <hyc@symas.com>, r=bienvenu, sr=dmose 2005-10-20 19:37:58 +00:00
bugzilla%standard8.demon.co.uk 4ce8884b85 Bug 302479 Some pref panels still with missing/incorrect accesskeys. Patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=Mnyromyr,sr=neil.parkwaycc.co.uk 2005-10-20 16:34:42 +00:00
bugzilla%standard8.demon.co.uk 736aadab5e Bug 300968 Replicating (downloading) from a LDAP directory server while adding fails. r=neil.parkwaycc.co.uk,sr=bienvenu 2005-10-20 16:16:33 +00:00
mozilla.mano%sent.com 9a34ca0504 Bug 306026Manual marking a message as junk marks the message as read as well. patch from Jens Bannmann <jens.b@web.de>, r=bienvenu, sr=dmose. 2005-10-20 16:03:27 +00:00
bugzilla%arlen.demon.co.uk 069e61733c Bug 311261 Threaded mail view in Virtual Folders is not possible
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-10-19 23:09:41 +00:00
scott%scott-macgregor.org 359f3cd7f8 Bug #285136 --> make account central RTL compatible
Patch by Reuven Gonen.

sr=me
2005-10-19 20:12:51 +00:00
bienvenu%nventure.com ad2a41ccbc cleanup imap parser syntax error line handling a little, 312572, r/sr=bienvenu 2005-10-18 18:33:17 +00:00
bienvenu%nventure.com 22cf21e3ff fix 312009, patch by psyc+moz@stalbot.com, r/sr=bienvenu, make imap forget prev capability before parsing new capabilities 2005-10-18 17:43:28 +00:00
bienvenu%nventure.com 378210cd0f fix setting of reply/forward disposition flag when sending after auto or manual save as draft, sr=mscott 297254 2005-10-18 16:29:37 +00:00