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 |
bienvenu%nventure.com
|
8018ac0d21
|
still try secure auth if login disabled, sr=mscott 307902
|
2005-09-12 20:09:49 +00:00 |
bienvenu%nventure.com
|
5d36529023
|
fix 292568 edit message as new, save as draft, deletes original message, sr=mscott
|
2005-09-12 18:56:29 +00:00 |
bugzilla%arlen.demon.co.uk
|
11e043103d
|
Bug 289444 Give prefs panels titles a unique name (mailnews patch)
r=mnyromyr sr=neil.parkwaycc.co.uk
|
2005-09-10 15:51:19 +00:00 |
bugzilla%arlen.demon.co.uk
|
53eea2e937
|
Bug 307142 strict JS error in phishingDetector.js
r=neil.parkwaycc.co.u sr=bienvenu
|
2005-09-08 23:37:23 +00:00 |
cst%andrew.cmu.edu
|
0a46aef2fb
|
Bug 272149 Fix misleading question when selecting multiple certificates for signing and encrypting mail
Patch by Gijs Kruitbosch (Hannibal) <gijskruitbosch+bugs@gmail.com> r=bienvenu sr=neil
|
2005-09-07 13:38:52 +00:00 |
aaronleventhal%moonset.net
|
b0dd12c84a
|
Bug 305032. Fix various situation where focus is confused and commands get disabled/grayed out. r+sr=bryner
|
2005-09-06 22:27:41 +00:00 |
mnyromyr%tprac.de
|
d49f1dd217
|
Bug 266597: keybinding "i" for toggling message flag; r/sr=neil
|
2005-09-02 23:46:29 +00:00 |
bienvenu%nventure.com
|
7ad17153d8
|
another fix for 163951, sr=mscott, put up alert when courier server kicks us off for too many connections
|
2005-09-02 21:33:27 +00:00 |
aaronleventhal%moonset.net
|
f05a378341
|
Bug 306076. Some menu items grayed out in mail message compose when they shouldn't be. r=bienvenu, sr=neil
|
2005-09-02 19:14:50 +00:00 |
bugzilla%standard8.demon.co.uk
|
e08ed293c4
|
Bug 189821 Expose pref to enable address book startup by default. r/sr=neil.parkwaycc.co.uk
|
2005-09-02 14:33:31 +00:00 |
bienvenu%nventure.com
|
0d3c447134
|
one fix for imap urls spinning, when all cached connections have timed out, 163951, sr=mscott
|
2005-09-01 14:30:33 +00:00 |
bugzilla%standard8.demon.co.uk
|
b62d5b649e
|
Follow up patch to bug 300338 - tidy MsgComposeCommands.js. Patch by Serge GAUTHERIE <gautheri@noos.fr>. r=dmose,sr=bienvenu
|
2005-08-31 17:44:26 +00:00 |
bugzilla%standard8.demon.co.uk
|
c4dedc72b0
|
Bug 132180 eliminate nsFileSpec in address book. Patch 4 - remove unused code from vcard functions that also happens to include file spec related code. r=dmose,sr=bienvenu
|
2005-08-31 16:32:22 +00:00 |
bienvenu%nventure.com
|
1a889b8e5b
|
fix balsa build bustage
|
2005-08-30 16:39:22 +00:00 |
bienvenu%nventure.com
|
20e612506d
|
add support for dealing with duplicate incoming messages, 9413 sr=mscott
|
2005-08-30 14:39:01 +00:00 |
neil%parkwaycc.co.uk
|
283dfd00e6
|
Bug 304176 Creating initial POP3 account in new profile always downloads messages even if download messages now option is unchecked r=mnyromyr sr=bienvenu
|
2005-08-28 22:24:28 +00:00 |
bugzilla%standard8.demon.co.uk
|
06cd319a81
|
Fix bug 216245 subscribe/account wizard for newsgroups forgets account name. r=mnyromyr,sr=bienvenu
|
2005-08-27 17:48:27 +00:00 |
bugzilla%standard8.demon.co.uk
|
1e22953986
|
Follow up patch to Bug 237210, additional cleanup in abCommon.js. Patch by Serge GAUTHERIE <gautheri@noos.fr> r=neil.parkwaycc.co.uk,sr=mscott
|
2005-08-27 07:47:03 +00:00 |
bugzilla%standard8.demon.co.uk
|
e2a1898772
|
Follow up to bug 132180 second patch, address review nit that I forgot on first checkin
|
2005-08-26 15:05:33 +00:00 |
bugzilla%standard8.demon.co.uk
|
089264ae08
|
Bug 132180 eliminate nsFileSpec in address book. Second patch of serveral. r=dmose,sr=bienvenu
|
2005-08-26 14:47:31 +00:00 |
scott%scott-macgregor.org
|
a4814b5a52
|
Bug #305999 --> make addbook urls work again for adding vcards to the address book by making
the content type valid.
r=bz
sr=bienvenu
|
2005-08-26 08:00:55 +00:00 |
bienvenu%nventure.com
|
f45c13bbb7
|
handle failure to do step one of gssapi auth with smtp, sr=mscott 305849, also handle servers that don't return an error on auth gssapi *
|
2005-08-25 23:26:59 +00:00 |
scott%scott-macgregor.org
|
fff36ee3ff
|
Bug #305557 --> Try only tagging embedded parts when forwarding
inline so we don't do it when you are opening a draft or a template.
sr=bienvenu
|
2005-08-25 22:44:33 +00:00 |
bugzilla%standard8.demon.co.uk
|
bc34293571
|
Another windows bustage fix for bug 63083
|
2005-08-24 21:13:50 +00:00 |
bugzilla%standard8.demon.co.uk
|
c24af3801c
|
Fix Windows bustage from checkin of bug 63083
|
2005-08-24 18:29:04 +00:00 |
bugzilla%standard8.demon.co.uk
|
c1cda37557
|
bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES, part patch r=bsmedberg,sr=dmose
|
2005-08-24 16:49:22 +00:00 |
bienvenu%nventure.com
|
16513fdcf2
|
fix 305467, stopping news header download results in redownload and duplicate headers, sr=mscott
|
2005-08-24 15:40:14 +00:00 |
bienvenu%nventure.com
|
9ec2982a97
|
fix opening attachments from .eml files , sr=mscott, part of 241212
|
2005-08-23 21:25:15 +00:00 |
bugzilla%arlen.demon.co.uk
|
fe1e2675ad
|
Bug 303895 Threadpane drop-down list 'View->Customize..." opens Saved Search
p=me r=neil.parkwaycc.co.uk sr=bienvenu
|
2005-08-22 00:30:54 +00:00 |
bugzilla%standard8.demon.co.uk
|
0e913e97be
|
Follow up to bug 293303 rework - if statements into a switch r=neil.parkwaycc.co.uk,sr=bienvenu
|
2005-08-21 17:06:05 +00:00 |
peterv%propagandism.org
|
d77bcfd66c
|
Remove stray while to fix search bustage.
|
2005-08-20 11:03:27 +00:00 |
bugzilla%standard8.demon.co.uk
|
1689a4fd7e
|
Fix bug 293303 In <ABSearchDialog.js>, Warning: redeclaration of var statusText. r/sr=bienvenu
|
2005-08-20 09:27:36 +00:00 |
bienvenu%nventure.com
|
0ac0d33051
|
fix build warning, patch by rosenauer, r/sr=bienvenu
|
2005-08-19 19:29:13 +00:00 |
peterv%propagandism.org
|
27dce07bf6
|
Fix regressions from last checkin (bug 203927). r=bugzilla@standard8.demon.co.uk, sr=bienvenu.
|
2005-08-19 19:02:19 +00:00 |
bienvenu%nventure.com
|
fcc3069434
|
add gssapi auth to imap,pop3, and smtp, patch by simon@sxw.org.uk, 303160, sr=mscott, r=bienvenu
|
2005-08-19 17:31:46 +00:00 |
bienvenu%nventure.com
|
9f44dd35b2
|
add gssapi auth to imap,pop3, and smtp, patches by myself and simon@sxw.org.uk, 303160, sr=mscott, r=bienvenu
|
2005-08-19 17:26:38 +00:00 |
bienvenu%nventure.com
|
bcda04d178
|
fix crash deleting a message in a local folder that was just moved, sr=mscott 303239
|
2005-08-19 17:10:42 +00:00 |
bugzilla%standard8.demon.co.uk
|
df2331f178
|
Fix bug 263951 In <mailCommands.js>, Error: redeclaration of const NS_BAYESIANFILTER_CONTRACTID. Original patches by bugspam.Callek@gmail.com and neil.parkwaycc.co.uk, refined by me. r=dmose,sr=neil.parkwaycc.co.uk
|
2005-08-19 13:59:55 +00:00 |
peterv%propagandism.org
|
a737e0b3c5
|
Preparation for fix for bug 203927 (Add ability to read from Mac OS X system Address Book): Switch to nsISimpleEnumerator. r=bienvenu, sr=dmose.
|
2005-08-18 14:41:10 +00:00 |
bugzilla%arlen.demon.co.uk
|
ef5b2de614
|
Bug 304739 Tidy up hrefAndLinkNodeForClickEvent
p=me r=neil.parkwaycc.co.uk sr=bienvenu
|
2005-08-18 11:25:18 +00:00 |
bienvenu%nventure.com
|
f5b950e45d
|
fix 303948, rebuild group sort by date when date changes, sr=mscott
|
2005-08-17 17:02:12 +00:00 |
timeless%mozdev.org
|
987aafc834
|
Bug 220933 Manually marking message as Junk should mark it Read as well
patch by jens.b@web.de r=bienvenu sr=dmose
|
2005-08-17 08:58:57 +00:00 |
timeless%mozdev.org
|
551db5dc18
|
Bug 220933 Manually marking message as Junk should mark it Read as well
patch by jens.b@web.de r=bienvenu sr=dmose
|
2005-08-17 08:32:10 +00:00 |
roc+%cs.cmu.edu
|
ad8f231c10
|
Bug 79767. Fixing bustage
|
2005-08-16 22:04:03 +00:00 |
roc+%cs.cmu.edu
|
9952a120f0
|
Bug 79767. Don't append HEADER when issuing IMAP searches on headers which are already predefined IMAP headers (TO, CC etc). r+sr=bienvenu
|
2005-08-16 21:42:42 +00:00 |
scott%scott-macgregor.org
|
7ddb2dbdcb
|
Bug #303752 --> treat forward inline like we do for replying when deciding which attachment parts to attach
sr=bienvenu
|
2005-08-16 17:45:15 +00:00 |