neil%parkwaycc.co.uk
591175b876
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
05c3214f14
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
4201608a7c
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
b2f025c612
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
1d2d419885
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
b9585ac7eb
Bug 232071 - windows uninstaller cosmetic bug (unescaped \n)... r+sr=bengoodger
2004-02-27 20:17:13 +00:00
leaf%mozilla.org
97051916b3
clean up file permissions before creating installer .xpi files. r=dbaron
2004-02-26 23:31:46 +00:00
leaf%mozilla.org
2362254429
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
4b9f9075bb
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
6dada5e398
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
c13cc68678
Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst.
2004-02-24 03:22:35 +00:00
cls%seawood.org
d44793ecbe
Add support for cross-compiling to mingw.
...
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
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
cls%seawood.org
e398d4faf2
Bump build requirements for gcc on win32 to w32api 2.4 & windres 2.14.90 and add version checks.
...
Remove hacks used for previous versions
Bug #203292 a=bryner
Bug #219327 a=bryner
2003-09-18 19:27:39 +00:00
cls%seawood.org
bfca537521
Fix misc build issues for mingw gcc 3.3.1:
...
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
mkaply%us.ibm.com
af04bd2908
#215581
...
r/sr=brendan
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 22:20:23 +00:00
bsmedberg%covad.net
3c7f6e517d
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
2003-09-13 17:55:56 +00:00
timeless%mozdev.org
58b352d231
Bug 174218 nsXPInstallManager::ConfirmChromeInstall leaks return from nsTextFormatter::smprintf
...
r=dveditz sr=bz
2003-09-11 01:52:52 +00:00
bryner%brianryner.com
9822c742df
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-08 00:31:50 +00:00
sspitzer%mozilla.org
4f20bfe614
fix for bug #214721
...
long xpi filename can push "Cancel" button off screen
r=ben
2003-09-01 05:35:47 +00:00
caillon%returnzero.com
c11c6acb17
Backing out the patch to bug 83536.
...
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
2003-08-22 03:06:53 +00:00
cls%seawood.org
c08e99a287
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
mkaply%us.ibm.com
73bd14ccaa
a=mkaply - now that I know spellcheck.xpi is being built, make it part of the wizard
2003-08-15 14:08:16 +00:00
mkaply%us.ibm.com
3a4d16a034
spellcheck not spellchecker
2003-08-14 22:03:46 +00:00
mkaply%us.ibm.com
1f94c0223f
r=me a=me - build a spellcheck XPI for linux
2003-08-13 17:48:58 +00:00
ssu%netscape.com
e5361c86e4
fixing the following bugs:
...
bug 212599 - profile deleted when updating from 1.4b to 20030712 build
bug 212244 - move ExcludeRemoveList to config.ini
bug 213573 - Won't let me install in my preffered directory because it
contains the same letters as my windows directory
r=dveditz
sr=jag
2003-08-06 07:51:47 +00:00
ssu%netscape.com
1d82437f44
checking in patch from bugzilla@bsdchicks.com to fix bug 109044 - Install error -239 registering chrome on some systems. r=ssu, sr=dveditz
2003-08-05 23:36:54 +00:00
pkw%us.ibm.com
ba0052b4dc
Bug 212804 - Enable installation of movemail.rdf on non-AIX systems
...
r/sr=sspitzer@netscape.com
2003-08-05 13:21:17 +00:00
cls%seawood.org
adeb1bb98f
La la la
2003-08-02 21:11:07 +00:00
cls%seawood.org
ab70303289
Oops. One too many.
2003-08-02 21:05:28 +00:00
cls%seawood.org
ad20d0d29c
Remove unused references to xpcom_obsolete
...
Bug #38122 r=dougt sr=bryner
2003-08-02 20:17:28 +00:00
mkaply%us.ibm.com
7fa8ba84cc
No bug - OS/2 was missing P3P
2003-07-30 21:29:38 +00:00
mkaply%us.ibm.com
5a49d70ed7
Missing equals sign. ARGH
2003-07-29 18:40:13 +00:00
mkaply%us.ibm.com
b5a9e4b4a1
just in case someone complains about this mornings builds, new jst files so spellchecker actually works on Windows
2003-07-29 15:07:02 +00:00
mkaply%us.ibm.com
7ebe14bd74
Spellchecker packaging
2003-07-29 04:26:21 +00:00
mkaply%us.ibm.com
51cc035c9c
Spellchecker packaging for mac
2003-07-29 04:21:21 +00:00
mkaply%us.ibm.com
d8c3a57c56
#56301
...
Spellchecker packaging
2003-07-28 22:33:24 +00:00
mkaply%us.ibm.com
2b7a6cfd3a
#56301
...
Spellchecker packaging
2003-07-28 22:25:25 +00:00
daniel%glazman.org
b838567035
resources were not declared in xpinstall/packager for Composer's new features (positioning, table UI)
...
bug=214167, r=brade, sr=bzbarsky
2003-07-28 20:37:09 +00:00
timeless%mozdev.org
13ee4e63d1
Bug 213894 XPI Installation crashes [@ nsXPITriggerItem::SetPrincipal]
...
r=caillon sr=bz
2003-07-25 21:10:38 +00:00
caillon%returnzero.com
9c22160a4b
Bug 83536.
...
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
mkaply%us.ibm.com
56dc425c51
rs=leaf
...
Remove XP_OS2_VACPP from the tree
2003-07-22 18:38:01 +00:00
jaggernaut%netscape.com
f008bc2bad
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
bzbarsky%mit.edu
2bf16a5f25
Make the string "Unsigned" localizable in XPInstall. Bug 198010, patch by
...
Marcel Gosselin <marcel.gosselin@polymtl.ca>, r=ssu, sr=bzbarsky
2003-07-15 05:06:08 +00:00
jaggernaut%netscape.com
bf82a649b9
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
ssu%netscape.com
36e004493c
fixing bug 198081 - Old GRE's left on disk when upgrading Mozilla. r=dveditz, sr=jag, a=dbaron
2003-07-10 23:42:07 +00:00
ssu%netscape.com
02db2f1c67
fixing bug 210731 - Setup should delete target installation dir on upgrade. r=dveditz, sr=jag, a=dbaron
2003-07-10 23:10:18 +00:00
seawood%netscape.com
c0102070cf
Make deliver.pl objdir aware & fix bogus strip errors in makexpi.pl
...
Bug #162079 r=ssu sr=leaf
2003-07-03 03:33:48 +00:00
ssu%netscape.com
caf31c8560
fixing bug 162079 - installer: lack of objdir support. r=seawood/sr=leaf
2003-06-30 21:47:55 +00:00
seawood%netscape.com
af26a5126e
Use the documented __declspec keyword instead of _declspec.
...
Bug #206934 r=dougt
2003-06-24 22:12:37 +00:00
jst%netscape.com
2e8edec781
Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com
2003-06-24 21:43:01 +00:00
timeless%mozdev.org
f5b2bccf54
Bug 187031 [nsLocalFileWin] nsLocalFile::Remove returns os remove values (-1) as nsresults
...
r=dougt sr=darin
2003-06-18 23:19:11 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
ssu%netscape.com
89f850f107
fixing bug 207978 - Setup.exe crashes only with 1.4 (Windows 2000). r=sgehani, sr=dveditz. this is to get the code in sync with the branch. it's just a minor change since the main fix is already checked in.
2003-06-09 18:24:24 +00:00
ssu%netscape.com
6d2025a98e
fixing bug 197626 - PalmSyncInstall.exe (Address Book Palm Sync) has no customized icon (in Start Menu). r=sgehani, sr=sspitzer, a=sspitzer
2003-06-09 18:13:55 +00:00
ssu%netscape.com
29e6521081
fixing bug 207978 - Setup.exe crashes only with 1.4 (Windows 2000). r=/sr=dveditz
2003-06-06 04:39:05 +00:00
pavlov%pavlov.net
7237927e55
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
2003-06-03 23:16:42 +00:00
ssu%netscape.com
302bbaa7e2
fixing bug 207713 - Mozilla needs support for moz specific file extension icons. r=sgehani, sr=jag, a=asa
2003-06-03 20:54:21 +00:00
ssu%netscape.com
7c029ba52f
fixing bug 202326 - Unable to Use my client cert to authenticate. r=dougt, sr=dveditz, a=sspitzer
2003-05-30 01:22:39 +00:00
ssu%netscape.com
5bf3a21220
fixing bug 206806 - installer does not ensure enough disk space for GRE component. r=sgehani, sr=jag a=asa
2003-05-29 01:44:16 +00:00
ssu%netscape.com
978286ba08
fixing bug 206806 - installer does not ensure enough disk space for GRE component. r=sgehani, sr=jag a=asa
2003-05-29 01:39:15 +00:00
ssu%netscape.com
dbedb84b6e
fixing part of bug 198081 - Old GRE's left on disk when upgrading Mozilla. This patch only has the new string that will be used when the code part of the patch lands. Got the OK from the l10n team for this landing and also from Robin Foster-Clark, and r=,sr=,a=sspitzer.
2003-05-28 22:27:29 +00:00
varga%netscape.com
e59d92844e
Fix for bug 204191. After installing the browser only option, I can no longer delete, rename, or move bookmarks in the Bookmark Manager
...
r=ssu, sr=sspitzer
2003-05-28 19:17:20 +00:00
sgehani%netscape.com
c28e3af3e8
(*) Only toggle checkboxes in setup type dlg on spacebar keypress.
...
(*) Make next buttons be default.
b=206783; r=ssu; sr=bryner
2003-05-28 02:12:27 +00:00
dwitte%stanford.edu
149f719c00
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
ssu%netscape.com
24b50346a6
fixing bug 206783 - Dependee feature in the linux mozilla installer is broken. r=sgehani, rs=sspitzer, a=sspitzer
2003-05-23 07:23:51 +00:00
ssu%netscape.com
8977215ddd
fixing bug 201412 - Uninstaller crashes removing pathtoexe entry. r=sgehani, sr=jag, a=sspitzer
2003-05-23 07:18:04 +00:00
ssu%netscape.com
04349fbe1b
fixing bug 203602 - Default icon for Mail shortcut not optimal. r=sgehani, sr=jag, a=sspitzer
2003-05-22 04:53:42 +00:00
ssu%netscape.com
4f8b956fce
addedum patch to fixing bug 195314 - Forced install regardless of existing installation. r=sgehani, sr=jag, a=sspitzer
2003-05-21 01:57:55 +00:00
leaf%mozilla.org
51e2df28fc
re-sign nss libs after stripping, bug 200775, r=wtc, sr/a=dveditz
2003-05-21 01:01:28 +00:00
sgehani%netscape.com
e9657a0bb6
Carbonize AppleSingle decoder, fileMacAlias() XPInstall API, and
...
gestalt() XPInstall API to restore XPInstall to full working
functionality on Mach-O builds.
b=202772; r=ssu, ccarlen, sr=sfraser; a=asa
2003-05-21 00:53:35 +00:00
ssu%netscape.com
d6ca158067
fixing bug 195314 - Forced install regardless of existing installation. r=sgehani, sr=jag a=sspitzer
2003-05-20 21:38:18 +00:00
caillon%returnzero.com
33b8c14d9d
Bug 199566 - Inspector needs a command line handler.
...
The following should now work:
./mozilla -inspector
./mozilla -inspector "http://www.foo.com/ "
r=timeless sr=jst a=asa
2003-05-20 21:30:42 +00:00
leaf%mozilla.org
de87fda105
mozilla-sdk rename to gecko-sdk, bug 205433, r=granrose, sr=seawood, a=dbaron
2003-05-20 16:40:53 +00:00
timeless%mozdev.org
279209f254
Bug 206287 things Will be re-ordered to match declaration order
...
r=roc+moz sr=roc+moz a=roc+moz
2003-05-20 02:02:56 +00:00
alecf%flett.org
9bc807e3be
fix for bug 123425 - turn of MOZ_WINCONSOLE for the installer apps, so that someone can actually build with it
...
r=ssu, sr=cls, a=dbaron
2003-05-18 23:34:31 +00:00
ssu%netscape.com
9183d9bebf
fixing bug 205514 - Moz won't load or evaluate local proxy.pac. r=dveditz rs=darin a=sspitzer
2003-05-17 05:59:28 +00:00
ssu%netscape.com
3e3dc86048
checking in gifs from Patrick Hendriks for bug 159142 - Fix Quick Launch graphic icon in installer (turbo). r=ssu, sr=dveditz, a=dveditz
2003-05-17 00:28:53 +00:00
aaronl%netscape.com
514384d3ad
Fix incorrect file names in browser.jst from checkin to bug 199518. r=ssu, sr=alecf, a=sspitzer
2003-05-14 20:20:45 +00:00
glazman%netscape.com
2c66bd5333
langenus.xpi can't registerChrome aim and net2phone on linux
...
(fix by artii@o2.pl , Artur Polaczynski)
b=125170
r=ssu, sr=dveditz, a=sspitzer
2003-05-13 08:34:48 +00:00
ben%netscape.com
cbd531541a
Change phoenix name for compliance, r=blake, sr=bryner
2003-05-13 00:51:43 +00:00
mkaply%us.ibm.com
db0dae87da
No bug - corrupt icon - a=me
2003-05-12 22:16:51 +00:00
ssu%netscape.com
06a906a91c
fixing bug 204162 - -201 error when doing performInstall. r=dveditz sr=jag, a=sspitzer
2003-05-09 20:47:34 +00:00
ssu%netscape.com
b87648ca61
checking in patch from dveditz for bug 204431 - The 5-arg form of addDirectory() incorrectly returns error to script. r=ssu, sr=dmose, a=asa
2003-05-08 18:33:56 +00:00
ssu%netscape.com
41b617abb5
fixing bug 67027 - Having int chars in install folder name doesn't uninstall anything. r=dveditz sr=dmose, a=sspitzer
2003-05-06 06:08:31 +00:00
ssu%netscape.com
5ad8982f05
fixing bug 196061 - Running process hangs uninstaller. r=sgehani, sr=jag, a=sspitzer
2003-05-01 07:52:50 +00:00
ssu%netscape.com
b92ecb13ad
checking in patch from jonwil@tpgi.com.au for bug 203892 - fix xpinstall in MingW. r=ssu, sr=dmose, a=leaf
2003-04-30 23:02:21 +00:00
ssu%netscape.com
c16c6ac33a
fixing bug 125106 - general nsIFile converter change hosed XPInstall intl filenames. r=dveditz, sr=alecf, a=sspitzer
2003-04-30 06:59:08 +00:00
ssu%netscape.com
b5214fa2f7
fixing bug 125106 - general nsIFile converter change hosed XPInstall intl filenames. r=dveditz, sr=alecf, a=sspitzer
2003-04-30 06:49:04 +00:00
ssu%netscape.com
ab5e22a405
fixing bug 194115 - self-extracting installer no longer looks for .xpi files in cwd. r=sgehani, rs=jag, a=sspitzer
2003-04-30 03:11:26 +00:00
brade%netscape.com
57ec9793f8
packaging fixes for bug 203399 and others; r=glazou, sr=peterv
2003-04-29 13:58:15 +00:00
ssu%netscape.com
59c6610d9c
fixing bug 203377 - Alert dialogs to close browser/kill process have hard coded 'Mozilla' strings. r=sgehani, sr=jag, a=asa
2003-04-29 08:38:12 +00:00
harishd%netscape.com
0ba9003dc1
Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org
2003-04-25 20:57:34 +00:00
cbiesinger%web.de
4d33b7d4b0
158054 patch by ajschult@eos.ncsu.edu r=sgehani sr=dveditz a=sspitzer unix installer crashes if Title not defined in config.ini
2003-04-25 11:19:42 +00:00
ssu%netscape.com
7e3203b925
fixing bug that I thought got into the patch checked in earlier for bug 190816, but didn't.
2003-04-25 07:58:53 +00:00
ssu%netscape.com
003e3f274f
fixing build breakage due to my recent check in
2003-04-25 07:24:43 +00:00
ssu%netscape.com
d58b8c7ee1
Reapplying patch that was used to back out yesterday's blocker bug:
...
bug 203194 - Installation fails after GRE setup
This patch fixes the blocker bug and the following bugs it backed out:
bug 48051 - Restart dialog needs title
bug 67067 - "unable to create directory" dialog is titleless
bug 202606 - Need a way to disable showing of bitmap in dialog
r=sgehani
sr=leaf
a=sspitzer
2003-04-25 07:10:10 +00:00
ssu%netscape.com
ffd8d7ab0b
fixing bug 190816 - Running process causes Installer to hang until process is shut down via task manager. r=sgehani, sr=jag, a=sspitzer
2003-04-25 06:54:29 +00:00
cbiesinger%web.de
b08e086ff1
158033 patch by ajschult@eos.ncsu.edu r=sgehani sr=dveditz misc commandline args for unix install wizard (help and ignore-run-apps)
2003-04-24 21:24:46 +00:00