Commit Graph

94 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
e603de7ab7 Bug #291836 --> packaging changes for the new extension manager stuff 2005-04-25 23:03:56 +00:00
scott%scott-macgregor.org
bab3a1098e Bug #289448 --> delete the old en-US-mail.jar file when installing a new
build

r=bsmedberg
2005-04-19 20:33:45 +00:00
bsmedberg%covad.net
a4253a1c29 Package bustage from bug 289448 - We now use en-US.jar directly, instead of en-US-mail.jar 2005-04-16 17:25:44 +00:00
bsmedberg%covad.net
5ab05a6f66 Bug 289448 - Don't run a repackaging step on the tbird locales - r=gandalf r2=mscott a=asa 2005-04-15 12:45:21 +00:00
cmp%mozilla.org
9990859710 Make configure settings available to mail/installer/Makefile.in. Bug
290075, attachment 180715. r/a=benjmain@smedbergs.us
2005-04-14 15:35:38 +00:00
scott%scott-macgregor.org
5a30468926 Bug #290075 --> Thunderbird 1.0.x launches no windows and empty Main Menu
make mail\installer\Makefile.in work on Mac builds now that the tinderbox script
calls in here.
2005-04-13 00:28:30 +00:00
bryner%brianryner.com
6c09a95819 Fix product keys for Firefox and Thunderbird so that the installer correctly cleans up after old versions. Bug 247884, r=ben. 2005-03-26 04:48:04 +00:00
mozilla.mano%sent.com
ee8fda5a16 Bug 274708 - Thunderbird Installer doesn't have mnemonics in License Agreement screen. patch from Gavin Sharp <gavin.sharp@gmail.com> r+sr=mscott 2005-03-22 05:09:53 +00:00
shaver%mozilla.org
12b778ad3d remove vestigial references to deceased messenger-mdn locale package, r=mscott 2005-03-19 00:00:30 +00:00
scott%scott-macgregor.org
8e32abe418 Bug #285510 --> Get rid of platformCommunicator overlays. Stop relying on xpfe\communicator\platform stuff.
This fixes the mac build getting duplicated items in the windows menu.
2005-03-16 04:20:38 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
mozilla.mano%sent.com
884578ca4e Bug 274708 - Thunderbird Installer doesn't have access-keys (mnemonics) in License Agreement screen. patch by Gavin Sharp <gavin.sharp@gmail.com> r+sr=mscott 2005-03-10 01:40:33 +00:00
bsmedberg%covad.net
e452ab3a7b Bug 283365 - tbird nightly ZIP/tar builds broken, because they packaged a bad app-chrome.manifest r=swalker 2005-02-23 21:46:11 +00:00
bsmedberg%covad.net
473534a724 Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben 2005-02-22 21:49:45 +00:00
bsmedberg%covad.net
e82e4540da Backout bug 278534 due to tinderbox orange. 2005-02-20 01:47:13 +00:00
bsmedberg%covad.net
3d5d14bc57 Bug 278534 - Make a plaintext chrome registration file format to replace contents.rdf r/sr=darin+dveditz+ben 2005-02-19 15:35:36 +00:00
tor%cs.brown.edu
6ce8f5faf8 Bug 199771 - soft fail if gdi+ or cairo can't be found/used.
r=scooter, sr=bryner
2005-02-18 16:30:12 +00:00
scott%scott-macgregor.org
8960a34ac4 Now that we are almost done landing the aviary changes for Thunderbird onto the trunk, its time to bump the version string up to 1.0+ 2005-02-17 18:26:01 +00:00
bsmedberg%covad.net
f3dd951f94 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
timeless%mozdev.org
f903739060 Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst
2005-01-14 09:19:12 +00:00
cltbld
1c4678463e For Thunderbird MSI, run the Thunderbird installer with the correct
argument to invoke the installer in silent mode. (cmp)
2005-01-14 00:06:56 +00:00
cltbld
89629fd466 Add MSI package generation for Thunderbird. This is an extension of work
supporting bug 231062. (cmp)
2005-01-09 00:26:25 +00:00
scott%scott-macgregor.org
3cc5699f96 Work of fixing Bug #276918 --> Thunderbird installer and zip builds are DOA after the aviary landing to mozilla\toolkit with
toolkit entity errors.

Locale restructuring to match work done on the aviary 1.0 branch.
2005-01-07 01:29:20 +00:00
scott%scott-macgregor.org
4eff9161e9 Bug #276918 --> add appstartup and xulapp xpt files to packager list so the em doesn't throw exceptions on startup
that keep installer builds from loading.
2005-01-06 18:03:18 +00:00
scott%scott-macgregor.org
3a0c7649c7 Bug #241602 --> Port thunderbird fixes from the aviary 1.0 branch to the trunk.
register properties chrome url for Win XP Start menu
2004-12-21 00:25:47 +00:00
scott%scott-macgregor.org
aabeae258d Bug #254462 --> Port aviary 1.0 changes for software update support from the branch to the trunk. 2004-12-13 23:41:44 +00:00
dbaron%dbaron.org
9db368a6af Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
dbaron%dbaron.org
e2aa2edb92 Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner 2004-11-30 06:04:04 +00:00
scott%scott-macgregor.org
37e81686f6 Bug #271889 --> install offline UI by default
sr=bienvenu
2004-11-26 18:48:47 +00:00
timeless%mozdev.org
0f580b3f96 Bug 251078 Remove xpcom's rebase utility
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 20:00:26 +00:00
scott%scott-macgregor.org
9e4d8fa027 Bug #267726 -->
old version of thunderbird remains in the Add New Programs control panel
2004-11-10 19:17:34 +00:00
bsmedberg%covad.net
3824d6b15f Installer bustage from bug 237745 - package appstartup.xpt properly. 2004-11-01 12:16:48 +00:00
scott%scott-macgregor.org
690963c5aa keep talkback at 100% for trunk builds 2004-10-27 23:15:27 +00:00
darin%meer.net
52ac61d678 landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner 2004-10-25 19:34:45 +00:00
bryner%brianryner.com
53736949e9 Fix linux installer to be able to use png images instead of XPM. Add new firefox and thunderbird artwork in png forward and remove generic xpms. Bug 265826, r=vlad. 2004-10-25 08:32:39 +00:00
scott%scott-macgregor.org
f43784cfdb Bug #263549 --> only install talkback in 20% of the releases when doing a default install. 2004-10-12 01:42:48 +00:00
scott%scott-macgregor.org
f2c0c8f5fa Bug #263531 --> default custom installs should pick up the RSS reader 2004-10-08 21:33:48 +00:00
bsmedberg%covad.net
4927491a8c global-region missing on tbird trunk, try #2, updating the manifests. This is fallout from the changes to remove US.jar 2004-10-04 20:10:41 +00:00
scott%scott-macgregor.org
a45d84adf5 Bug #214663 --> get rid of the region package in the installer because we don't need it anymore.
There is no longer a US region pack getting packaged into the language pack (en-US-mail.jar).

This makes life easier for the localization folks.
2004-09-23 23:24:05 +00:00
cbiesinger%web.de
1d61416f70 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
scott%scott-macgregor.org
6e81d6a7df fix some crashers because we don't support plugins by default 2004-09-10 21:39:13 +00:00
scott%scott-macgregor.org
6379ac4c1a Strip thunderbird-bin.elf in case talkback fails to do so. 2004-09-01 20:49:48 +00:00
scott%scott-macgregor.org
df7a253f4b Bug #253339 --> Remove old program files when installing on top of an existing installation 2004-08-27 02:16:50 +00:00
scott%scott-macgregor.org
11d14c549d Bug #256190 --> thunderbird.js preferences getting loaded before mailnews.js. Rename thunderbird.js to all-thunderbird.js
to ensure that it gets loaded last since it has the final overrides for thunderbird.
2004-08-19 20:18:04 +00:00
scott%scott-macgregor.org
7f979d1e24 Bug #250918 --> move the locale files for the offline extension into en-US.jar to make it easier to localize. 2004-08-05 21:03:21 +00:00
scott%scott-macgregor.org
be313edc35 Bug #253490 --> Installer support for the RSS component.
Bug #253617 --> Options / General panel on Windows won't remember any settings. Synch the installer with the messenger-mapi
chrome locaton changes made for GNOME mapi support.
2004-07-30 21:54:51 +00:00
scott%scott-macgregor.org
ea8fd44bf2 Bug #253339 --> Remove old program files when installing on top of an existing installation
Fixes some common problems when folks don't do clean upgrades from 0.6 (non static) to 0.7/0.8 (static) builds.
2004-07-29 22:22:27 +00:00
scott%scott-macgregor.org
ad9896bd58 back out my previous checkin, it broke the installer. 2004-07-29 07:04:51 +00:00
scott%scott-macgregor.org
b3327e7a28 Bug #253339 --> try to remove stale/obsolete thunderbird files when the installer is installing on top of an existing
installation.
2004-07-29 03:23:32 +00:00
scott%scott-macgregor.org
e6a59a9b47 Bug #253291 --> Changes to preferences file not saved.
Matching thunderbird changes for brian's firefox fix.
2004-07-28 21:51:30 +00:00