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

6905 Коммитов

Автор SHA1 Сообщение Дата
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
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
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
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
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 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
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
bienvenu%nventure.com 24ca8aceff 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 98610ca24f 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 ac11c6c905 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
bugzilla%arlen.demon.co.uk 3ab2b639df Bug 296758 Adding phishing detection to mailnews
p=me r=mnyromyr sr=bienvenu a=asa
2005-08-08 18:29:12 +00:00
scott%scott-macgregor.org 4f8439d713 back out a something I didn't intend to checkin 2005-08-04 23:07:27 +00:00
scott%scott-macgregor.org b2b6913ae8 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 f1bdb9c135 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 202262558c 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 bbb86ba0e1 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 4a95f3d489 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
relyea%netscape.com db871aeb76 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 c1e69621cc 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
mnyromyr%tprac.de 597a20e4a3 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
scott%scott-macgregor.org 2a69a0d817 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
bugzilla%arlen.demon.co.uk 23faf0c6e9 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
scott%scott-macgregor.org 50dc5abe6d 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 08d65e67ad 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 855ba85103 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 e438781278 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 78d6d1b1c0 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
cbiesinger%web.de e377c80bb1 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
jshin%mailaps.org bbfd159610 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
scott%scott-macgregor.org 7550a6c772 Fix Thunderbird regressions, that cause the composition panel in the account manager to not load, caused by Bug #294140
sr=bienvenu
2005-07-15 20:06:07 +00:00
neil%parkwaycc.co.uk 19d1aa8038 Hide mail window progress meter when it's not in use b=47909 p=mbockelcamp@web.de r=me sr=bienvenu a=bsmedberg 2005-07-15 09:44:30 +00:00
bienvenu%nventure.com 795eb8738d fix assertion opening news server, sr=mscott, a=asa 289232 2005-07-14 17:31:22 +00:00
bugzilla%arlen.demon.co.uk 861258aaad Bug 294140 email autocomplete always adds "@localdomain" to addresses
p=me r=mnyromyr sr=bienvenu a=asa
2005-07-13 21:41:00 +00:00