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

16265 Коммитов

Автор SHA1 Сообщение Дата
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