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

338 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 98aa4d728d Write components manifests if they are missing, r=bsmedberg 2005-01-25 16:07:26 +00:00
cmp%mozilla.org 0c72a83f79 On MacOS X, create a compressed disk image using hdiutil rather than
gzipping an uncompressed disk image.  b=242845, r=bryner, sr=bsmedberg
2005-01-24 19:49:50 +00:00
wtchang%redhat.com 74a568cea0 Bugzilla Bug 262822: use run-mozilla.sh to invoke shlibsign. Removed an
unnecessary cd command. r=cmp. sr=bryner.
Modified Files:
	xpinstall/packager/Makefile.in
	toolkit/mozapps/installer/packager.mk
2005-01-17 23:18:11 +00:00
bsmedberg%covad.net ca5243c97b 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
cmp%mozilla.org 608394d9a4 Bug 229706. Commit mkaply's fix for Windows installer's silent mode. 2005-01-13 23:58:59 +00:00
mattwillis%gmail.com 2e6f7f5803 bug 275828
rev0 patch per ben
#ifdef MOZ_THUNDERBIRD statements in Extensions Manager hose Sunbird
changed to #ifndef MOZ_PHOENIX
r=ben
2005-01-08 00:43:45 +00:00
cltbld e491fec842 Generalize make-msi.pl script to open the door for MSIs of other Mozilla
projects.  Work supporting bug 231062. (cmp)
2005-01-06 23:02:38 +00:00
cltbld 9ef474501a Bug fixes in general MakeMSI header files to use new names properly. Work
supporting bug 231062. (cmp)
2005-01-06 20:26:40 +00:00
cltbld 1ccf5e07bc Add support for general MakeMSI files to make-msi script and firefox header
file.  Work supports bug 231062. (cmp)
2005-01-06 20:25:30 +00:00
cltbld 62e92cd348 Redirect mozilla-*.mmh files as needed to set up a generalized MakeMSI
infrastructure.
2005-01-06 20:15:13 +00:00
bugzilla%arlen.demon.co.uk 5f4c16fd3d Bug 260741 Wrong download file size in MB is reported
p=gavin.sharp@gmail.com r=mconnor
2005-01-03 00:59:03 +00:00
bugzilla%arlen.demon.co.uk 122c0356cb Bug 272046 Pass OS to web service
p=jens.b@web.de r=bsmedberg/mconnor
2005-01-03 00:42:36 +00:00
timeless%mozdev.org e1f2298bd4 giving up 2004-12-29 05:35:25 +00:00
timeless%mozdev.org c17be52688 Bug 272046 Pass OS to web service
patch by Bugzilla-alanjstrBugs@sneakemail.com r=bsmedberg
2004-12-29 04:58:50 +00:00
timeless%mozdev.org 29fb15602e backing bug 272046 out since it caused tinderbox to go orange 2004-12-29 04:24:42 +00:00
timeless%mozdev.org eced98fe55 Bug 272046 Pass OS to web service
patch by Bugzilla-alanjstrBugs@sneakemail.com r=bsmedberg
2004-12-29 00:00:13 +00:00
cltbld bf5bfb0590 Change PACKAGE_MSI variable name to MOZ_PACKAGE_MSI. (cmp) 2004-12-24 19:49:30 +00:00
cltbld fca58b1250 Small fixes to increase verbosity. Change staging directory to
dist/install. (cmp)
2004-12-24 05:24:48 +00:00
cltbld 3bbc2a8baa Use a PACKAGE_MSI environment variable to control whether or not the script
continues execution.  If this is not set to 1, the script will exit without
attempting to create the MSI.
2004-12-23 21:29:41 +00:00
cltbld 719adf8457 Commit a first pass at generating Windows Installers using MakeMSI. (cmp) 2004-12-23 21:03:34 +00:00
aaronleventhal%moonset.net bda8ecd900 Bug 255855. Fix unselected radio button in helper app dialog. r=mconnor 2004-12-23 15:44:36 +00:00
steffen.wilberg%web.de af3a4a94ce remove the unused nsHelperAppDlg.js because it is confused with nsHelperAppDlg.js.in all the time 2004-12-22 09:48:26 +00:00
steffen.wilberg%web.de f422e97df1 reland part bug 260337 (clobbered by aviary-landing). 2004-12-21 12:23:35 +00:00
db48x%yahoo.com e0a0119bc1 bug 239006: Download manager doesn't account for filesize when presenting combined percentages
patch by Zbigniew Braniecki <gandalf@firefox.pl>, r=cbiesinger, sr=darin
2004-12-18 04:06:51 +00:00
myk%mozilla.org 29af4bdb28 Fix for bug 271473: decouples the app update service, plugin finder service, and extension/theme directory (umo) from each other by moving them to different domain names (aus.mozilla.org, pfs.mozilla.org, and addons.mozilla.org, respectively, but that last URL will redirect to addons.update.mozilla.org temporarily so we don't break Firefox 1.0 users) so that we can isolate them from each other for better reliability and capacity control. r=ben 2004-12-16 09:12:20 +00:00
bryner%brianryner.com 884453541b Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
bsmedberg%covad.net 9233aeeb28 Forgot one use of the pref from bug 237417 - noted by bugzilla-mozilla@dorando.at 2004-12-09 17:55:37 +00:00
darin%meer.net dc0f26d0f0 fixes bug 273078 "nsAppRunner.cpp should write compatibility.ini" r=bengoodger+bsmedberg 2004-12-07 08:10:39 +00:00
bsmedberg%covad.net 5a4d47e698 Bug 273417 - Use the app id/version/buildid from nsXULAppAPI instead of using prefs r=darin a=ben 2004-12-07 04:53:07 +00:00
bugzilla%arlen.demon.co.uk a9eda77f4d Backing out bug 240696 again following aviary branch landing 2004-12-05 21:02:04 +00:00
dbaron%dbaron.org 12f74c80f3 Merge cvs removes from aviary branch (in browser and toolkit directories) to the trunk. 2004-12-02 02:46:06 +00:00
bugzilla%arlen.demon.co.uk 1548dda904 Bug 239394 nsIMIMEInfo should use interCaps for functions and attributes
Relanding relevant parts of patch following aviary branch landing
2004-12-01 23:59:15 +00:00
bugzilla%arlen.demon.co.uk c8e3b14a0d Bug 237745 split app-startup from core appshell functionality
Reland parts of patch following aviary branch landing - already reviewed
2004-12-01 17:26:48 +00:00
bugzilla%arlen.demon.co.uk 0c0d316486 Bug 191805 Installer progress meters should use the system progress meter color
Relanding toolkit part of patch following aviary branch landing
2004-12-01 11:52:27 +00:00
bugzilla%arlen.demon.co.uk 50eb9d62f0 Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
Relanding to fix aviary branch landing regressions
2004-12-01 11:42:34 +00:00
bugzilla%arlen.demon.co.uk b34a4acb3b Bug 261267 helper application dialog has title issues when opening an unknown filetype
Relanding after aviary branch landing - already reviewed
2004-12-01 11:12:21 +00:00
bryner%brianryner.com 529656f3fc fixing windows installer bustage from aviary branch landing 2004-12-01 04:15:35 +00:00
ben%bengoodger.com 74c2270b81 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
bryner%brianryner.com 81a7e53e6d Strip the installer binary before creating a tarball (bug 271027). r=cmp. 2004-11-26 09:37:44 +00:00
timeless%mozdev.org a14a802332 Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
bryner%brianryner.com 9b4924b887 Fix missing strings in custom setup components dialog (bug 268303). r=ajschult@verizon.net 2004-11-13 00:29:44 +00:00
bugzilla%arlen.demon.co.uk c129fec9b1 Bug 191805 Installer progress meters should use the system progress meter color
p=sdwalker@myrealbox.com r=bsmedberg sr=ben@mozilla.org
2004-11-10 13:44:33 +00:00
bsmedberg%covad.net 3055933c27 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
bugzilla%arlen.demon.co.uk cd63368df0 Bug 261267 helper application dialog has title issues when opening an unknown filetype - regression fix
p=me r=mscott
2004-10-27 21:44:47 +00:00
dmose%mozilla.org b2cb31e2e6 Partial fix for Open / Show Folder being broken for files downloaded in previous invocations of Firefox (bug 239948); r=ben 2004-10-26 06:44:21 +00:00
steffen.wilberg%web.de ebd468979b fixing build bustage from bug 265826; trunk checkin missed a file 2004-10-25 14:06:27 +00:00
bryner%brianryner.com bc2025a5f4 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
bugzilla%arlen.demon.co.uk ab3c13419e Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
p=me r=vladimir
2004-10-24 18:20:10 +00:00
timeless%mozdev.org d90e3a69ca Bug 246173 Install failed: Couldn't open xpistub library
patch by ajschult@verizon.net r=bryner a=asa
2004-10-24 05:26:06 +00:00
dmose%mozilla.org ff9db7b110 Fix "Show Folder" and "Open" in download manager and prefs on GNOME (bug 249654); r+a=ben 2004-10-21 05:51:28 +00:00