pkw%us.ibm.com
67ef5809e4
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
29fb68b243
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
07338da777
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
307f34199b
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
52a8522b32
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
d38a61e38b
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
f7aecbdb5f
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
3e31708daa
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
1f7e70b795
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
b04d36f830
oops, didn't mean to touch this file
2004-02-11 01:26:37 +00:00
ben%bengoodger.com
b708c68cea
Firebird is now called Firefox
2004-02-11 00:56:17 +00:00
jst%mozilla.jstenback.com
8b6dc1c3ca
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
cbiesinger%web.de
f6da0f4018
Bug 217531 mozilla .xpi files' install.js has filesize too big
...
patch by Andrew Schultz <ajschult@eos.ncsu.edu> r=bsmedberg sr=leaf
2004-02-09 18:39:25 +00:00
cbiesinger%web.de
2c54b0db2c
bug 160973 patch by Andrew Schultz <ajschult@eos.ncsu.edu> r=dveditz sr=bryner
...
fix gtk assertions on installer exit from auto-mode
2004-02-04 00:31:33 +00:00
cbiesinger%web.de
449d7c1d64
install reports there is zero space free on my drive and quits (NT 3.51)
...
bug 202505 r=dveditz sr=roc
2004-02-02 16:47:05 +00:00
cls%seawood.org
95511cc05a
Removing unused file.
...
Bug #232354
2004-01-30 06:23:54 +00:00
bsmedberg%covad.net
320b3b184a
Bug 109703 - unix stub installer sends proxy auth even when no username/password is entered. patch by opi@gmx.at r=me r/sr=darin
2004-01-29 03:14:53 +00:00
chanial%noos.fr
cb222c53d6
Bug 216137: Make xpinstall/packager produce thunderbird/Firebird packages.
...
patch by David Fraser <davidf@sjsoft.com>, r=bsmedberg, sr=mscott
2004-01-26 00:40:13 +00:00
bsmedberg%covad.net
e9634f0db4
Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
...
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
jst%mozilla.jstenback.com
f04030ad95
Fixing bug 231049. Removing unused member nsXPInstallManager::mStringBundle. r=dougt@meer.net, sr=alecf@flett.org.
2004-01-16 04:09:39 +00:00
mkaply%us.ibm.com
53b8c765a7
stricmp not strcmpi - os/2 bustage
2004-01-12 05:15:58 +00:00
mkaply%us.ibm.com
53987f2be7
#230204
...
r=pedemont, sr=blizzard (platform specific)
Installer updates for OS/2
2004-01-09 22:05:50 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
bsmedberg%covad.net
a262c9b4f7
bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
...
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
neil%parkwaycc.co.uk
16fc5af54e
Bug 90906 Remove unused variables r=bsmedberg sr=dveditz
2003-12-20 18:11:22 +00:00
neil%parkwaycc.co.uk
0528415278
Bug 226958 convert xpistatus.xul to <dialog> p=gautheri@noos.fr r=me sr=ben a=asa
2003-12-03 23:44:58 +00:00
ben%bengoodger.com
0ad5f89dd8
Welcome to 2003, nsinstall.exe. nsinstall.exe should supply a "high definition" icon for Windows XP, and use the more modern style.
2003-12-03 06:49:10 +00:00
bsmedberg%covad.net
26a9fd4022
Bug 221994 - Log chrome registry errors during XPInstall to help diagnose error -239. Patch by bugzilla@bsdchicks.com (Doc Wilco) thank you! r=me sr=bryner
2003-11-15 14:57:28 +00:00
leaf%mozilla.org
0ed9505fa8
remove version from installer package for nightly builds.
2003-11-13 02:17:51 +00:00
mkaply%us.ibm.com
b0e7ddc0ec
No bug - get installer working for GCC on OS/2 - change APIs to _APIs and fix a bad variable reference
2003-11-12 21:08:39 +00:00
leaf%mozilla.org
449db01772
adding rough installer creation hack for release-tinderbox script
2003-11-07 23:52:00 +00:00
leaf%mozilla.org
410119b3b0
bug 224768, r=dbaron. update alpha to beta in version strings
2003-11-07 18:23:23 +00:00
ben%bengoodger.com
e646b43aa1
Don't build seamonkey installer FE for XUL_APPs. r/sr=bryner
2003-11-07 09:20:16 +00:00
pkw%us.ibm.com
ec37a6d13b
Bug 222054 - mozilla-installer doesn't set LIBPATH.
...
r=dveditz+bmo@cruzio.com , sr=bryner@brianryner.com , a=asa@mozilla.org
2003-10-27 17:37:47 +00:00
pkw%us.ibm.com
4f485bd20e
Backing out previous patch - didn't have drivers approval. Sorry.
2003-10-22 19:35:54 +00:00
pkw%us.ibm.com
8031a59441
Bug 222054 - mozilla-installer doesn't set LIBPATH.
...
r=dveditz+bmo@cruzio.com , sr=bryner@brianryner.com
2003-10-22 19:32:48 +00:00
timeless%mozdev.org
44ee22a3e2
Bug 221586 install size can be reduced by removing unreferenced files
2003-10-22 01:00:57 +00:00
timeless%mozdev.org
8cde5c73b1
Bug 219979 remove unused variable and function
...
r=dveditz sr=dveditz
2003-10-22 00:30:33 +00:00
bienvenu%nventure.com
ec427dd14d
add js component to handle starting up in last offline state, or prompting at startup, 221734, r/sr=mscott
2003-10-21 22:15:07 +00:00
caillon%returnzero.com
de3d3fbf61
Re-land patch for bug 83536, merging principal objects.
...
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
leaf%mozilla.org
36abf5f4fc
add env var control to stub installer xpi url; version based on milestone,
...
and installer name based on config settings.
2003-10-16 20:06:23 +00:00
bienvenu%nventure.com
67a306b91e
more work on making palmsync a tbird extension, make palmsyncinstall.exe optionally take a path to mozabconduit.dll, r/sr=mscott 214407 not part of default build
2003-10-15 16:48:50 +00:00
cls%seawood.org
5163850c7d
packages should not be the default target and use $(MAKE) instead of hardcoding make
2003-10-08 05:03:26 +00:00
leaf%mozilla.org
f460e912e8
adding missing endif
2003-10-06 20:58:10 +00:00
leaf%mozilla.org
639fbc97ee
adding targets for building installers. no bug. r=cls
2003-10-06 20:39:30 +00:00
cbiesinger%web.de
67ddc9b65e
bug 193740. remove timebomb code
...
r=neil.parkwaycc.co.uk@myrealbox.com sr=alecf
2003-10-03 20:43:59 +00:00
dbaron%dbaron.org
20665a5b45
Update version numbers to 1.6a.
2003-09-23 22:39:38 +00:00
neil%parkwaycc.co.uk
9be8ec03e0
Bug 194045 don't store empty dirs in zip packages r/sr=dveditz
2003-09-20 17:45:06 +00:00
mkaply%us.ibm.com
36652ac7d7
How did I do that? - wrong dir separators
2003-09-19 22:01:05 +00:00