Commit Graph

259 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
6e68d2a1e8 Back out Bug #273977 to fix the mac bustage 2006-07-07 16:26:16 +00:00
scott%scott-macgregor.org
97fc989da2 Bug #273977 --> thunderbird does not identify itself correctly to iListen voice rec.
sr=mark@moxienet.com

Patch by Chris Andrichak
2006-07-06 22:03:11 +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
gavin%gavinsharp.com
30cc2700df Bug 314927: make install does not put default.xpm into $(DESTDIR)$(mozappdir)/chrome/icons/default, patch by Mike Hommey <mh+mozilla@glandium.org>, r=bsmedberg 2006-06-24 13:12:43 +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
scott%scott-macgregor.org
74fb26fa47 Bug 327124 --> support for windows x64 platform. patch by m_katol@ga2.so-net.ne.jp sr=mscott 2006-05-17 18:09:10 +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
cls%seawood.org
00570f4496 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
cls%seawood.org
74ac97fd84 Fix mingw cross-compile & static build bustage
Bug #333941 r=bsmedberg
2006-04-14 22:59:21 +00:00
masayuki%d-toybox.com
152c9dd6c3 Bug 333221 IDC_SELECTANCHOR cursor is no longer required. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=roc 2006-04-11 16:26:34 +00:00
pavlov%pavlov.net
5fbd646e48 fixing windows thunderbird build bustage 2006-04-05 00:33:49 +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
0c7f7d81f5 Bug #327164 --> bump the trunk thunderbird builds to 3.0a1 /
Thunderbird 3 Alpha 1 instead of the non existent 1.6a1 release.
2006-03-01 21:38:52 +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
dbaron%dbaron.org
2170b6ff99 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
timeless%mozdev.org
47dd1a2c94 Bug 318018 [BEOS] Thunderbird static build fails
patch by doug@sheltonfamily.org r=tqh sr=bsmedberg
2005-12-11 05:26:45 +00:00
bsmedberg%covad.net
0f4ce9bbbe Reverting part of bug 311735, the LOCAL_INCLUDES are needed to build the win32 resources still. 2005-11-23 18:32:55 +00:00
bsmedberg%covad.net
1da895f681 Can't use -lXUL on mac (that looks for .dylib), so specify the file manually 2005-11-23 16:27:49 +00:00
bsmedberg%covad.net
6a4881b44b Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 14:16:33 +00:00
gandalf%firefox.pl
027ac0fb92 backing out patch from bug 262265 due to lack of non-branded Mozilla Mail icon. 2005-11-19 01:46:17 +00:00
gandalf%firefox.pl
abd8f54a48 Bug 262265 - Provide anti-aliased PNG icons for Gnome and KDE; r+sr=mscott 2005-11-18 16:48:30 +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
scott%scott-macgregor.org
6705c4544a Bug #314139 --> fix the company field on the thunderbird and firefox .exes
r=chase
2005-11-01 23:54:03 +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
dbaron%dbaron.org
804259c6b1 Pass arguments through cleanly rather than performing extra escaping. b=307185 Patch from Tuukka Tolvanen <tuukka.tolvanen@gmail.com>. r=bsmedberg sr=bryner 2005-09-20 21:11:37 +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
mark%moxienet.com
62caa0107f Bug 307156, Mac "Get Info" copyright is wrong. [s]r=mscott 2005-09-06 14:39:01 +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
mark%moxienet.com
4e188e8ab2 Missed files from bug 302080. 2005-08-18 13:29:55 +00:00
mark%moxienet.com
4e19563146 Bug 302080, Mac products need to display EULA. New Mac dmg packager, EULA resources, dmg backgrounds, and icons. Also fixes 180837, 257854, 283598. r=josh sr=smfr sr=bryner 2005-08-18 13:11:46 +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
cmp%mozilla.org
67ae8fcee6 Bump mail version to 1.6a1. Bug 304474, attachment 192790. 2005-08-16 18:35:42 +00:00