Граф коммитов

152 Коммитов

Автор SHA1 Сообщение Дата
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 79e9310865 try to fix talkback for thunderbird 2004-05-17 22:13:40 +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
bryner%brianryner.com 7988bfcece (hopefully temporary) change for talkback packaging. Re-run mail/config before creating the tarball so that talkback components can be copied to dist/thunderbird. 2004-05-04 06:29: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
dbaron%dbaron.org e3c0a11017 Changes to allow tinderbox automation of thunderbird zip builds. b=240804 r=bryner sr=mscott 2004-04-26 23:28:49 +00:00
scott%scott-macgregor.org 833fcb1ae2 Bump the trunk's installer to say 0.6+ 2004-04-19 16:22:02 +00:00
scott%scott-macgregor.org e065dc8370 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Move the generic installer artwork from mozapps to mail\installer.
2004-04-19 05:17:06 +00:00
scott%scott-macgregor.org c662c2b1a2 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Move the generic installer artwork from mozapps to mail\installer.
2004-04-19 05:08:21 +00:00
scott%scott-macgregor.org 494608aa06 Bug #240680 --> thunderbird installer needs to set the PathToExe entry in the windows registry upon installation 2004-04-16 22:22:45 +00:00
scott%scott-macgregor.org b1c4e9a883 change welcome text to include an exclamation mark. With emphasis! 2004-03-26 22:50:11 +00:00
scott%scott-macgregor.org 69d8f10447 Bug #238562 --> get DOM Inspector working as an optional component in the windows installer.
Add ADT xpi information to the windows installer
2004-03-24 23:31:22 +00:00
scott%scott-macgregor.org abd4b7db22 Offline JS template file for the installer 2004-03-15 22:19:49 +00:00
scott%scott-macgregor.org 5bbbbb8cb9 remove a comma that shouldn't be there from an installer screen 2004-03-12 03:42:27 +00:00
scott%scott-macgregor.org 55fe164a33 don't show the clean install checkbox when going through the customize install option 2004-03-12 01:51:24 +00:00
scott%scott-macgregor.org 50e260671b Bug #235651 --> More windows installer work.
Fix problems in regus.jst where we were not registering the US region chrome package.

Adjust how we handle the LICENSE file so it ends up as a .txt file when the user installs the app.

Register as a default news handler, including all of the news protocols into the windows registry.
2004-03-12 01:30:06 +00:00
scott%scott-macgregor.org fbcce9fa60 Bug # --> add missing dll to the installer packaging list. 2004-02-27 01:30:52 +00:00
scott%scott-macgregor.org 19f99820f6 Bug #235651 -->remove unnecessary chrome registration 2004-02-26 22:57:45 +00:00
scott%scott-macgregor.org 9b3e79c817 Bug#235651 --> We don't need to use a .autoreg file for installer. the installer creates this files by hand... 2004-02-26 18:24:18 +00:00
scott%scott-macgregor.org 756f979fec Bug #235651 --> Make readme.txt and LICENSE files work 2004-02-26 02:59:58 +00:00
scott%scott-macgregor.org af8780eeb4 more ground work changes for getting an installer going 2004-02-26 02:36:22 +00:00
scott%scott-macgregor.org aea7c1fe75 not part of the build
more installer updates
2004-02-26 01:01:40 +00:00
scott%scott-macgregor.org dd2c8174a4 more updates 2004-02-24 04:42:27 +00:00
scott%scott-macgregor.org fa255cac43 (Not built yet)
First pass at basic Win32 Installer files
2004-02-24 03:55:59 +00:00