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

2384 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com ecc946e850 #192712
r=pedemont, sr=blizzard (platform specific code), a=dbaron
OS/2 only - uninstall everything (well almost everything - we're still working on uninstalling the uninstaller)
2003-02-11 20:25:45 +00:00
sspitzer%netscape.com aa8d1a1dc8 fix for bug #192074. remove the absync code from the mozilla tree.
r=cavin, sr=bienvenu, a=asa
2003-02-11 08:14:50 +00:00
timeless%mozdev.org 5cb6dc86cf Bug 191021 Put the null plugin back where it belongs
don't delete the null plugin
patch by ssu r=timeless a=asa
2003-02-10 02:52:13 +00:00
timeless%mozdev.org 15278f265c Bug 191021 Put the null plugin back where it belongs
really package the null plugin
r=ssu a=asa
2003-02-10 02:52:10 +00:00
timeless%mozdev.org bc2554f85e Bug 191021 Put the null plugin back where it belongs
r=peterl a=asa
2003-02-06 23:50:43 +00:00
leaf%mozilla.org 93fa44f165 join two lines to avoid losing the directory information from the cd command
fixes fix to bug 190529, a=dbaron
2003-02-06 23:38:21 +00:00
ccarlen%netscape.com 95d00a13fb Bug 190490 - Profile switching does not work on Unix because a nescesary JS component is not packaged. r=dougt/sr=alecf/a=dbaron 2003-02-06 22:14:07 +00:00
dougt%netscape.com 40a35a013f Fixing Signing bustage. r=darin, sr=dveditz, a=drivers, b=192005, c=+-(a^2+b^2)^.5 2003-02-06 03:33:18 +00:00
ssu%netscape.com bd1f67d720 fixing bug 191441 - Add config.ini option making GRE private vs shared. r=sgehani, sr=dveditz, a=dveditz 2003-02-04 08:09:07 +00:00
leaf%mozilla.org 366dc94489 bug 190529, add SDK package creation, r=kysmith, sr=seawood, a=asa 2003-01-31 22:56:32 +00:00
seawood%netscape.com 5c6983cb86 Whitespace change to trigger rebuild of libs that depend upon zlib. 2003-01-30 05:53:29 +00:00
seawood%netscape.com d6d69fed26 Stop using short library name for layout as the default name is already 8 chars.
Thanks to Michael Kaply <mkaply@us.ibm.com> for the patch.
Bug #190483 r=cls a=dbaron
2003-01-30 02:47:33 +00:00
dougt%netscape.com e948764fb5 Renaming zlib to mozz similar to what is used on linux. This is to avoid linking to EVIL implementations of zlib. see bug 190460. r=cls,r=ssu, sr=darin. a=asa 2003-01-30 02:03:01 +00:00
ssu%netscape.com c0c4774d13 fixing:
bug 190144 - New moz installer w/GRE needs to handle upgrade scenario
bug 190360 - GRE Uninstall does not remove registry keys
bug 190364 - Remove GRE from custom component list in the mozilla installer
bug 190862 - default GRE installation path should be Common File
bug 190378 - should not use "not.supplied.com" as default download host

r=sgehani
rs=seth
a=dbaron
2003-01-28 01:04:09 +00:00
mkaply%us.ibm.com 61612bbbab #190492
r=pedemont, sr=blizzard for platform specific code, a=asa
OS/2 only - remove backslash before calling FileExists so it correctly finds the directory
2003-01-25 21:36:30 +00:00
ccarlen%netscape.com 43125c350a Add nsCloseAllWindows.js to the packages - needed for bug 97622. r=dougt/sr=alecf/a=asa 2003-01-24 15:38:44 +00:00
ssu%netscape.com 4094383b5a fixing bug 190131 - Need to run xptlink.pl after GRE stage creation process. r=granrose,sr=,a=leaf 2003-01-24 01:22:06 +00:00
ssu%netscape.com 1512c3d70b fixing bug 190309 - mozilla stub installer does not work. r=granrose, a=leaf 2003-01-23 21:37:55 +00:00
ssu%netscape.com fdf5d8fa14 fixing bug 190247 and 190151 blocker bugs - mozilla fails to enter secure site. r=chak,a=leaf 2003-01-23 19:34:03 +00:00
ssu%netscape.com 349bf571ef fixing bug 190151 smoketest blocker - Fails to enter secure site. r=sgehani,a=myk 2003-01-22 23:32:18 +00:00
ssu%netscape.com fbdf468076 fixing blocker bug 186703 - gre not installing. a=lpham. 2003-01-22 18:13:01 +00:00
ssu%netscape.com 43b92f6837 forgot to reset the GRE supersede version from 0.0.0.0 to 1.3.0.0 as part of the patch for bug 186703. it was set to 0.0.0.0 for testing purposes. does not affect tinderbox builds. 2003-01-22 11:22:34 +00:00
ssu%netscape.com 375b3bfa4a fixing bug 186703 - fix moz-ns installers to build and run with GRE. got verbal r=sgehani,sr=dveditz 2003-01-22 07:59:52 +00:00
danm%netscape.com 4c6f0a0615 add tridentprofile extension. bug 185689 r=jag 2003-01-22 04:15:36 +00:00
seawood%netscape.com 8ba5fc94e5 Unset MOZ_STATIC_CMPONENT_LIBS so that xpinstall works in static builds.
Bug #187126
2003-01-22 03:31:38 +00:00
seawood%netscape.com f5947e21b1 Add atomic library for ultrasparc routines to packaging list.
r=wtc
2003-01-21 02:21:51 +00:00
dbaron%dbaron.org 6a2be6be2f Fix crash (bug 189514) by refixing bug 187297 correctly: make nsXPInstallManager's QueryInterface method succeed for nsPICertNotification. b=189514 r=timeless sr=dveditz 2003-01-19 20:01:23 +00:00
darin%netscape.com 685a7af468 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
timeless%mozdev.org 1f8e2ba3b9 Bug 187297 ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr
r=dougt sr=dveditz
2003-01-17 13:52:55 +00:00
timeless%mozdev.org 541b76240c Bug 187297 ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr'
r=dougt sr=dveditz
2003-01-17 13:51:02 +00:00
locka%iol.ie 174c016dac Add nsAxSecurityPolicy.js to package list. b=188556 r=ashishbhatt@netscape.com sr=dveditz@netscape.com 2003-01-17 13:31:55 +00:00
mkaply%us.ibm.com d2219217f0 No bug - OS/2 only - have installer add the INI value so that the Java plugin installer will find Mozilla 2003-01-16 21:32:45 +00:00
bryner%netscape.com 7567117773 Combine content and layout into a single library (bug 106161). r=dbaron, sr=jst. 2003-01-14 07:08:59 +00:00
samuel%sieb.net 4e7d341bb9 Bug 163371 - chatzilla has no icon (installer problem)
chatzilla only
patch by bryner
r=rginda
2003-01-10 06:52:20 +00:00
cavin%netscape.com 1a1757ba8d Fix for bug 182423. Look for conduit mgr dll in the registry entry for "Software\\U.S. Robotics\\Pilot Desktop\\Core" as well and restore registry back to point to Palm install dir after uninstall. r=ssu, sr=sspitzer. 2003-01-10 02:09:12 +00:00
dbaron%dbaron.org 60191eab1c Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-09 00:08:53 +00:00
caillon%returnzero.com 6d92f9bd32 184257 - Updating pref callers. r=timeless sr=bzbarsky 2003-01-08 08:40:41 +00:00
seawood%netscape.com 16e7da2837 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com c81c66f7f1 Don't set EXPORT_LIBRARY for libs that aren't in the final link list for static builds.
Fixing static build bustage.
2002-12-28 23:42:21 +00:00
seawood%netscape.com d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
dougt%netscape.com 7271fee8e3 Fixing race on creating a unique file name. This race, which existed forever, caused installing 2 xpis simultaneously to fail. r=ssu, sr=dveditz, b=186038. 2002-12-23 22:18:54 +00:00
dougt%netscape.com 59a520b858 Implementing XPInstall Signing. sr=dveditz, r=mstoltz, b=178687 2002-12-17 00:59:42 +00:00
cltbld%netscape.com 3a601a1474 Updating trunk to 1.3b, Bug#184465 r=lpham/sr=kysmith. ycalonje checking in as cltbld 2002-12-17 00:25:49 +00:00
bratell%lysator.liu.se b00d416569 Patch for bug 59670 by Aleksey Nogin. Initialize variables before using them. r=dveditz, sr=brendan 2002-12-15 19:17:20 +00:00
kin%netscape.com 194161745c Fix for commercial blocker bug (bugscape bug 21716 (Spell checker fails to open))
Added missing txtsvc.xpt to packgages-* files:

    mozilla/xpinstall/packager/packages-mac
    mozilla/xpinstall/packager/packages-os2
    mozilla/xpinstall/packager/packages-static-unix
    mozilla/xpinstall/packager/packages-static-win
    mozilla/xpinstall/packager/packages-unix
    mozilla/xpinstall/packager/packages-win

This was fallout from the checkin for bugzilla bug 173046.
2002-12-12 00:04:22 +00:00
seawood%netscape.com 6eb85d1769 Use mkstemp instead of tempnam. Potential security issue.
Bug #173178 r=syd sr=dveditz
2002-12-11 14:50:15 +00:00
ssu%netscape.com dc92413424 fixing bug 183227 - Destroys Palm Desktop User Account. r=dmose sr=sspitzer a=asa 2002-12-06 07:29:09 +00:00
sspitzer%netscape.com f3a71f10a4 the mdn and mailviews extensions were not added to the jst files
so they weren't showing up in official bits.
(ns tree fixed also)  r=ssu, sr=bienvenu, a=asa
2002-12-06 01:32:37 +00:00
bstell%ix.netcom.com 8c74e4e807 bug 180473 : make nsFreeType a xpcom service and move from shared lib to static lib
r=Louie.Zhao@sun.com, sr=alecf@netscape.com
2002-12-04 04:42:40 +00:00
mkaply%us.ibm.com 318b600222 OS/2 only - type in install script 2002-12-02 06:27:07 +00:00
peterv%netscape.com 2cd27f702a Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
curt%netscape.com eaeb0a93ea Merging in Sean's fix from bug #182195
(This script isn't part of the build yet.)
2002-11-28 00:28:36 +00:00
ssu%netscape.com 2ade9eb1fc fixing bug 182195 - XP Start Menu displays $ProductNameInternal$ instead of Mozilla for the default browser. r=dveditz sr=leaf 2002-11-27 23:25:02 +00:00
curt%netscape.com 2fd3ad014b New installers build process which will not become part of the build
until Leaf flips the switch on the nightly automation process.
2002-11-27 21:50:46 +00:00
ssu%netscape.com 918d4f620d checking in patches for bugzilla2@farside.demon.co.uk for bug 169159 - Inconsistency in the WinXP Start Menu item (version in one not in other). r=ssu, sr=dveditz 2002-11-26 23:21:07 +00:00
jrgm%netscape.com 2cae038dd3 missing part of checkin for bug 176791, r=curt 2002-11-23 05:14:25 +00:00
curt%netscape.com 52ec79b07f Allow for multiple client installations.
(Bug #176791, r=jbetak, sr=dveditz)
2002-11-23 02:05:24 +00:00
bzbarsky%mit.edu 4b06a70b5f Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by
Aaron Lehmann <aaronl@vitelus.com>, r=timeless, sr=bzbarsky
2002-11-20 23:13:09 +00:00
jj%netscape.com 7dbb816c92 fix for #180374: replaced xpi download protocol for mac (now http). r=syd, sr=dveditz 2002-11-20 23:02:46 +00:00
mkaply%us.ibm.com a72ca915eb OS/2 only - need to change how we get version for packaging since it is no longer in configure.in 2002-11-19 05:28:19 +00:00
timeless%mozdev.org 384066e98e Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
blizzard%redhat.com 81edc8021d Smoketest blocker bug #180318. Make sure that we include libgfxft2.so in the packages file since - wait for it - libgfx_gtk.so is linked directly against it. This was causing registration for the gfx component to fail silently so mozilla wouldn't ever start up. 2002-11-15 22:44:17 +00:00
ssu%netscape.com 5c71dae934 fixing bug 173195 - Changes in the Mozilla/Netscape Installer to run Palm Conduit Installer. r=curt, sr=dveditz 2002-11-14 09:04:16 +00:00
mkaply%us.ibm.com 2a2d4eb5cb We need composer.xpt too 2002-11-14 00:11:48 +00:00
leaf%mozilla.org edb574fe29 update mac installer version to 1.3a 2002-11-14 00:00:51 +00:00
blizzard%redhat.com d4312f5223 No bug number. Fix the name of the mailview shared lib on unix. r=sspitzer 2002-11-13 21:21:09 +00:00
leaf%mozilla.org d6f35cc73c bug 176505, sr=sfraser, r=kin. fix packaging for new xpt file 2002-11-13 20:31:20 +00:00
locka%iol.ie 1e05e467e8 Add --enable-activex-scripting switch to configure.in and package changes to include npmozax.dll. b=133818 r/a=seawood@netscape.com 2002-11-13 13:14:14 +00:00
curt%netscape.com 4f7a6efa1b Changing version string.
(Bug #178716, r=chak, sr=dveditz)
2002-11-09 05:16:52 +00:00
leaf%mozilla.org c61b46192c update version strings for bug 178863 2002-11-09 01:31:16 +00:00
sspitzer%netscape.com 6d85e64757 moving to 8.3. it's too easy to goof this up otherwise. 2002-11-08 20:42:21 +00:00
mkaply%us.ibm.com 16e1a92721 Os/2 needs 8.3 names 2002-11-08 15:24:29 +00:00
bryner%netscape.com 399a7ee28e Stop building and packaging XBL form controls, since they aren't being actively worked on and aren't slated to be turned on anytime soon (bug 172288). r=jkeiser, sr=blake. 2002-11-08 06:09:17 +00:00
mkaply%us.ibm.com b2afded753 OS/2 DLL names need to be 8.3 2002-11-08 04:08:31 +00:00
dmose%netscape.com ba05ab6786 packager changes for junkmail filtering code; part of bug 169638. r/sr=sspitzer 2002-11-08 03:38:37 +00:00
sspitzer%netscape.com c25784043b the right fix for the .so and .dll is to staticly link them in.
but that's another issue.  r=dmose
2002-11-08 03:36:58 +00:00
sspitzer%netscape.com e7fd3e8782 packaging changes for mailviews 2002-11-07 21:48:35 +00:00
blizzard%redhat.com 0bfef59f68 Bug #176299. Add gtk2-specific libraries to the package manifest. r=leaf 2002-11-07 19:45:34 +00:00
sspitzer%netscape.com e62badf13a packaging files for mailViews.dat files. (moved from the ns tree)
bug #176850.  r/sr=bienvenu
2002-11-06 22:26:16 +00:00
timeless%mozdev.org fb2efaecbb Bug 175096 Improve doc comment for NS_SoftwareUpdateRequestAutoReg()
r=dougt sr=dveditz
2002-11-06 15:15:38 +00:00
curt%netscape.com 316a8c0372 Not part of the build. This file is only used by installer developers. 2002-11-06 03:41:30 +00:00
curt%netscape.com 8917717399 Install the installer.
(Bug 169579, r=jbetak, sr=sveditz)
2002-11-06 03:31:11 +00:00
curt%netscape.com 358ce8e3d0 Mainenance cleanup
(Bugs #177163, #127420, r=jbetak, sr=dveditz)
2002-11-06 02:21:00 +00:00
curt%netscape.com ec39c85589 Add Force Install command-line option.
(Bug #73336, r=jbetak, sr=dveditz)
2002-11-06 02:08:33 +00:00
curt%netscape.com 486933c1d4 Add Force Install command-line optionl
(Bug #173336, r=jbetak, sr=dveditz)
2002-11-06 02:05:38 +00:00
curt%netscape.com 446fcf43f8 Let the uninstaller know about the .autoreg file.
(Bug #169371, r=jbetak, sr=dveditz)
2002-11-06 01:54:05 +00:00
curt%netscape.com 3a74eb9a02 Look up the existence of a file to confirm product installation.
(Bug #166666, r=jbetak, sr=dveditz)
2002-11-06 01:46:45 +00:00
rdayal%netscape.com ccc958a930 Bug #177382 Changes to comply with configure.in changes for WIN32_LEAN_AND_MEAN
r=leaf, sr=bienvenu, a=roc+moz
2002-11-01 21:35:08 +00:00
loadrunner%betak.net d98649c4ab b176276, pathtoexe entry in mfcembed registry key under applist incorrect, r=curt, sr=dveditz, a=roc+moz 2002-10-29 23:38:15 +00:00
mkaply%us.ibm.com 18da08997d #175487
r=cls, a=brendan
Turn on building of OS/2 installer - hurrah!
2002-10-29 06:21:36 +00:00
mkaply%us.ibm.com 063c710a24 #175487
r=cls and r=pedemont (sr=blizzard for platform specific stuff), a=brendan
OS/2 packaging scripts
2002-10-29 06:19:39 +00:00
mkaply%us.ibm.com 1014e650d0 #175487
r=pedemonte, sr=blizzard, a=tor
OS/2 only - Finishing up OS/2 install wizard work, I swear
2002-10-28 20:56:47 +00:00
mkaply%us.ibm.com fbbb20f4df #175487
r=pedemonte, sr=blizzard, a=tor
OS/2 only - Finishing up OS/2 install wizard work, I swear
2002-10-28 20:43:08 +00:00
mkaply%us.ibm.com c8c17671a6 #176084
r=cls, a=dbaron
Packaging updates for OS/2
2002-10-25 14:54:39 +00:00
curt%netscape.com 56c6198b80 General cleanup of uninstall logic for shared installations (i.e. GRE).
(Bug #173893, r=jbetak, sr=dveditz, also fixes #173597)
2002-10-25 05:16:32 +00:00
curt%netscape.com 07c5bc616b Need to include GREUser in the command-line for Add/Remove Programs
(Bug #175422, r=jbetak, sr=dveditz)
2002-10-25 05:00:10 +00:00
mkaply%us.ibm.com eb876f218c #176084
r=cls, a=dbaron
Packaging updates for OS/2
2002-10-25 04:33:14 +00:00
dveditz%netscape.com db27061156 Apply bug 171441 fix to unix, os2 and mac 2002-10-24 08:32:19 +00:00
mkaply%us.ibm.com 744126e869 Os/2 only - Not part of build - will never be part of build - update to perl helper script 2002-10-24 04:58:46 +00:00
dveditz%netscape.com d305caba20 bug 171441 delete component registry (under its new name) on upgrade to avoid various problems caused by component-combining
r=dougt,sr=bz,a=roc
2002-10-24 04:57:03 +00:00