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

16365 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net dbe0e5f3c3 Bug 310569 - 64-bit unsafe cast in nsMsgIncomingServer.cpp r=mscott 2005-09-30 16:48:13 +00:00
bienvenu%nventure.com 8262e57ceb remove imap parser method at_end_of_line, patch by Hans-a.Engel@unibas.ch, r/sr=bienvenu 2005-09-30 14:25:42 +00:00
scott%scott-macgregor.org 49c589917f Bug #276632 --> make autocomplete be more like google suggest (make it most popular results come first)
Ensure that we use the
match that has the highest popularity index, thus ensuring that the e-mail
address appears as high as possible in the autocomplete results list.

sr=bienvenu
2005-09-30 02:09:50 +00:00
bienvenu%nventure.com b0d310f83b fix 264544, saving a brand new template and sending it delete it from templates folder, sr=mscott 2005-09-30 00:54:56 +00:00
bugzilla%arlen.demon.co.uk 3953f92e72 Bug 292668 Reorganise mailnews pref panes - Character Encoding patch
p=me r=mnyromyr/cbiesinger sr=neil.parkwaycc.co.uk
2005-09-30 00:24:35 +00:00
bienvenu%nventure.com eda6a80aa1 fix 310305, regression pop3 filters with message quarantining turned on lose messages, sr=mscott 2005-09-28 20:40:39 +00:00
bienvenu%nventure.com a8f6595d84 make imap filters after the fact run locally instead of on imap server, sr=mscott 278052 2005-09-28 20:39:02 +00:00
neil%parkwaycc.co.uk 10198537b6 Supplementary patch to bug 241212 to allow .eml files to be opened and forwarded etc. without requiring a message folder to be selected r=mnyromyr sr=bienvenu 2005-09-28 09:55:45 +00:00
scott%scott-macgregor.org 0807053184 Bug #276632 --> Sort the entire autocomplete results list based on the popularity index
instead of sub grouping the results based on the match type.

sr=bienvenu
2005-09-28 04:46:34 +00:00
bugzilla%arlen.demon.co.uk 1839d7031a Bug 290881 Implement Add to Address book / Compose mail to context menus
p=me r=mnyromyr sr=neil.parkwaycc.co.uk
2005-09-27 23:30:28 +00:00
bugzilla%standard8.demon.co.uk b0d5ccf40e Bug 63083 - Attempt to fix patrocles build bustage. 2005-09-27 19:30:35 +00:00
bugzilla%standard8.demon.co.uk cb1fcbc9ff Fix bug 310101 Assertion failure (nsDirPrefs) when attempting to change a ldap attribute map pref in about:config with address book open (debug builds only) r/sr=dmose 2005-09-27 16:45:42 +00:00
bugzilla%standard8.demon.co.uk 81029fac1f Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 2. r=bsmedberg,sr=dmose 2005-09-27 16:42:09 +00:00
neil%parkwaycc.co.uk 6e898dd499 Bug 309641 Fix Alt+Down for new folder picker r=mnyromyr sr=mscott 2005-09-27 12:02:47 +00:00
bienvenu%nventure.com 89868887ab fix fix 298596 detachging attachment from multipart alternative html leaves extra hidden copy of html part, sr=mscott 2005-09-26 22:46:13 +00:00
timeless%mozdev.org 3ffafdbbde Bug 307269 remove unnecessary |memset| in |nsSaveMsgListener::OnDataAvailable|
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=bienvenu
2005-09-26 01:38:19 +00:00
bugzilla%standard8.demon.co.uk 4e619c2d5f Fix bug 192666 extension-list is appearing twice in ldif/tab/txt import file picker on linux. Original patch from Philip K. Warren (IBM) <pkwarren@gmail.com>. Seamonkey patch r/sr=neil.parkwaycc.co.uk Thunderbird patch r/sr=bienvenu 2005-09-25 19:21:31 +00:00
neil%parkwaycc.co.uk e8c77afbe0 Bug 307423 Shift+8 no longer expands all threads r=mnyromyr sr=bienvenu 2005-09-25 18:33:33 +00:00
bugzilla%standard8.demon.co.uk 6394335d7b Bug 279278 Fix Potential memory leak in nsImapServerResponseParser. Patch by Hans-Andreas Engel <Hans-A.Engel@unibas.ch>, r/sr=bienvenu 2005-09-24 16:49:24 +00:00
scott%scott-macgregor.org 45ea04cb4a Bug #306551 --> popuplist is too small in filter manager dialog.
r=neil
2005-09-23 22:03:41 +00:00
scott%scott-macgregor.org 58b8f4e50f Bug #276632 --> make autocomplete be more like google suggest (make it most popular results come first)
sr=bienvenu
2005-09-23 21:02:38 +00:00
scott%scott-macgregor.org 59eaf2a3f6 Forgot to bump the interface id in my last checkin 2005-09-23 01:00:37 +00:00
scott%scott-macgregor.org b6a84f728b Bug #276632 --> make autocomplete be more like google suggest (make it most popular results come first)
add a popularity index to address book cards which gets incremented every time you send mail to
the recipient. Sort autocomplete results by popularity index.
2005-09-23 00:35:27 +00:00
dmose%mozilla.org 7e969e0d5a Allow for multiple properties have a null attribute list (bug 309400); r+sr=bienvenu. 2005-09-22 23:01:30 +00:00
bugzilla%arlen.demon.co.uk fa0bad6cec Bug 309061 msgHdrViewOverlay.js should use hasChildNodes
p=me r/sr=neil.parkwaycc.co.uk
2005-09-22 22:24:30 +00:00
masayuki%d-toybox.com 512e67f32c Bug 308326 Cannot open detached file from the message if its filename or pathname contains Japanese character r=bienvenu, sr=mscott 2005-09-22 16:35:20 +00:00
bienvenu%nventure.com d86299f272 better fix for imap servers that return message size before uid, sr=mscott 246966 2005-09-22 01:39:56 +00:00
bienvenu%nventure.com 99ab5fc8af fix 309444 listxactive respone sscanf , sr=mscott 2005-09-21 17:54:49 +00:00
cst%andrew.cmu.edu cdb3b7626c Bug 304563 Add autoscroll support to more parts of SeaMonkey. Fix regression from initial patch (bug 308503). Move autoscroll code to more common location & make some other improvements.
r=db48x sr=neil
2005-09-21 01:36:35 +00:00
bienvenu%nventure.com 91bc47d8e7 fix 246966, message displayed is one behind message selected with kerio imap server, sr=mscott 2005-09-20 23:42:23 +00:00
bugzilla%standard8.demon.co.uk 98d4ad466c Follow up to bug 307056. Now that we are not trying to edit ldap cards, return the correct error code. r/sr=bienvenu 2005-09-20 19:04:21 +00:00
bugzilla%standard8.demon.co.uk fb7b0fdf6e Bug 132180 eliminate nsFileSpec in address book. Third patch of several; remove the currently redundant 4.x ab upgrade interface. r=dmose,sr=bienvenu 2005-09-20 18:47:11 +00:00
bugzilla%standard8.demon.co.uk f565d0fc55 Bug 132180 eliminate nsFileSpec in address book. Third patch of several; remove the currently redundant 4.x ab upgrade interface. r=dmose,sr=bienvenu 2005-09-20 16:37:04 +00:00
bienvenu%nventure.com d4d866f7e3 don't make thread enumerator hold a ref to db object, breaks cycle that holds db's open, r/sr=neil, 266679 2005-09-20 13:05:16 +00:00
bugzilla%standard8.demon.co.uk d8f33fc83a Fix bug 64305 Adding a New card in the Address book w/o giving any info will add it successfully. Patch by Serge GAUTHERIE <gautheri@noos.fr> r=me,sr=bienvenu 2005-09-19 19:55:49 +00:00
bugzilla%standard8.demon.co.uk 6e111e0a87 Fix bug 307056 Read-only address book cards should have just a ok button that doesn't try to update the card (SeaMonkey version) r/sr=neil.parkwaycc.co.uk 2005-09-19 16:25:28 +00:00
bugzilla%arlen.demon.co.uk a825bc8f57 Bug 254564 Buddy icons not shown
p=michaeljgruber@fastmail.fm r/sr=bienvenu
2005-09-18 20:38:48 +00:00
neil%parkwaycc.co.uk 602c660832 Killing unnecessary line checked in as part of bug 21344 sr=bienvenu 2005-09-18 15:57:53 +00:00
bugzilla%arlen.demon.co.uk c92d0584b3 Bug 308968 Spelling error in message for when server doesn't support TLS
p=stephen.donner@gmail.com r/sr=bienvenu
2005-09-17 23:33:24 +00:00
neil%parkwaycc.co.uk 38962f948a Bug 31685 Push secure icon to folder pane r+sr=bienvenu 2005-09-17 17:12:26 +00:00
masayuki%d-toybox.com 977c7b7eeb Bug 207102 Sound preview doesn't work if its path contains non-ASCII string r=amardare+jshin, sr=roc 2005-09-17 10:11:38 +00:00
bienvenu%nventure.com ed3c239904 fix 268746, add ability to reply/forward edit message as new for .eml files opened in stand-alone window, sr=mscott 2005-09-16 15:21:19 +00:00
bienvenu%nventure.com 451f817e72 fix comment for 308737 sort within non date group should be by date, sr=mscott 2005-09-16 15:05:05 +00:00
bienvenu%nventure.com 8bd27e699e fix 308737 sort within non date group should be by date, sr=mscott 2005-09-16 15:04:09 +00:00
timeless%mozdev.org adcd5cac17 Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
patch by b.jacques@planet.nl r=darin sr=darin
2005-09-15 23:17:17 +00:00
neil%parkwaycc.co.uk d8fea50f09 Bug 21344 Menu of mail folders/newsgroups (location bar) r=mnyromyr sr=bienvenu 2005-09-14 22:58:41 +00:00
bienvenu%nventure.com 6bed295ae9 fix problem with delete to trash handling of pop3 duplicates, part of 9413, sr=mscott 2005-09-14 16:12:31 +00:00
bienvenu%nventure.com 7de760f3fd remove content transfer encoding header when detaching attachment, sr=mscott 308321 2005-09-14 16:10:20 +00:00
bienvenu%nventure.com b9a42062e8 notice when attachment save part of detach failed because of invalid file name, cancel detach, part of 308326, sr=mscott 2005-09-14 16:06:02 +00:00
gerv%gerv.net a656eecc05 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00