aaronleventhal%moonset.net
f8985508e5
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
1c57eca25d
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
6b9028d0ea
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
b28a23f916
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
2dfddb5beb
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
4f8ec1b430
fix balsa build bustage
2005-08-30 16:39:22 +00:00
bienvenu%nventure.com
be638c7eed
add support for dealing with duplicate incoming messages, 9413 sr=mscott
2005-08-30 14:39:01 +00:00
neil%parkwaycc.co.uk
4f7d84a858
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
d7da455982
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
42b0a50c9d
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
4c870e323c
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
9a750e2331
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
536e43c5a2
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
cf00e0c2b1
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
912a813940
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
2de56d15be
Another windows bustage fix for bug 63083
2005-08-24 21:13:50 +00:00
bugzilla%standard8.demon.co.uk
0117e23bb9
Fix Windows bustage from checkin of bug 63083
2005-08-24 18:29:04 +00:00
bugzilla%standard8.demon.co.uk
59689fae66
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
c5d43778a4
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
021bee72d5
fix opening attachments from .eml files , sr=mscott, part of 241212
2005-08-23 21:25:15 +00:00
bugzilla%arlen.demon.co.uk
291e0581f7
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
780e561179
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
ab892e1e9b
Remove stray while to fix search bustage.
2005-08-20 11:03:27 +00:00
bugzilla%standard8.demon.co.uk
832ca592ad
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
9cba2e3130
fix build warning, patch by rosenauer, r/sr=bienvenu
2005-08-19 19:29:13 +00:00
peterv%propagandism.org
24fbec489c
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
91779582e5
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
13160940a9
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
0d0950b38e
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
2bb77125e0
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
8f502440cd
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
0188e8c19a
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
c710b8ce90
fix 303948, rebuild group sort by date when date changes, sr=mscott
2005-08-17 17:02:12 +00:00
timeless%mozdev.org
95caf476ac
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
5c6a93241d
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
6e59b7e7c9
Bug 79767. Fixing bustage
2005-08-16 22:04:03 +00:00
roc+%cs.cmu.edu
0e09c6e16f
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
c48e324a2c
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
dd4b059133
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
7a170f9823
Ability to navigate the search folderpicker when closed b=302120 sr=mscott
2005-08-16 08:17:03 +00:00
neil%parkwaycc.co.uk
186f7c6801
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
7cd523c3c6
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
57429ba6cc
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
4fd4322ac4
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
a16746cdc1
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
30115a94af
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
7b6c6f51b5
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
38b7d6a792
Bug 303944 Localized filter action strings are getting truncated r+sr+a=mscott
2005-08-11 18:51:13 +00:00
bienvenu%nventure.com
0ee6ea7531
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
7bc9db9f67
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
e5b05261f9
trying to fix bustage
2005-08-09 01:11:32 +00:00
bienvenu%nventure.com
026ce7dd52
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
668e391e8c
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
bienvenu%nventure.com
2be87f3a73
fix 298285, destroying search session from view in previous folder kills imap url in next folder, sr=mscott, a=asa
2005-08-08 23:30:50 +00:00
bienvenu%nventure.com
93903a1a0d
allow msg copy interfaces to specify msg flags to set, sr=mscott, a=asa 301084
2005-08-08 20:36:40 +00:00
bienvenu%nventure.com
fb126acc87
fix 285144, folder boldness cleared in collapsed parent when one child has last unread cleared even if other sub-folders have unread msgs, sr=mscott a=asa
2005-08-08 20:10:43 +00:00
bienvenu%nventure.com
75c5d5ba8e
fix 301065, crash when shutting down when tb progress history extension is installed, sr=mscott, a=asa
2005-08-08 20:01:25 +00:00
bugzilla%arlen.demon.co.uk
6397cf8af9
Bug 296758 Adding phishing detection to mailnews
...
p=me r=mnyromyr sr=bienvenu a=asa
2005-08-08 18:29:12 +00:00
bienvenu%nventure.com
61ab4cf7f3
fix 303289 cancelling full download of partially downloaded message with msg quarantining turned on can truncate folder, sr=mscott, a=bmsedberg
2005-08-07 15:43:53 +00:00
scott%scott-macgregor.org
acfc15fec7
back out a something I didn't intend to checkin
2005-08-04 23:07:27 +00:00
scott%scott-macgregor.org
e09a80250c
Bug #259115 --> improve accessibility for the quick search box.
...
F4/Alt up / Alt down support
sr=bienvenu
2005-08-04 23:03:14 +00:00
neil%parkwaycc.co.uk
216ce96d0f
Copying bz's autocomplete.xml hack b=303150 r=bienvenu sr+a=mscott
2005-08-04 22:33:33 +00:00
scott%scott-macgregor.org
ef0ffb9d7f
Bug #294094 --> follow up cleanup to the new filter action ui
...
Make pre-fill filters work again.
Make sure the target folder can file messages when saving a filter
r=neil
sr=bienveu
a=me
2005-08-04 21:57:13 +00:00
bienvenu%nventure.com
21e59f788d
fix build bustage from last checkin
2005-08-02 22:32:21 +00:00
bienvenu%nventure.com
6522703832
warn and bail when user tries to add messages to local folder that is near 4GB, sr=mscott, a=bsmedberg, 280793
2005-08-02 22:17:31 +00:00
scott%scott-macgregor.org
16e29cc346
Bug #294094 --> Redesign filter actions to simplify the Filter Rule Dialog
...
r=neil
sr=bienvenu
a=chofmann
2005-08-02 20:16:45 +00:00
bienvenu%nventure.com
6657d01b94
add ability to auto-download msgs in all imap folders when getting headers from them, not just the inbox, based on per-server pref, autosync_offline_stores, sr=mscott, a=bsmedberg 302836
2005-08-02 13:35:59 +00:00
bienvenu%nventure.com
33782657c7
part of 11034, fix handling of reply to hdr in orig msg when doing reply with template filter action, and 287223 msg filter logging flaky when pop3 msg moved by filter, sr=mscott, a=bsmedberg
2005-08-02 13:29:31 +00:00
relyea%netscape.com
6460663270
Bug 284369 UI for encrypted messages that can't be decrypted not dramantic.
...
This patch adds UI information to the user when the message can't be displayed
because the message was encrypted and a key could not be found. It also adds
event handling to redraw the screen if a smartcard is insert.
SR+=mScott a1.8b4=asa
2005-07-29 22:01:08 +00:00
mnyromyr%tprac.de
62dd2d1aaa
Bug 47909: status bar should only have progress meter while loading; patch by Matthias Bockelkamp <mbockelkamp@web.de>, r=me, sr=bienvenu, a=asa
2005-07-29 20:01:00 +00:00
dmose%mozilla.org
4850c241e9
Update LDAP and LDIF import/export code to (almost entirely) agree on a first cut at an 'official' LDAP schema for mozilla, known as mozillaAbPersonAlpha (bug 116692). r=bienvenu, sr=shaver, a=mconnor
2005-07-28 17:03:56 +00:00
mnyromyr%tprac.de
ac6555dc83
Bug 289952: use mSaveHdr correctly; patch by Simon B�nzli <zeniko@gmail.com>, r=me, sr=bienvenu, a=bsmedberg
2005-07-28 16:48:22 +00:00
bugzilla%standard8.demon.co.uk
504bd63f8d
Bug 287003 Fix ASSERTION: failed to rename corrupt mab file in nsAddrDatabase.cpp r=bienvenu, sr=mscott, a=bsmedberg
2005-07-28 16:42:57 +00:00
bugzilla%standard8.demon.co.uk
fc27b8b3f7
Bug 301935 Crash when trying to send mail and collected address book doesn't exist (part 2 - warn the user) r=bienvenu, sr=mscott, a=bsmedberg
2005-07-28 16:34:07 +00:00
masayuki%d-toybox.com
16a7b05df6
Bug 300183 Cannot attach the web page that its URL is encoded by non-UTF-8 URL encode r=jshin, sr=mscott, a=benjamin
2005-07-28 14:48:52 +00:00
jshin%mailaps.org
2a12b93f9f
bug 302275: newly added news server's default charset does not inherit from mailnews.view_default_charset localized preference patch by Shaohua Wen (r=jshin, sr=bienvenu, a=benjamin)
2005-07-28 14:34:38 +00:00
bienvenu%nventure.com
d3fe1c05b4
fix 90452 threading by subject slow when threads are very large, sr=mscott, a=bsmedberg
2005-07-28 14:21:11 +00:00
bienvenu%nventure.com
6d70f2be23
fix 302123 reply with template filter action loses part of template when larger than 1K, sr=mscott,a=bsmedberg
2005-07-28 13:35:13 +00:00
scott%scott-macgregor.org
e521d8605b
Bug #300246 --> When showing attachment names, strip out any excess spaces from the name. Also, take advantage of cropping the middle of the attachment name in the UI, giving each attachment box a fixed width instead of letting
...
them take up all the space.
sr=bienvenu
a=mscott
2005-07-27 17:14:07 +00:00
bzbarsky%mit.edu
012e2013a8
Use a valid MIME type for mailto: channels. Bug 302213, r=bienvenu, sr=darin,
...
a=shaver
2005-07-26 21:23:43 +00:00
dmose%mozilla.org
2349b95ba5
Add basic support for LDAP controls to the LDAP XPCOM SDK, LDAP autocomplete code, and LDAP addressbook (bug 297131). r=bienvenu, sr=roc, a=bsmedberg
2005-07-26 15:27:18 +00:00
roc+%cs.cmu.edu
f0dda8d3c3
Fixing bustage.
2005-07-26 04:38:09 +00:00
bienvenu%nventure.com
16101a97a6
fix problems with auto forward filter action when quaranting incoming pop3 messages, or when message is moved by filter, sr=mscott, a=bsmedberg 299982
2005-07-26 00:18:01 +00:00
bienvenu%nventure.com
8c84ba7125
fix crash detaching attachment w/o content type, 301864, sr=mscott, a=bsmedberg
2005-07-26 00:15:42 +00:00
bugzilla%arlen.demon.co.uk
1f54940947
Bug 293190 [MAS v1.8b2-xxxx] In <AccountManager.js>, "Warning: reference to undefined property formElement.selectedItem.value"
...
p=me r=mnyromyr sr=neil.parkwaycc.co.uk a=benjamin
2005-07-25 22:38:10 +00:00
bugzilla%standard8.demon.co.uk
7303384ef3
Bug 301935 Crash when trying to send mail and collected address book doesn't exist (part 1 - stop the crash) r=bienvenu,sr=mscott,a=bsmedberg
2005-07-25 20:58:26 +00:00
scott%scott-macgregor.org
32ae4d0c03
Bug #300834 --> Add a pref for same host names which can bypass the remote image settings
...
for enterprise customizations.
Not part of the Firefox or seamonkey build.
sr=bienvenu
2005-07-25 18:54:19 +00:00
scott%scott-macgregor.org
6c14536cfe
Bug #299550 --> RSS Feed properties, retention policy incorrect label
...
Patch by Magnus Melin <mkmelin+bugzilla@cc.hut.fi>
r=bienvenu
sr=mscott
a=bsmedberg
2005-07-25 16:29:35 +00:00
scott%scott-macgregor.org
b6bf2922ff
Bug #301701 --> Junk Mail Controls: Access key not working for account dropdown menu.
...
trivial accessibility cleanup.
Patch by Hasse <jasajudeju@telia.com>
sr/a=me
2005-07-25 16:25:38 +00:00
scott%scott-macgregor.org
415550a172
Bug #137698 --> [unix] re-enable the cached compose window on linux. We've fixed all of the problems that were forcing
...
us to keep this turned off.
sr=me
a=bsmedberg
Patch by Andrew Schultz <ajschult@verizon.net>
2005-07-21 21:19:56 +00:00
cbiesinger%web.de
4ad6e5455c
bug 301489 make palmsync build with latest platform sdk
...
r=bsmedberg sr=bienvenu a=bsmedberg
2005-07-21 15:33:16 +00:00
scott%scott-macgregor.org
5ca2ae2c12
Bug #301352 --> Broken Search Messages Dialog when opened with a virtual folder selected
...
sr=bienvenu
a=asa
2005-07-20 22:11:24 +00:00
scott%scott-macgregor.org
51a93f8151
Bug #301332 --> Failed to get string error msg when selecting and/or in Search Messages/Addresses
...
r=Mark Banner
sr=bienvenu
a=asa
2005-07-20 22:10:10 +00:00
bugzilla%standard8.demon.co.uk
0b0c51a870
Bug 292350 Document nsIAbListener and part of nsIAddrBookSession. Also move some constants to a more logical location r=dmose,sr=bienvenu,a=asa
2005-07-20 18:57:24 +00:00
cbiesinger%web.de
daf4a5da85
bug 47909 fix regression from hidden statusbar in mailnews (subscribe dialog broken)
...
patch by Matthias Bockelkamp <mbockelkamp@web.de> r=neil sr=bienvenu a=bsmedberg
2005-07-20 18:30:49 +00:00
cbiesinger%web.de
4adbed14b6
another bustage fix attempt
2005-07-20 16:44:59 +00:00
bienvenu%nventure.com
58acff1ca2
fix 295347 and 299346, duplicate entries in AB when dragging a card from another AB into a list, and lock file errors opening an AB causes us to create a backup AB as if the AB was corrupt, r=standard8, sr=mscott, a=asa
2005-07-20 15:30:57 +00:00
timeless%mozdev.org
6bd7617316
First attempted build bustage fix for bug 126453
2005-07-20 14:30:37 +00:00
timeless%mozdev.org
8ea606921a
Bug 300338 debug build too chatty with ldap disabled
...
patch by ajschult@verizon.net r=dmose sr=dmose a=bsmedberg
2005-07-20 12:59:27 +00:00
jshin%mailaps.org
5abb566d37
bug 126453 : Chinese newsgroup names are not readable: patch by holywen%mozilla.org.cn with my changes (r=bienvenu, sr=mscott, a=asa)
2005-07-20 11:49:45 +00:00