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

16319 Коммитов

Автор SHA1 Сообщение Дата
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
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
bienvenu%nventure.com 625a75a2ea 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 3ab2b639df 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 db06572dc7 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 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 fc97cdf23e fix build bustage from last checkin 2005-08-02 22:32:21 +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
bienvenu%nventure.com d1f2d73a22 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 2dfcc2b522 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 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
dmose%mozilla.org af5e858a91 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 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
bugzilla%standard8.demon.co.uk f5a55e466f 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 5b5fd6aa3d 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 38714c56a6 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 ed45502da0 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 279b803590 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 8011b29167 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 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
bzbarsky%mit.edu 8286f0b01f 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 d24e58c614 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 ae8aa7ecee Fixing bustage. 2005-07-26 04:38:09 +00:00
bienvenu%nventure.com b1eaf64512 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 710f4def3b 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 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
bugzilla%standard8.demon.co.uk bebb35164a 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 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 d972e73086 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 76b26f2865 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 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
bugzilla%standard8.demon.co.uk ec454bd050 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 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
cbiesinger%web.de 934c198b50 another bustage fix attempt 2005-07-20 16:44:59 +00:00
bienvenu%nventure.com 7e1493fc57 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 7c802582a6 First attempted build bustage fix for bug 126453 2005-07-20 14:30:37 +00:00
timeless%mozdev.org 7827f6a2a4 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 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
neil%parkwaycc.co.uk 99e80d08b4 Bug 301082 xpcom-shutdown is too late to destroy cached compose window; instead use quit-application which guards against reentrancy r+sr=bienvenu a=bsmedberg 2005-07-19 23:22:42 +00:00
bienvenu%nventure.com d44e24a181 fix 301216 crash with auto reply filter if templates folder is on different server, sr=mscott, a=bsmedberg 2005-07-19 21:24:37 +00:00
bienvenu%nventure.com 7a1ac6d74e part of work for 301084, store msgs in on-the-fly fcc folder as read, like standard fcc folder, sr=mscott, a=benjamin 2005-07-19 21:13:26 +00:00
bienvenu%nventure.com 1e0199db7c make header only pop3 option ignore disk space limit, patch by hyc@symas.com, r=bienvenu, sr=mscott, a=benjamin 247720 2005-07-18 14:59:17 +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
scott%scott-macgregor.org dbeda7fd26 Bug #300688 --> get rid f bandRealShortName. Now that the seamonkey rebranding effort has landed, Thunderbird can get rid of
the brandRealShortName work around we had been using.

sr=bienvenu
a=asa
2005-07-14 20:03:04 +00:00
scott%scott-macgregor.org 00e5fdc96c Bug #299699 --> don't check for "Internet" property in "Email" line of vCard
Patch by mozilla.org@pidgin.org
r=mscott
sr=bienvenu
a=asa
2005-07-14 19:01:38 +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
bienvenu%nventure.com feac39c73c support rfc 3676 mime format=flowed DelSp=yes, patch by mozilla.org@pidgen.org, r=ducarroz sr=bienvenu 231701 2005-07-13 18:07:19 +00:00
bienvenu%nventure.com fc6cd7bc22 coalesce missing uids in range for imap copy command, issue multiple copies if line length is too long, sr=mscott, a=asa 299332 2005-07-13 17:20:44 +00:00
bugzilla%standard8.demon.co.uk 4cc8c2f6eb Allow first line of cvs,txt or tab files to be skipped when importing address books, part of bug 180057. r=bienvenu,sr=neil,a=asa 2005-07-13 17:19:24 +00:00
bugzilla%standard8.demon.co.uk 3b182e8c04 Fixes Bug 177968 Screen names do not get imported (from ldif files). r+sr=dmose, a=asa 2005-07-13 16:59:45 +00:00
bienvenu%nventure.com 810fa6c3b8 fix starting up in remembered offline state for thunderbird, sr=mscott, a=asa 295140 2005-07-11 22:13:47 +00:00
bienvenu%nventure.com 917aaf7232 don't count junk mail as new mail, sr=mscott, a=asa 282477, sr=mscott, a=asa 2005-07-11 18:31:28 +00:00
bienvenu%nventure.com cda4fa5ca5 fix 300298, running label filter after the fact also sets junk score, sr=mscott, a=asa 2005-07-11 17:41:02 +00:00
bienvenu%nventure.com 15a744ca2d fix template field in filter editor in non-local folders case, so dropdown is populated, patch suggested by Neil, sr=mscott, a=asa 300312 2005-07-11 17:35:34 +00:00
bienvenu%nventure.com 63d5b8e19a fix part of 290237, make pre-canned filters for ISP Spam headers apply default junk actions, sr=mscott, a=asa 2005-07-11 14:30:07 +00:00
neil%parkwaycc.co.uk 720844c5f4 Formatting cleanup (to sync to TB) b=233036 p=gautheri@noos.fr rs=me a=asa 2005-07-09 00:23:40 +00:00
bienvenu%nventure.com eb76775a64 release refs to bayesian filter plugin when server object shutdown, so we'll update training.dat on shutdown, sr=mscott, a=asa 283372 2005-07-08 20:14:01 +00:00
bienvenu%nventure.com 8960986330 share inbox stream for quarantined messages, attempt to fix corruption, sr=mscott, a=asa, 292101 2005-07-08 20:12:38 +00:00
bienvenu%nventure.com 93378c5f49 force forward filter action to forward as attachment, until forward inline works, sr=mscott, a=asa 298969 2005-07-08 20:07:18 +00:00
scott%scott-macgregor.org 5b03a8ac55 Bug #297360 --> onMore now only takes one argument. Forgot to check this in with Bug 297360. a=asa 2005-07-08 00:17:29 +00:00
scott%scott-macgregor.org b777409340 Bug #297360 --> onMore now only takes one argument. Forgot to check this in with Bug 297360.
a=asa
2005-07-08 00:12:53 +00:00
bienvenu%nventure.com fe121e5c7c fix parsing of canned ISP Spam filters by not requiring special headers to be in mailnews.customHeaders pref, 290237, sr=mscott, a=asa 2005-07-07 15:54:22 +00:00
bienvenu%nventure.com 87a40637a6 fix downloading imap msgs for offline use when GDS is running, 297776, sr=mscott, a=asa 2005-07-07 15:52:45 +00:00
kairo%kairo.at 401e42eec3 revert backout, no effect on btek Tp 2005-07-07 11:09:10 +00:00
kairo%kairo.at 70a91a3f3f try backing out various UI changes form rebranding to test for Tp impact (bug 299624) 2005-07-07 10:13:47 +00:00
cbiesinger%web.de 2f21e9c3ee Bug 298842 make the temp file part of nsITransfer
r=mconnor sr=darin a=shaver
2005-07-06 23:12:22 +00:00
neil%parkwaycc.co.uk 91babdbab7 Bug 67636 Show number of selected messages (when more than one selected) p=mbockelkamp@web.de r=me sr=bienvenu a=bsmedberg 2005-07-06 08:21:40 +00:00
neil%parkwaycc.co.uk e6d5f09679 Bug 83968 Allow local searches even when online r=Mnyromyr sr=bienvenu a=asa 2005-07-05 08:42:13 +00:00
bugzilla%arlen.demon.co.uk 283b853291 Bug 219619 addresses in mailing list editor should be LTR even when the UI is RTL
p=bugzilla@standard8.demon.co.uk r/sr=bienvenu a=asa
2005-07-03 22:02:16 +00:00
bugzilla%arlen.demon.co.uk c92656c871 Bug 117267 Delete a list in the dir pane, where should focus (selection) go?
p=bugzilla@standard8.demon.co.uk r=dmose sr=bienvenu a=asa
2005-07-03 21:56:12 +00:00
bugzilla%arlen.demon.co.uk 77ac4d6525 Bug 119948 duplicated LDIF import code
p=bugzilla@standard8.demon.co.uk r=dmose sr=bienvenu a=asa
2005-07-03 21:47:13 +00:00
bienvenu%nventure.com 574e739309 try to fix nstmp files appearing in pop3/local accounts after folder compaction, sr=mscott, a=asa, 88515 2005-07-02 23:51:37 +00:00
bugzilla%arlen.demon.co.uk c3ad8c099b Bug 294407 Saved Searches properties has wrong title/description
p=hskupin@gmail.com r=mnyromyr sr=dmose a=asa
2005-07-02 23:14:44 +00:00
kairo%kairo.at afdafc2606 bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet) 2005-07-02 20:35:13 +00:00