Commit Graph

2595 Commits

Author SHA1 Message Date
leaf%mozilla.org
4df0ce7440 actually install something from talkback.xpi 2004-04-10 00:26:04 +00:00
leaf%mozilla.org
e864276aaa updating talkback install.js template to actually install something. 2004-04-09 16:29:22 +00:00
timeless%mozdev.org
5a58f99957 Bug 234741 installer should refuse to install to a non-empty, non-Mozilla directory
patch by ajschult@mindspring.com r=bsmedberg sr=dveditz a=asa
2004-04-08 05:20:01 +00:00
timeless%mozdev.org
3608b7ca7b Bug 234741 installer should refuse to install to a non-empty, non-Mozilla directory
patch by ajschult@mindspring.com r=bsmedberg sr=dveditz a=asa
2004-04-08 04:55:05 +00:00
bryner%brianryner.com
7472931f6d Don't build this version of the installer if MOZ_XUL_APP is defined. 2004-04-07 23:52:43 +00:00
kairo%kairo.at
e1f8a1b545 bug 239041 - Make tar.bz2 the default packager format on Solaris, r=pete.zha, sr=leaf, a=chofmann 2004-04-01 23:30:55 +00:00
mkaply%us.ibm.com
b802c60fe0 Bug 205773 - a=mkaply - change object ID for Mail icon in installer 2004-03-30 19:16:47 +00:00
leaf%mozilla.org
13929a4063 bug 218898. add talkback to packaging manifest. r=bsmedberg, sr=bryner a=chofmann 2004-03-26 23:04:45 +00:00
leaf%mozilla.org
f7047c72cb bug 218898, add talkback to installer manifests. r=bsmedberg, sr=bryner, a=chofmann 2004-03-26 23:02:28 +00:00
timeless%mozdev.org
32eeea0bbb Bug 238359 Linux installer does not install init.d/ directory
calendar patch by ajschult@mindspring.com r=mostafah a=chofmann
xpinstall patch by ajschult@mindspring.com r=gisburn a=mkaply
2004-03-26 15:57:58 +00:00
mkaply%us.ibm.com
85230d5354 #238643
r=pedemont, sr=blizzard (platform specific code), a=mkaply
Delete leftover XPT files on install so we can work over certain builds
2004-03-25 20:07:25 +00:00
bryner%brianryner.com
11137226fc Provide a mechanism to exclude unwanted files from firefox .zip/.tar build packaging (bug 238210). r=ben. Should only affect firefox release builds. 2004-03-24 19:22:52 +00:00
mkaply%us.ibm.com
9059a7bade a=mkaply - no idea why this wasn't removed a year ago 2004-03-23 23:19:12 +00:00
neil%parkwaycc.co.uk
4c565ab7f1 Bug 235921 Installer hangs if there are more than two apps to run p=ajschult r=bsmedberg sr=dveditz a=chofmann 2004-03-19 22:07:13 +00:00
neil%parkwaycc.co.uk
fd4e84a0a9 Bug 237510 installer exits on pause or dropped connection p=ajschult r=dveditz sr=bryner a=chofmann 2004-03-19 22:01:18 +00:00
cbiesinger%web.de
6114e65bf5 bug 58859 update linux installer readme; patch by Andrew Schultz <ajschult@mindspring.com> r=asa a=leaf 2004-03-16 23:47:13 +00:00
cbiesinger%web.de
a4d8fcbc2e bug 237275 fix badly wrapped README in linux installer
patch by Andrew Schultz <ajschult@mindspring.com> r+sr=dveditz a=chofmann
2004-03-13 17:10:49 +00:00
ben%bengoodger.com
89f4e4feb4 bug 234910 - crash exiting mozilla after installing an XPI
make the xpinstall manager a weak observer by inheriting from nsSupportsWeakReference - prevents xpinstall manager from lingering around until the app shuts down long after its usefulness has expired.
r=danm, sr=dveditz, a=chofmann
2004-03-13 00:25:34 +00:00
bryner%brianryner.com
24b2868e15 Changes for hooking up windows firefox nightlies to post-mozilla-rel.pl (bug 237173). r=leaf, a=dbaron. 2004-03-11 23:18:19 +00:00
neil%parkwaycc.co.uk
1a12446f8f Bug 149478 XPI install confirmation should default to cancel p=gautheri@noos.fr r=ajschult sr=dveditz a=chofmann 2004-03-11 21:03:49 +00:00
mkaply%us.ibm.com
835880d847 #205837
r=pedemont, sr=blizzard (platform specific)
Remove all directories we created in TMP during install
2004-03-09 23:48:22 +00:00
cbiesinger%web.de
35ade6fe43 63416 patch by Andrew Schultz <ajschult@mindspring.com> r=bsmedberg sr=bryner
remove sequential requirement for components in the installer's ini file
2004-03-09 22:47:26 +00:00
bienvenu%nventure.com
ff803a0c58 fix palm sync uninstall to restore previous conduit, sr=mscott 236923 2004-03-09 18:42:26 +00:00
bzbarsky%mit.edu
43c50dd583 Make error dialogs block continued execution of the installer. Bug 235139,
patch by Andrew Schultz <ajschult@mindspring.com>, r=dveditz, sr=bryner
2004-03-06 17:38:01 +00:00
bsmedberg%covad.net
f25a03b907 Bug 234353 - Remove old #define XI_ERR_BAIL_EXCEPT (unused) patch by ajschult@mindspring.com rs=dveditz 2004-03-05 05:43:13 +00:00
brade%comcast.net
245c852193 removed unused nsCOMPtr; r/sr=tor 2004-03-04 19:36:27 +00:00
neil%parkwaycc.co.uk
2fbdb90c07 Bug 214904 Use ISO dates in install.log p=cnst+moz%bugmail.mojo.ru (Constantine A. Murenin) r=dveditz sr=roc 2004-03-03 22:33:28 +00:00
jst%mozilla.jstenback.com
bc10ea8a9c Fixing bug 141056. Prevent setting the location of a window from crashing when called w/o JS on the stack, and ensure XPInstall pushes the JS context onto the JS context stack before evaluating JS. r+sr=bzbarsky@mit.edu, r+st=jst@mozilla.jstenback.com 2004-03-03 18:13:00 +00:00
timeless%mozdev.org
977260b591 Bug 230244 mozilla\xpinstall\src\nsInstall.cpp(2386) : warning C4930: 'nsString usr(void)': prototyped function not called (was a variable definition intended?)
r=bsmedberg sr=tor
2004-03-03 04:12:35 +00:00
mconnor%myrealbox.com
493f7f5cdc Bug 236010 - INI parser reads memory beyond EOF - patch by Andrew Schultz (ajschult@mindspring.com), r=bsmedberg sr=dveditz 2004-02-29 19:03:39 +00:00
darin%meer.net
c380c59f65 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
bsmedberg%covad.net
3ad1a1e910 Bug 232071 - windows uninstaller cosmetic bug (unescaped \n)... r+sr=bengoodger 2004-02-27 20:17:13 +00:00
leaf%mozilla.org
ec66e7c2ed clean up file permissions before creating installer .xpi files. r=dbaron 2004-02-26 23:31:46 +00:00
leaf%mozilla.org
bdd04414b4 remove possible line endings in buildid, which leads to disastrous default
install directories on windows. bug 233014. r=ssu, sr=dveditz
2004-02-26 21:47:03 +00:00
scott%scott-macgregor.org
d91cbf10ac Bug #234804,234976 --> Installers are crashing on launch, trying to install deflenus.xpi
r/sr=darin
2004-02-26 00:56:11 +00:00
cls%seawood.org
bbe803c4d7 Set MOZ_APP_NAME & MOZ_APP_VERSION based upon which app is being built.
Use MOZ_APP_NAME to set the proper paths for `make install`
Bug #234442 r=bryner
2004-02-25 03:27:11 +00:00
bryner%brianryner.com
078b6c6ce9 Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst. 2004-02-24 03:22:35 +00:00
cls%seawood.org
4e1a592115 Add support for cross-compiling to mingw.
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
pkw%us.ibm.com
32e05f3a01 Bug 231983 - xpicleanup incorrectly uses strcmp
r=timeless@bemail.org, sr=darin@meer.net
2004-02-19 22:00:12 +00:00
cbiesinger%web.de
e3703b5c21 bug 182161, remove "installation has completed" dialog from linux installer
patch by Andrew Schultz <ajschult@eos.ncsu.edu>, r=dveditz sr=bryner
2004-02-19 20:07:58 +00:00
cbiesinger%web.de
b280ba4a25 bug 99380 Different shell icons to identify each associated file type
patch by Jeremy Morton <jez9999@runbox.com>, icons by jez, SkewerMZ, Brian Bober and Malcom Scott
r=neil sr=jag a=bart
2004-02-19 19:11:32 +00:00
dbaron%dbaron.org
caa75b1fd1 Use the objdir and srcdir options in a way that deliver.pl supports so that this works with an objdir. b=162079 r=leaf 2004-02-19 18:07:33 +00:00
jst%mozilla.jstenback.com
fabd10b530 Fixing crasher regression bug 233953. Removing extra Release() call that causes a crash due to an unbalanced refcount. r=danm-moz@comcast.net, sr=dougt@meer.net, a=chofmann@mozilla.org 2004-02-17 23:07:33 +00:00
mvl%exedo.nl
20faa7f7e1 make clearer warning to users deleting old Mozilla installations
Bug 69153, patch by opi@gmx.net, r/sr=dveditz, a=chofmann
2004-02-14 19:09:41 +00:00
timeless%mozdev.org
5f8c0656aa Bug 233763 Delete Dialog 64 char bug
patch by opi@gmx.at r=dveditz sr=dveditz a=dveditz
2004-02-13 07:49:05 +00:00
timeless%mozdev.org
adc9866485 Bug 233763 Delete Dialog 64 char bug
patch by opi@gmx.at r=dveditz sr=dveditz a=dveditz
2004-02-13 06:51:30 +00:00
ben%bengoodger.com
434b29d4a5 227796 - XPInstall InstallTrigger API changes - add a parameter to the install js object that supports an icon, also make the install FE parameterizable via a pref. r=bsmedberg, dveditz.
230768 - add the ability to make a window flash only a certain number of times in the taskbar. dom stuff r/sr=jst, widget changes r=danm, sr=bryner
2004-02-11 03:46:30 +00:00
ben%bengoodger.com
b673a98c2a oops, didn't mean to touch this file 2004-02-11 01:26:37 +00:00
ben%bengoodger.com
eb919d1f0c Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
jst%mozilla.jstenback.com
505c634885 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00