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

338 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 4776879053 Write components manifests if they are missing, r=bsmedberg 2005-01-25 16:07:26 +00:00
cmp%mozilla.org 4d58f3772b 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 eeb28c997b 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 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
cmp%mozilla.org ef5128cbf9 Bug 229706. Commit mkaply's fix for Windows installer's silent mode. 2005-01-13 23:58:59 +00:00
mattwillis%gmail.com 1b81ba8d78 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 e7963776c0 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 b14bec0adf 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 02e1e2494e 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 5f78054e82 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 968c1326e2 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 b335df249e 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 fabe153c87 giving up 2004-12-29 05:35:25 +00:00
timeless%mozdev.org 04695dff86 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 f5a5efafaa backing bug 272046 out since it caused tinderbox to go orange 2004-12-29 04:24:42 +00:00
timeless%mozdev.org 1c4608e5d6 Bug 272046 Pass OS to web service
patch by Bugzilla-alanjstrBugs@sneakemail.com r=bsmedberg
2004-12-29 00:00:13 +00:00
cltbld d73bf0580a Change PACKAGE_MSI variable name to MOZ_PACKAGE_MSI. (cmp) 2004-12-24 19:49:30 +00:00
cltbld decd71bcf8 Small fixes to increase verbosity. Change staging directory to
dist/install. (cmp)
2004-12-24 05:24:48 +00:00
cltbld 99ef4f06a7 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 1c789a59fa Commit a first pass at generating Windows Installers using MakeMSI. (cmp) 2004-12-23 21:03:34 +00:00
aaronleventhal%moonset.net a760a6bb8f Bug 255855. Fix unselected radio button in helper app dialog. r=mconnor 2004-12-23 15:44:36 +00:00
steffen.wilberg%web.de 25e2122285 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 40b19c39c4 reland part bug 260337 (clobbered by aviary-landing). 2004-12-21 12:23:35 +00:00
db48x%yahoo.com 16bf0830c2 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 b81eff6449 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 d9626f6746 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 9465ea5d12 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 ace6577c93 fixes bug 273078 "nsAppRunner.cpp should write compatibility.ini" r=bengoodger+bsmedberg 2004-12-07 08:10:39 +00:00
bsmedberg%covad.net 8780632762 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 a415c7ea01 Backing out bug 240696 again following aviary branch landing 2004-12-05 21:02:04 +00:00
dbaron%dbaron.org d94716da9b 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 5a420dfff5 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 0ba219079e 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 69155ec954 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 83a2e3ffc5 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 d03f509ba3 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 f16c156abf fixing windows installer bustage from aviary branch landing 2004-12-01 04:15:35 +00:00
ben%bengoodger.com a3b1eda480 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
bryner%brianryner.com bddccad4f3 Strip the installer binary before creating a tarball (bug 271027). r=cmp. 2004-11-26 09:37:44 +00:00
timeless%mozdev.org d01dd1aa4c 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 f19aed68bd 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 64a91a050e 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 e08012b8b7 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 80f4807d47 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 e78348af74 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 62b4b0b777 fixing build bustage from bug 265826; trunk checkin missed a file 2004-10-25 14:06:27 +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
bugzilla%arlen.demon.co.uk ff6e7a4194 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 bef0a87d96 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 c6ea67d1ab 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