Commit Graph

67 Commits

Author SHA1 Message Date
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
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
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
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
scott%scott-macgregor.org
b30a9da042 Bug #249838 --> Start hooking up webservices and the smart update notifications for Thunderbird. 2004-07-27 23:35:29 +00:00
scott%scott-macgregor.org
af801ce18e part of Bug #245430 --> thunderbird static build support.
Get rid of the mail\config packaging of chrome into dist\thunderbird. Let the installer do it as part of the
packaging process.
2004-07-18 21:47:27 +00:00
scott%scott-macgregor.org
f40227a547 Bug #251418 --> add dom_loadsave.xpt to the packaging lists 2004-07-15 02:51:04 +00:00
scott%scott-macgregor.org
f9c340ae64 Fix the nightly build machine which was unable to use 7zip when packaging the installer bits
because of a missing line return.
2004-07-06 23:43:33 +00:00
scott%scott-macgregor.org
b7457be0c9 Bug #249783 --> change the company name to mozilla instead of mozilla.org.
Fix a problem with the DWORD uninstaller entries having an invalid key value.
2004-07-04 18:26:18 +00:00
scott%scott-macgregor.org
a8f2ca1eaf Package new extensions stuff in the installer 2004-06-18 17:36:50 +00:00
scott%scott-macgregor.org
415383cc90 Try to get Thunderbird running on the trunk again now that the new profile manager has landed for aviary.
Includes patches for Bug #239929, #244800 and Bug #244134
2004-06-18 07:14:56 +00:00
scott%scott-macgregor.org
e98761ca04 Tweak compression flags to make the download even smaller. Thanks to Igor Pavlov for the change. 2004-06-16 20:46:30 +00:00
scott%scott-macgregor.org
e4885e8f40 Additional fix for Bug #246606 2004-06-14 00:37:26 +00:00
scott%scott-macgregor.org
5d8f0f4a8c Bug #246606
Set some keys that will make us show more info in add/remove programs.
2004-06-14 00:15:08 +00:00
scott%scott-macgregor.org
9fa6f67864 Remove ucnative.xpt from the packaging manifests
Patch by Stephen Walker
2004-06-03 16:49:02 +00:00
ben%bengoodger.com
0d13b7bfd1 225641 - installer should ask where to put icons, mail portion of this r=mscott 2004-06-02 01:38:14 +00:00
scott%scott-macgregor.org
851a74668f correct the objdir/srcdir variables in the installer generation makefile 2004-05-28 21:56:23 +00:00
scott%scott-macgregor.org
ae09b6ebc9 Add 7zip support to the thunderbird trunk builds 2004-05-26 22:05:33 +00:00
scott%scott-macgregor.org
4ab947a486 script changes to build_static.pl to make it work with thunderbird
use the new installer generation scripts on windows for thunderbird
2004-05-26 21:29:59 +00:00
scott%scott-macgregor.org
36a0157a7c don't refer to the adt component in the installer since we don't build inspector as an installer
component anymore
2004-05-24 05:48:39 +00:00
scott%scott-macgregor.org
23965d12b5 Don't include dom inspector in the installer to help reduce the download size.
You can still get it from the full XPI.
2004-05-22 02:41:04 +00:00
scott%scott-macgregor.org
41d053db44 first crack at getting a stub installer going.
Try to pass in INSTALLER_URL into the installer script
2004-05-18 21:14:25 +00:00
scott%scott-macgregor.org
bf3d142f53 fix talkback typo 2004-05-17 19:55:46 +00:00
scott%scott-macgregor.org
4f7eeaf391 add a stub installer jst file (not hooked up to anything yet) 2004-05-17 17:30:01 +00:00
scott%scott-macgregor.org
d4a2ee0c65 Try to fix broken talkback component for the thunderbird installer 2004-05-15 04:10:30 +00:00
scott%scott-macgregor.org
b346081e7c Bug #243562 --> Add a talkback component to the windows installer 2004-05-13 22:42:20 +00:00
scott%scott-macgregor.org
319315155a Bug #241842 --> Uninstaller gives error about not all files being deleted 2004-04-27 07:34:34 +00:00
scott%scott-macgregor.org
833fcb1ae2 Bump the trunk's installer to say 0.6+ 2004-04-19 16:22:02 +00:00