Commit Graph

692 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
a44ef778e2 Bug #308367 --> Resume downloading thunderbird stays in the menu after update is downloaded.
the update strings in the help menu aren't getting updated properly. Port some firefox changes over to make this work.

sr=bienvenu
2005-10-11 00:46:00 +00:00
mozilla.mano%sent.com
c2f0a46495 Bug 286483 - Thunderbird OS X builds missing prompt alert icon. r=mscott. 2005-10-10 18:09:45 +00:00
bienvenu%nventure.com
5079273bb8 add threading to single folder virtual folders, views, and quick searches, sr=mscott 263180 2005-10-05 18:22:51 +00:00
bugzilla%arlen.demon.co.uk
5a7c8549b3 Bug 285474 support delegated use of imap shared folders - change header.value to header.headerValue which is being created
p=me r=bienvenu sr=mscott
2005-10-02 19:10:06 +00:00
scott%scott-macgregor.org
d348779853 Bug #309415 --> message views and quick search interact strangely when the quick search criteria
is set to Entire Message for IMAP.

sr=bienvenu
2005-09-26 23:05:51 +00:00
scott%scott-macgregor.org
aaac459f28 Bug #309214 --> Unlabeled controls on newsgroup Subscribe dialog when using filter.
hide the column picker for the tree control.
2005-09-22 22:02:13 +00:00
bienvenu%nventure.com
e0fbe8053c fix js exception about get/set string property when opening .eml file in stand-alone window, sr=mscott, part of work for 268746 2005-09-22 14:34:14 +00:00
gavin%gavinsharp.com
c95776e6ae Bug 297648: javascript strict warning in customizeToolbar.xul (remove unused variable), patch by Henrik Skupin <hskupin@gmail.com>, r=mconnor 2005-09-19 23:50:30 +00:00
bienvenu%nventure.com
71c092caac fix 268746, add ability to reply/forward edit message as new for .eml files opened in stand-alone window, sr=mscott 2005-09-16 15:21:19 +00:00
scott%scott-macgregor.org
691194fe1d Bug #270743 --> First launch account creation doesn't honor unchecking [ ] Download messages now option
Port some seamonkey changes to thunderbird to fix this issue.

Patch by Henrik Skupin <hskupin@gmail.com>
2005-09-14 03:05:59 +00:00
scott%scott-macgregor.org
a78107c1d2 Bug #307290 --> this synchs us up with how Firefox manages the release notes url by putting the
app version into the url string. And it cleans
up some duplicated loadThrobberUrl cruft that I've been meaning to get to.

I also renamed the release notes url resource ID to make it easier for localizers.
2005-09-07 01:07:06 +00:00
scott%scott-macgregor.org
68d627a7bd Bug #305739 --> utf8-credit encoding problem.
Patch by mkmelin+bugzilla@cc.hut.fi

sr=me
2005-09-06 21:23:26 +00:00
scott%scott-macgregor.org
a2aa760330 Bug #307024 --> named named anchor links cause exception in phishingDetector.js :: isPhishingURL
Patch by mkmelin+bugzilla@cc.hut.fi

sr=me
2005-09-06 21:20:15 +00:00
scott%scott-macgregor.org
2a7c5e8e42 Bug #266597 --> Keybinding requested for flagging messages. Make 'I' toggle the flagged state for messages.
Patch by mnyromyr  (mnyromyr@tprac.de)

r/sr=bienvenu,me
2005-09-02 23:37:43 +00:00
scott%scott-macgregor.org
15410f3ee5 Bug #306866 --> context menu in message window shows to much options
some xpcnativewrapper fall out.

sr=bienvenu
2005-09-02 21:32:40 +00:00
scott%scott-macgregor.org
0aa24c56b9 try to fix some obscure official branding bustage 2005-08-30 02:58:32 +00:00
bugzilla%standard8.demon.co.uk
7d2ee34de0 Thunderbird version of SeaMonkey patch on bug 263951 - remove unnecessary script includes. r/sr=bienvenu 2005-08-27 20:06:21 +00:00
scott%scott-macgregor.org
e8496ec063 unofficial branding isn't working. Fix an ifdef that was doing the wrong thing. 2005-08-26 18:25:52 +00:00
scott%scott-macgregor.org
b9dd0ab0f0 Bug #303895 --> move the Save View as a Folder menu item to the bottom of the view picker menu list. 2005-08-24 19:59:26 +00:00
bienvenu%nventure.com
684679410c fix opening a .eml file when account central is loaded, r=neil, sr=mscott, part of 241212 2005-08-23 21:30:13 +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
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
scott%scott-macgregor.org
160a72c236 Bug #304042 --> Please add separator line under "Check for updates" like in firefox 2005-08-19 22:33:36 +00:00
scott%scott-macgregor.org
332459f61b Bug #277842 --> virtual folder does not populate if quicksearch selection doesn't match folder search category
sr=bienvenu
2005-08-19 20:17:42 +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
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
c22b966cbc Bug #269483 --> the check for updates menu item needs to be iconic so we the animated throbber shows
up when downloading an update.
2005-08-15 21:14:59 +00:00
scott%scott-macgregor.org
9428666664 Bug #269483 --> remove some obsolete auto update UI 2005-08-15 20:58:12 +00:00
scott%scott-macgregor.org
fd7d620bee Bug #304042 --> Add separator line under "Check for updates" like in firefox 2005-08-15 18:34:15 +00:00
gavin%gavinsharp.com
a7633097d8 Bug 253234: Add option to set junk mail as read, backend patch by Jens Bannmann <jens.b@web.de>, r=dmose, sr=bienvenu 2005-08-14 12:59:58 +00:00
scott%scott-macgregor.org
d421eb7754 remove some obsolete update css file references 2005-08-12 00:41:37 +00:00
scott%scott-macgregor.org
d69d5b8ce1 Bug #304042 --> Add separator line under "Check for updates" like in firefox 2005-08-10 21:53:55 +00:00
scott%scott-macgregor.org
cba1a645cc Bug #302075 --> more work for: Add a link in mail start page to download dictionaries
Patch by Jerome Schell
2005-08-09 19:18:01 +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
scott%scott-macgregor.org
4739d789da Bug #259115 --> improve accessibility for the quick search box. F4/Alt up / Alt down support
sr=bienvenu
2005-08-04 23:07:44 +00:00
timeless%mozdev.org
29ae639309 Bug 302838 Update references to non-existing chrome files
patch by hskupin@gmail.com r=mscott sr=mscott a=bsmedberg
2005-08-02 22:31:24 +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
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
neil%parkwaycc.co.uk
d5cf7fa673 Bug 301329 Can't unblock images etc. (regression) r=mconnor sr=bz a=bsmedberg 2005-07-28 13:47:59 +00:00
bsmedberg%covad.net
17b59ddcf5 Bug 302076 - Add the possibility for localizers to add l10n-specific information to the tbird start page (how to download an unshippable dictionary). r+sr=mscott, self-approving 2005-07-27 20:20:36 +00:00
scott%scott-macgregor.org
714e963ec5 credits tweak 2005-07-27 20:06:51 +00:00
darin%meer.net
a982e6b94f fixes bug 297147 "Update Windows registry after software update" r+a=bsmedberg 2005-07-27 18:24:54 +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
bsmedberg%covad.net
dab055967f Bug 269460 - Build system for easy replacement of trademarked names --with-branding=directory r=chase a=shaver 2005-07-25 18:56:27 +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
a96e1e3012 Bug #301700 --> Properties and Write buttons are disabled in Advanced Address search
Patch by jasajudeju@telia.com

sr=me
2005-07-22 16:18:19 +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
scott%scott-macgregor.org
76b5afc9c8 Bug #301241 --> About Thunderbird menu item Not Hidden on Mac OS X from the Help menu. 2005-07-18 23:41:53 +00:00
scott%scott-macgregor.org
95bb62374b 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
7e98fa5048 remove a tab 2005-07-13 21:42:13 +00:00