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

2530 Коммитов

Автор SHA1 Сообщение Дата
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