Commit Graph

177 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
b031f74b44 Bug #223340 --> Redesign mail attachments UI to fix the problem where multiple attachements cause the attachment pane to hide the contents of the message pane. thanks to Wayne Woods <w.woods@optusnet.com.au> for putting this patch together.sr=mscott 2007-02-18 06:17:29 +00:00
scott%scott-macgregor.org
8b01ca09f7 Bug #370694 --> Thunderbird's vendorShortName should be 'Mozilla' not 'Mozilla Thunderbird'. Remove a workaround in nsPostUpdateWin.js.
r=rob strong
sr=bienvenu
2007-02-17 03:17:26 +00:00
scott%scott-macgregor.org
702bf54014 Bug #369109 --> thunderbird release notes url should use the url formatter to get formatted instead of making it a string property. r=axel 2007-02-06 05:03:16 +00:00
scott%scott-macgregor.org
150164d79a Bug #361702 --> nsIIOService::SetManageOfflineStatus throws a JS error on platforms that don't support nsINetworkLinkService. sr=bienvenu 2007-02-03 02:51:03 +00:00
mats.palmgren%bredband.net
4149173a99 Implement "Empty Junk" for the Junk folder context menu. b=189911 r+sr=bienvenu 2007-01-27 21:41:10 +00:00
scott%scott-macgregor.org
eceab9c2d6 Bug #366368 --> error when looking for dictionaries for Thunderbird on a.m.o. Update the dictionary url. sr=bienvenu 2007-01-08 23:19:17 +00:00
scott%scott-macgregor.org
b2a99bf3c1 Bug #328749 --> add phishing detection support using a locally downloaded list of known phishing urls. Currently we don't have a provider to use to download the list. sr=bienvenu 2006-12-01 06:57:49 +00:00
scott%scott-macgregor.org
25d676e6bc bug #357321 --> don't blindly trust address book recipients when loading remote content. Make the user explicitly mark each sender as allowing remote content.
Remove the UI for enabling JS. Remove the now obsolete UI for white listing address book entries. sr=bienvenu
2006-11-13 18:59:35 +00:00
scott%scott-macgregor.org
9962a90004 Bug #360030 --> Add the ability to customize the fields we show in the new mail alert notification dialog. sr=bienvenu 2006-11-09 22:27:18 +00:00
scott%scott-macgregor.org
a4a2f7ef6d Bug #359134 --> integrate Thunderbird with necko's automatic online/offline management. When we detect the network connection has gone down, automatically move the client into offline mode, and back to online mode when the connection comes back up.
tools/cross-commit  mail/app/profile/all-thunderbird.js  mail/base/content/mail-offline.js mailnews/extensions/offline-startup/js/offlineStartup.js mailnews/mailnews.js -m Bug
2006-11-08 23:59:04 +00:00
scott%scott-macgregor.org
d4a47843af Bug #359653 --> Consolidate Offline management in the front end.
sr=bienvenu
2006-11-07 06:20:42 +00:00
scott%scott-macgregor.org
8162c78baa Bug #328988 --> remove dependeny on buildin urls.rdf for the dicionary url. 2006-10-28 22:07:19 +00:00
bienvenu%nventure.com
49a5533fca don't show security warnings when doing view message source, 302095, sr=mscott 2006-10-11 00:13:35 +00:00
scott%scott-macgregor.org
8f592119ba Bug #353906 --> modernize mail's registry code, implementing toolkit's nsIShellService, separating it out from the MAPI implementation. We now have a new default client dialog, and new options UI.
this work is a precursor for vista integration
sr=bienvenu
2006-09-29 22:07:50 +00:00
scott%scott-macgregor.org
520e1d04d9 Bug #350543 --> Add support for Copy / Move Again which allows you to copy or move messages to the last folder used for copying or moving. sr=bienven 2006-08-30 03:54:54 +00:00
scott%scott-macgregor.org
c33357b07e Bug #350627 --> clear out some old browser default prefs which aren't used by thunderbird. sr=bienvenu 2006-08-29 21:22:57 +00:00
scott%scott-macgregor.org
962202c034 Bug #345574 --> get themes and get add-ons links in the add-ons dialog are no longer working. Try to fix some of the regressions caused by Bug #348076. package the new url formatter service in toolkit. 2006-08-23 05:44:11 +00:00
scott%scott-macgregor.org
a26ba4d97e Bug #347948 --> remove some dead prefs from all-thunderbird.js sr=bienvenu 2006-08-09 00:11:42 +00:00
rob_strong%exchangecode.com
7564859e6e Bug 342098 - Refactor startup in extensions.js so that showView will only ever be called once (Thunderbird pref patch). r=mscott 2006-06-26 21:36:36 +00:00
axel%pike.org
6a60ce6050 bug 329601, remove link from throbber, r,a=mconnor 2006-06-12 15:01:24 +00:00
scott%scott-macgregor.org
2d141f6a4d Bug #339410 --> first part of fixing 339410, remove an obsolete image permissions pref 2006-06-05 01:57:25 +00:00
scott%scott-macgregor.org
940b0eb808 Bug #257990 --> Integrate Junk Mail Settigs into Options and Account Settings dialogs. Obsolete the existing junk mail dialog. r=neil, sr=bienvenu 2006-05-18 18:03:17 +00:00
rob_strong%exchangecode.com
ede0a0199b Bug 329045 - Firefox 2.0 Extension Manager user interface update (mail). r=mscott 2006-04-27 03:05:21 +00:00
scott%scott-macgregor.org
cd7679909f Bug 330523 --> replace animated scrolling with a fade in / fade out effect for the new mail alert notification. sr=bienvenu 2006-03-15 01:17:53 +00:00
rob_strong%exchangecode.com
ab435ad30b Bug 271166 - Should be able to blacklist extensions centrally, in update.mozilla.org. ui-r=beltzner, r=darin, sr=mscott 2006-03-08 21:54:27 +00:00
scott%scott-macgregor.org
18a82468d9 remove some control-m characters 2006-03-04 00:43:31 +00:00
scott%scott-macgregor.org
8bfe89fb41 Bug #312940 --> Improve the alert notification for new mail. Fix issues with the alert being too wide when given messages with long subjects sr=bienvenu 2006-03-04 00:33:14 +00:00
scott%scott-macgregor.org
6db3e48650 Bug #328795 --> Covnert Thunderbird to use toolkit's typeaheadfind bar sr=bienvenu 2006-03-02 20:17:01 +00:00
scott%scott-macgregor.org
dd31977bfe I've been checking in files with broken line endings. Try to fix the damage by removing the ctrl-m's 2006-02-22 01:21:54 +00:00
scott%scott-macgregor.org
b6bb0ecf64 Bug #251296 --> front end work for favorite folders. sr=bienvenu 2006-02-14 23:56:59 +00:00
scott%scott-macgregor.org
b9f694dd45 Bug #239136 --> tweak the new download manager settings to act a little more like the old progress dialog. Close after the download is done 2006-02-13 20:48:45 +00:00
scott%scott-macgregor.org
5a888d3240 Bug #239136 --> delete downloads.rdf as part of a one time upgrade to the new download manager. sr=bienvenu 2006-02-11 00:39:00 +00:00
scott%scott-macgregor.org
2ebd85fd9e Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
Stop building the old one for thunderbird in xpfe\components.

sr=bsmedberg
2006-01-31 22:03:15 +00:00
darin%meer.net
fad1e42799 disable <a ping> in thunderbird, b=319368, r=mscott 2006-01-11 17:06:08 +00:00
bsmedberg%covad.net
7dde5df9dc Bug 314521 - Software update from tbird 1.5b2 -> 1.5rc1 doesn't update windows registry for add/remove program listing r=mscott 2005-11-02 21:17:43 +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
beng%bengoodger.com
3f05d1c4c3 305226 - details link in software update is broken. make sure there's a fallback url if the update.xml file does not provide one. r=darin, mscott a=mscott 2005-10-03 16:34:49 +00:00
beng%bengoodger.com
4fad78842a 305226 - final details url for firefox and thunderbird for the 'Update failed for some reason' page of the update wizard. Simply takes users to the firefox/thunderbird product pages so they can get the latest version. r=mscott. approving myself. 2005-09-27 23:35:00 +00:00
scott%scott-macgregor.org
79d1b1922d Bug #302095 --> turn off some unnecessary security warnings for thunderbird only.
sr=bienvenu
2005-09-26 22:36:14 +00:00
scott%scott-macgregor.org
d5c8adcbe6 Bug #308308 --> Extensions.rdf is no longer needed
r=rob strong
2005-09-22 21:41:22 +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
09ab89e547 Bug #305843 --> update timer should not fire every 5 seconds - fire every 10 minutes instead.
Port Ben's patch to Thunderbird.
2005-08-26 20:56:11 +00:00
cmp%mozilla.org
82ae8bfca7 Use simpler form of AUS2 update URL. Bug 302721, attachment 193786.
r=chase@mozilla.org, a=cbeard@mozilla.org
2005-08-25 03:49:07 +00:00
cmp%mozilla.org
9dd7889eb0 Implement update service channels. Bug 302721, attachment 192129. Patch
by Darin Fisher <darin@meer.net>.  r=benjamin@smedbergs.us
2005-08-25 02:16:35 +00:00
cmp%mozilla.org
78ebced36f Add --enable-update-channel for browser+mail. Bug 302721, attachment
193749.  r=bryner@brianryner.com, sr=benjamin@smedbergs.us
2005-08-25 00:59:09 +00:00
bsmedberg%covad.net
c54aa3f56b Bug 304476 (and 304478) - remove app.extensions.version from default prefs - r=chase 2005-08-16 19:28:01 +00:00
scott%scott-macgregor.org
b7f6a2af33 Bug #304174 --> Too many default client prompts on Mac startup 2005-08-10 18:48:32 +00:00
scott%scott-macgregor.org
7e942f6dd4 smart update pref changes 2005-08-09 00:52:29 +00:00
scott%scott-macgregor.org
2201f41103 by default app.update.enabled should be true 2005-08-08 22:57:36 +00:00
scott%scott-macgregor.org
1c1b20d8c5 get rid of an obsolete pref 2005-08-02 20:28:34 +00:00