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
scott%scott-macgregor.org
082647ad24
Bug #303786 --> "Delete Message" filter action missing for IMAP and Newsgroups
...
sr=bienvenu
a=asa
2005-08-16 17:42:07 +00:00
neil%parkwaycc.co.uk
1b08e3f854
Ability to navigate the search folderpicker when closed b=302120 sr=mscott
2005-08-16 08:17:03 +00:00
neil%parkwaycc.co.uk
8d78864226
Fix typo (Enter key is VK_RETURN, not VK_ENTER ?!) b=304500 sr=bienvenu
2005-08-16 08:07:15 +00:00
bzbarsky%mit.edu
852c6cc589
Use a valid MIME type for the "display" stuff in mailnews. r=bienvenu,
...
sr=mscott.
2005-08-16 00:06:16 +00:00
scott%scott-macgregor.org
2bcf6ca7df
Bug #267672 --> Request: groups (when "group by sort") should have the number of read and unread emails
...
Patch originally by John slade <bugzilla@johnslade.co.uk>
sr=bienvenu
2005-08-15 23:14:20 +00:00
cbiesinger%web.de
e6785b6f9b
Bug 301084 Option to file replies in folder of original message (backend part)
...
patch by Emil Hesslow <hesslow@gmail.com> r=dmose sr=bienvenu
2005-08-13 18:50:38 +00:00
bugzilla%arlen.demon.co.uk
92218cf802
Bug 304137 Junk/scam header pane remains after selection of an empty folder (i.e. no message selection)
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-08-13 13:50:35 +00:00
scott%scott-macgregor.org
73194c45b8
Bug #304466 --> the secure account icon is not working right for mail accounts using SSL or always TLS.
...
sr=bienvenu
2005-08-13 00:05:54 +00:00
dbaron%dbaron.org
4f125b95bb
Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin
2005-08-12 22:53:22 +00:00
neil%parkwaycc.co.uk
5c58570ec3
Bug 303944 Localized filter action strings are getting truncated r+sr+a=mscott
2005-08-11 18:51:13 +00:00
bienvenu%nventure.com
3dc4b0228b
fix 302624 delete from pop3 server and download from pop3 server don't work on filters run after the fact, sr/a=mscott
2005-08-10 18:59:17 +00:00
bugzilla%standard8.demon.co.uk
c58662b3ea
Fix bug 303301 LDAP only works for attributes that are specified in lower case. r/sr=dmose, a=cbeard
2005-08-10 16:46:52 +00:00
bryner%brianryner.com
b44f59adc6
trying to fix bustage
2005-08-09 01:11:32 +00:00
bienvenu%nventure.com
e6ec284511
update windows registry for unread messages in much closer to real time, 257391, patch by hyc@symas.com, r=bienvenu, sr=dmose, a=asa
2005-08-09 00:36:47 +00:00
scott%scott-macgregor.org
970b2de485
Bug #223292 --> Default mailViews.dat contains hardcoded English descriptions
...
add a prettyName attribute to a mail view just like we currently do for mail
folders. Similar to the way we handle mail folders, if the raw name of the mail
view matches one of our default views, then we look up the translated pretty
name and return it as the pretty name.
sr=bienvenu
a=bsmedberg
2005-08-09 00:34:30 +00:00