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

2595 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 51aea1c159 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 c6a6de56ce 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 c84c766db5 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 25fb945181 Removing unused file.
Bug #232354
2004-01-30 06:23:54 +00:00
bsmedberg%covad.net 54679ad68b 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 a1c842e348 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 047415ef80 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 acc421312b 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 3ffe9cb734 stricmp not strcmpi - os/2 bustage 2004-01-12 05:15:58 +00:00
mkaply%us.ibm.com d3cf07ea39 #230204
r=pedemont, sr=blizzard (platform specific)
Installer updates for OS/2
2004-01-09 22:05:50 +00:00
bsmedberg%covad.net d0f309943a 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 274ef7cd49 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 0c471686e7 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 ce9ff3d44e Bug 90906 Remove unused variables r=bsmedberg sr=dveditz 2003-12-20 18:11:22 +00:00
neil%parkwaycc.co.uk 412a6eb57e 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 f0db7c9162 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 daa93f0f1e 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 111e10d2de remove version from installer package for nightly builds. 2003-11-13 02:17:51 +00:00
mkaply%us.ibm.com 5a63cdfb93 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 08b3f025a1 adding rough installer creation hack for release-tinderbox script 2003-11-07 23:52:00 +00:00
leaf%mozilla.org bcfe046f40 bug 224768, r=dbaron. update alpha to beta in version strings 2003-11-07 18:23:23 +00:00
ben%bengoodger.com 932c74eca5 Don't build seamonkey installer FE for XUL_APPs. r/sr=bryner 2003-11-07 09:20:16 +00:00
pkw%us.ibm.com 154d3f4eec 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 12d77b3fe3 Backing out previous patch - didn't have drivers approval. Sorry. 2003-10-22 19:35:54 +00:00
pkw%us.ibm.com d945487839 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 fdee22de07 Bug 221586 install size can be reduced by removing unreferenced files 2003-10-22 01:00:57 +00:00
timeless%mozdev.org 6e1274be92 Bug 219979 remove unused variable and function
r=dveditz sr=dveditz
2003-10-22 00:30:33 +00:00
bienvenu%nventure.com f1a427bbb1 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 66caced69a 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 96d1dc01d6 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 002972b5e0 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 c3e6c4fd64 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 681fe88afc adding missing endif 2003-10-06 20:58:10 +00:00
leaf%mozilla.org 8a896dcf3e adding targets for building installers. no bug. r=cls 2003-10-06 20:39:30 +00:00
cbiesinger%web.de 2caffc1227 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 0bf11d1687 Update version numbers to 1.6a. 2003-09-23 22:39:38 +00:00
neil%parkwaycc.co.uk dc74153f0d 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 652141c191 How did I do that? - wrong dir separators 2003-09-19 22:01:05 +00:00
cls%seawood.org 4ed4bcc52c 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 19d1d413c2 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 f2a8cc7ce9 #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 0568e675fc Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-13 17:55:56 +00:00
timeless%mozdev.org 4b5d14344b Bug 174218 nsXPInstallManager::ConfirmChromeInstall leaks return from nsTextFormatter::smprintf
r=dveditz sr=bz
2003-09-11 01:52:52 +00:00
bryner%brianryner.com 06c7c1b2b4 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 828f431d53 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 f8e8aed8a7 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 1b51ba858c 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 59d9d11a45 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 a7ee0ea322 spellcheck not spellchecker 2003-08-14 22:03:46 +00:00
mkaply%us.ibm.com 6eafa3704f r=me a=me - build a spellcheck XPI for linux 2003-08-13 17:48:58 +00:00
ssu%netscape.com 01934f5ad1 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 31ae44e25c 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 7d9d871f3b 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 dd293704dc La la la 2003-08-02 21:11:07 +00:00
cls%seawood.org 51ca704b28 Oops. One too many. 2003-08-02 21:05:28 +00:00
cls%seawood.org 09671327f5 Remove unused references to xpcom_obsolete
Bug #38122 r=dougt sr=bryner
2003-08-02 20:17:28 +00:00
mkaply%us.ibm.com bdee623d7e No bug - OS/2 was missing P3P 2003-07-30 21:29:38 +00:00
mkaply%us.ibm.com 02aa299fd5 Missing equals sign. ARGH 2003-07-29 18:40:13 +00:00
mkaply%us.ibm.com 0f1fc88854 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 540bb806ee Spellchecker packaging 2003-07-29 04:26:21 +00:00
mkaply%us.ibm.com 7eddf8b206 Spellchecker packaging for mac 2003-07-29 04:21:21 +00:00
mkaply%us.ibm.com 78f90e0c53 #56301
Spellchecker packaging
2003-07-28 22:33:24 +00:00
mkaply%us.ibm.com 26d37bb8b9 #56301
Spellchecker packaging
2003-07-28 22:25:25 +00:00
daniel%glazman.org 3384a6fa2b 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 329a09eee9 Bug 213894 XPI Installation crashes [@ nsXPITriggerItem::SetPrincipal]
r=caillon sr=bz
2003-07-25 21:10:38 +00:00
caillon%returnzero.com 91b7c60bee 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 1a38ab2d00 rs=leaf
Remove XP_OS2_VACPP from the tree
2003-07-22 18:38:01 +00:00
jaggernaut%netscape.com 83c571e877 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 42ad698159 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 817298ce0b 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 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
ssu%netscape.com 815c99f4f5 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 d971762a99 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 7a6dc123e6 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 baa8ed6914 fixing bug 162079 - installer: lack of objdir support. r=seawood/sr=leaf 2003-06-30 21:47:55 +00:00
seawood%netscape.com 7a7cda041f Use the documented __declspec keyword instead of _declspec.
Bug #206934 r=dougt
2003-06-24 22:12:37 +00:00
jst%netscape.com abefba9053 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 4942b03239 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 97649bab86 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 b28ce0a530 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 610398496b 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 13557477c9 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 8e431b61f5 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 89b728063a 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 5d5333d58e 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 16fd574b9b 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 648a172180 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 fdcebae0af 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 5f8d9f5117 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 4606cd9ab2 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 4976ca5f5b (*) 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 270d3909ca 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 cd26a17ca2 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 bc4b47ee62 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 21146f47d9 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 87b0e3601c 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 4ceec2f519 re-sign nss libs after stripping, bug 200775, r=wtc, sr/a=dveditz 2003-05-21 01:01:28 +00:00
sgehani%netscape.com d548ded4dd 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 286895b0ed 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 3987f2a037 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