Commit Graph

712 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
8f78f92de2 Bug #314124 --> experimental folder pane summary tooltip for thunderbird
still a work in progress

sr=bienvenu
2005-11-09 21:43:28 +00:00
timeless%mozdev.org
31274ba897 Bug 283729 Startup errors/warnings in JavaScript console (trunk)
patch by hskupin@gmail.com r=mscott sr=mscott
2005-11-09 21:40:59 +00:00
gavin%gavinsharp.com
e6b70140d2 Bug 312643: phishingdetector exception for relative urls, patch by Magnus Melin <mkmelin+bugzilla@cc.hut.fi>, r=mscott 2005-11-09 05:14:01 +00:00
bienvenu%nventure.com
caa34dfd1e fix js exception when dealing with rfc822 message attachments opened in standalone msg window, sr=mscott 204350 2005-11-08 17:10:38 +00:00
bugzilla%arlen.demon.co.uk
2faecee410 Bug 312474 IMAP/RSS message headers not shown if there is no POP-mail account set up
p=me r=mscott sr=bienvenu
2005-11-07 22:58:03 +00:00
scott%scott-macgregor.org
7613d44999 Add some missing folks to the credits list.
Make just one big Special Thanks To list instead of having two groups.
2005-11-02 00:55:59 +00:00
mnyromyr%tprac.de
d4ac191633 Bug 214114: Double-click on folder opens new window AND goes to new messages; p=Tuukka Tolvanen <tuukka.tolvanen@gmail.com>/me, r/sr=bienvenu 2005-10-31 12:58:42 +00:00
scott%scott-macgregor.org
2db40a132c Bug #314228 --> File|Attachments menu is not initialized with attachments
work around a regression introduced by Bug 295711

sr=bienvenu
2005-10-29 00:08:48 +00:00
neil%parkwaycc.co.uk
967b26361f Fix stupid typo in previous patch :-[ 2005-10-28 23:26:25 +00:00
neil%parkwaycc.co.uk
b09cfe409a Bug 310844 shift+space doesn't scroll message pane unless focussed r+sr=bienvenu 2005-10-28 16:27:19 +00:00
scott%scott-macgregor.org
c9ee893a7a Bug #312542 --> Clicking 'no' in the scam warning opens page anyway when using the stand alone message window.
patch by dveditz

a=me
2005-10-25 18:55:45 +00:00
scott%scott-macgregor.org
f2750c22d5 Bug #285136 --> more work to make the thunderbird theme RTL compatible.
Path by Reuven Gonen
2005-10-24 02:06:19 +00:00
scott%scott-macgregor.org
6c6579346a Bug #199019 --> Typing some letters in quick-search box triggers menu selection on Mac OS X.
hack work around for Mac to not list the single character key bindings in the menus.

sr=bienvenu
2005-10-23 21:25:45 +00:00
scott%scott-macgregor.org
0820648807 Bug #285136 --> backout the official branding changes for RTL support. 2005-10-20 20:37:46 +00:00
mozilla.mano%sent.com
a227dbfebf Bug 306026Manual marking a message as junk marks the message as read as well. patch from Jens Bannmann <jens.b@web.de>, r=bienvenu, sr=dmose. 2005-10-20 16:03:27 +00:00
mozilla.mano%sent.com
afbd3cf2bf Fix official branding bustage in thunderbird. r=bsmedberg, sr=mscott (third patch under bug 286483). 2005-10-17 21:20:21 +00:00
mozilla.mano%sent.com
a5c87390d3 Fix branding in non-official builds (second patch in bug 286483), r=bsmedberg, sr=mscott 2005-10-15 11:17:09 +00:00
scott%scott-macgregor.org
a469002781 Bug #311241 --> make the start page support RTL.
Patch by Reuven Gonen <linxpider@gmail.com>
2005-10-13 17:36:25 +00:00
scott%scott-macgregor.org
f12fa97aa4 Bug #311527 --> Delaying software update by pressing "Later" doesn't give user proper feedback when dialog reappears
Port firefox changes back to thunderbird.
2005-10-12 21:32:51 +00:00
mozilla.mano%sent.com
1a91e111f1 Bug 311755 - Remove 'bring all to front' from the window menu. r=mscott. 2005-10-12 14:27:58 +00:00
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