bugzilla%standard8.demon.co.uk
fa2c17de48
Final Patch (5) for bug 132180 eliminate nsFileSpec in address book r=dmose,sr=bienvenu
2005-10-13 16:46:26 +00:00
bugzilla%standard8.demon.co.uk
0d60f4a669
Bug 231965 LDAP Download User Interface and function broken. r=dmose,sr=bienvenu
2005-10-13 16:13:16 +00:00
bienvenu%nventure.com
8753e50789
don't try to thread quick search results when quick searching in a grouped view, sr=mscott part of 263180
2005-10-12 23:12:03 +00:00
bugzilla%standard8.demon.co.uk
73b4572b16
Bug 235679 Importing an address book mentions importing from a program instead of importing from a file r=bienvenu,sr=neil.parkwaycc.co.uk
2005-10-12 19:02:22 +00:00
bienvenu%nventure.com
b710cd5939
additional fix for 263180, threading in vf's and quick search, remember that we're threading when going in and out of quick search in a vf, sr=mscott
2005-10-12 17:41:22 +00:00
bugzilla%arlen.demon.co.uk
90d39b5ad3
Bug 241213 Message window for .EML file needs working commands
...
p=me r=mnyromyr sr=bienvenu
2005-10-11 23:37:06 +00:00
bugzilla%standard8.demon.co.uk
6cd2fb3ca1
Bug 64305 Adding a New card in the Address book w/o giving any info will add it successfully (Thunderbird version, plus missed change from previous SeaMonkey patch). r=bugzilla@standard8.demon.co.uk,sr=bienvenu
2005-10-11 16:24:52 +00:00
bugzilla%standard8.demon.co.uk
72f2a37c54
First part of bug 311238 ns*SummarySpec.* are no longer required - Remove nsNewsSummarySpec. r=bienvenu,sr=mscott
2005-10-11 16:12:50 +00:00
bugzilla%standard8.demon.co.uk
5cef1d6bdd
First part of bug 311238 ns*SummarySpec.* are no longer required - Remove nsNewsSummarySpec. r=bienvenu,sr=mscott
2005-10-10 17:04:01 +00:00
bugzilla%standard8.demon.co.uk
0c275d7b34
Unexpected fallout from bug 156742. Fix the windows bustage due to palmsync.
2005-10-07 15:39:03 +00:00
bugzilla%standard8.demon.co.uk
b0386fac4a
Bug 156742 Consolidate getting the string bundle (nsAbCardProperty.cpp). Original Patch by Andrew Taylor <ataylor@its.to>, revised and updated by me. r=bienvenu,sr=dmose
2005-10-07 12:48:58 +00:00
bienvenu%nventure.com
5079273bb8
add threading to single folder virtual folders, views, and quick searches, sr=mscott 263180
2005-10-05 18:22:51 +00:00
bugzilla%standard8.demon.co.uk
08ca64963b
Fix burning from bug checkin of 33451 attempt 2, put linking against xpcom_obsolete back in to make mac and windows happy.
2005-10-05 17:11:18 +00:00
bugzilla%standard8.demon.co.uk
107d654403
Fix burning from bug checkin of 33451, put linking against xpcom_obsolete back in to make mac and windows happy.
2005-10-05 16:39:39 +00:00
bugzilla%standard8.demon.co.uk
ebd2318596
Part of Bug 33451 convert mailnews to nsIFile. Remove some redundant xpcom_obsolete dependencies from mailnews (follow up to bug 132180). r=dmose,sr=bienvenu
2005-10-05 15:52:30 +00:00
bienvenu%nventure.com
fc7a7ea64d
implement cross-account searches, sr=mscott 310484
2005-10-04 23:13:02 +00:00
scott%scott-macgregor.org
346b7159db
add a comment for the duplicates pref
2005-10-04 21:29:09 +00:00
bienvenu%nventure.com
4ed891678e
fix crash deleting local msg when we try to delete msg from pop3 server that doesn't exist, sr=mscott 309590
2005-10-04 03:18:16 +00:00
bienvenu%nventure.com
d86b194381
add ability to thread quick search, views, and single folder virtual folders, sr=mscott 263180
2005-10-03 23:55:45 +00:00
bienvenu%nventure.com
702fc04978
fix regression in forwarding of multiple messages, fallout from adding reply/forward eml support, sr=mscott
2005-10-03 23:51:05 +00:00
bugzilla%standard8.demon.co.uk
645f7af5f5
Fix bug 212221 XUL error pages do not play nicely with IM button in Addressbook (SeaMonkey patch) r=mnyromyr,sr=neil.parkwaycc.co.uk
2005-10-03 17:53:32 +00:00
bsmedberg%covad.net
b0e93ea2db
Bug 310569 - 64-bit unsafe cast in nsMsgIncomingServer.cpp r=mscott
2005-09-30 16:48:13 +00:00
bienvenu%nventure.com
2ab19239ae
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
0432cd908d
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
e9274e9dd6
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
bd4fcd60d8
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
a05b71366e
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
d24dc9cd66
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
cbaf0b43d2
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
b3f1311a6f
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
f5a351848e
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
d256795cfb
Bug 63083 - Attempt to fix patrocles build bustage.
2005-09-27 19:30:35 +00:00
bugzilla%standard8.demon.co.uk
3308ec7a5c
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
393003ba9d
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
c99ac5cc27
Bug 309641 Fix Alt+Down for new folder picker r=mnyromyr sr=mscott
2005-09-27 12:02:47 +00:00
bienvenu%nventure.com
2d104f80d0
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
be74259ef5
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
dd1743f170
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
f4aeac2bf8
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
7ca5a4b4be
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
e8cd36f89c
Bug #306551 --> popuplist is too small in filter manager dialog.
...
r=neil
2005-09-23 22:03:41 +00:00
scott%scott-macgregor.org
28393347fb
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
0e8d201c64
Forgot to bump the interface id in my last checkin
2005-09-23 01:00:37 +00:00
scott%scott-macgregor.org
3b33333d85
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
36f1af4c3b
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
7435eb0f18
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
a5798119c2
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
3f28177781
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
009c767c4a
fix 309444 listxactive respone sscanf , sr=mscott
2005-09-21 17:54:49 +00:00
cst%andrew.cmu.edu
d19aa94cdf
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