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

2459 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 9d4770485c 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 7a9b47930e Add atomic library for ultrasparc routines to packaging list.
r=wtc
2003-01-21 02:21:51 +00:00
dbaron%dbaron.org 974362493f 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 8f284ed984 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 45982f59d8 Bug 187297 ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr
r=dougt sr=dveditz
2003-01-17 13:52:55 +00:00
timeless%mozdev.org f6121968a1 Bug 187297 ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr'
r=dougt sr=dveditz
2003-01-17 13:51:02 +00:00
locka%iol.ie c0af6fd329 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 4274ac7e16 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 db12bec6c1 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 3ee074ab65 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 ef0e1ce3e3 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 ac28b2e710 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 b443430dc8 184257 - Updating pref callers. r=timeless sr=bzbarsky 2003-01-08 08:40:41 +00:00
seawood%netscape.com 583ec4d823 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com 76271f7f65 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 4588fb970a 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 c613c3a8ca 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 92fa4d9208 Implementing XPInstall Signing. sr=dveditz, r=mstoltz, b=178687 2002-12-17 00:59:42 +00:00
cltbld%netscape.com 1839570bff 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 02b77bdea6 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 f71e222a68 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 2060f55e49 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 a00f62a21a 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 0739d45ba3 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 511e9a6aba 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 0362da69ed OS/2 only - type in install script 2002-12-02 06:27:07 +00:00
peterv%netscape.com 23b10864c8 Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
curt%netscape.com 5d7238b818 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 c86a678e19 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 2d1eada82d 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 26fc1fd9cb 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 518ea15672 missing part of checkin for bug 176791, r=curt 2002-11-23 05:14:25 +00:00
curt%netscape.com 5e5c0e45c5 Allow for multiple client installations.
(Bug #176791, r=jbetak, sr=dveditz)
2002-11-23 02:05:24 +00:00
bzbarsky%mit.edu e43c4fe666 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 30ede01988 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 dcd3b230de 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 7875f468ed 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 b7e674d18d 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 194639b404 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 d6b5beeb51 We need composer.xpt too 2002-11-14 00:11:48 +00:00
leaf%mozilla.org 26252e3c1b update mac installer version to 1.3a 2002-11-14 00:00:51 +00:00
blizzard%redhat.com 954cdb173a 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 925d8ff069 bug 176505, sr=sfraser, r=kin. fix packaging for new xpt file 2002-11-13 20:31:20 +00:00
locka%iol.ie eead2b859b 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 d49f66d22b Changing version string.
(Bug #178716, r=chak, sr=dveditz)
2002-11-09 05:16:52 +00:00
leaf%mozilla.org d281d67805 update version strings for bug 178863 2002-11-09 01:31:16 +00:00
sspitzer%netscape.com 645d790cbc 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 5f450d9f98 Os/2 needs 8.3 names 2002-11-08 15:24:29 +00:00
bryner%netscape.com 8558cdf768 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 2afb8ff07a OS/2 DLL names need to be 8.3 2002-11-08 04:08:31 +00:00
dmose%netscape.com 5c708da544 packager changes for junkmail filtering code; part of bug 169638. r/sr=sspitzer 2002-11-08 03:38:37 +00:00
sspitzer%netscape.com 57c1992f9e 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 ebc2116e2e packaging changes for mailviews 2002-11-07 21:48:35 +00:00
blizzard%redhat.com 637a9202e1 Bug #176299. Add gtk2-specific libraries to the package manifest. r=leaf 2002-11-07 19:45:34 +00:00
sspitzer%netscape.com ead9796dc4 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 0347776ab8 Bug 175096 Improve doc comment for NS_SoftwareUpdateRequestAutoReg()
r=dougt sr=dveditz
2002-11-06 15:15:38 +00:00
curt%netscape.com 37e49c4468 Not part of the build. This file is only used by installer developers. 2002-11-06 03:41:30 +00:00
curt%netscape.com 92908b2b10 Install the installer.
(Bug 169579, r=jbetak, sr=sveditz)
2002-11-06 03:31:11 +00:00
curt%netscape.com f3660be0b5 Mainenance cleanup
(Bugs #177163, #127420, r=jbetak, sr=dveditz)
2002-11-06 02:21:00 +00:00
curt%netscape.com 5653bd5f7c Add Force Install command-line option.
(Bug #73336, r=jbetak, sr=dveditz)
2002-11-06 02:08:33 +00:00
curt%netscape.com 0e4d5c65a5 Add Force Install command-line optionl
(Bug #173336, r=jbetak, sr=dveditz)
2002-11-06 02:05:38 +00:00
curt%netscape.com 48a72f0aff 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 bdc2848c5b 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 db0382a83c 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 b42b480d4e 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 88a41d12c7 #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 4823338703 #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 47753f551e #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 f0b4035b7a #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 6c9f552d27 #176084
r=cls, a=dbaron
Packaging updates for OS/2
2002-10-25 14:54:39 +00:00
curt%netscape.com ea4eec8ff8 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 4ebdb1b476 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 82b7c769a7 #176084
r=cls, a=dbaron
Packaging updates for OS/2
2002-10-25 04:33:14 +00:00
dveditz%netscape.com 7e9bcbbe06 Apply bug 171441 fix to unix, os2 and mac 2002-10-24 08:32:19 +00:00
mkaply%us.ibm.com bd8462ad65 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 47c92aebca 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
mkaply%us.ibm.com cbb94e1e20 Os/2 only - Not part of build - will never be part of build - helper perl script to build install packaging for debug purposes 2002-10-24 04:45:08 +00:00
loadrunner%betak.net 4a24b7fbe0 b167610 Plug gre installer into mfcembed installer, r=curt, sr=leaf, a=asa 2002-10-21 19:01:01 +00:00
sicking%bigfoot.com 96c2de03bf Remove transformiix.xpt from packaging as it no longer exists
b=64945 r/sr=darin sr=bz a=rjesup
2002-10-17 21:11:38 +00:00
seawood%netscape.com cbd7aa2c25 Remove redundant necko_socket.xpt entry.
Bug #174750 r=blizzard a=asa
2002-10-17 08:41:43 +00:00
seawood%netscape.com d1bef3cbe0 Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
rdayal%netscape.com 0445dc5ce1 Bug #174597.
Changes so that PalmSync Installer can run not just from dir
but also from a program sub-menu or a short cut.
Installer Manifest file changes for PalmSync

r=ssu, sr=mscott, a=asa.
2002-10-17 01:32:27 +00:00
curt%netscape.com 9045e44a29 Get the right installed-chrome.txt for mfcembed.
(This is a build-only, GRE-only fix.)
  (Bug #174619, r=asasaki, sr=leaf)
2002-10-16 20:04:42 +00:00
curt%netscape.com caa96e164a Selectively add uninstaller to Add/Remove Software list for GRE
(Bug 169580, r=jbetak, sr=dveditz, a=asa)

Cleaned up hardcoded references to "MRE"
  (Bug 173619, r=jbetak, sr=dveditz, a=asa)
2002-10-15 21:57:26 +00:00
curt%netscape.com 244565892e Missed one file in the manifest for bug 171010
GRE installer build only.  No impact on regular build.
2002-10-14 23:46:41 +00:00
curt%netscape.com 501e88febf Using the right manifests with the right paths
Not part of the build process; used only by installer developers
 (Bug 171010, r=jbetak, sr=leaf)
2002-10-14 22:41:10 +00:00
curt%netscape.com 111912a85a Get the right files using the right manifests.
Not part of the regular build; GRE installer build process only.
  (Bug #171010, r=jbetak, sr=leaf)
2002-10-14 22:38:17 +00:00
dveditz%netscape.com df472abb6e bug 167515 fixes WinXP SP1 install crash due to OS change in DLL loading order sometimes picking up zlib.dll from other applications 2002-10-14 08:11:01 +00:00
rdayal%netscape.com 64b1bdb232 Bug #173821 Modify the Palm Installer to search for Palm Dlls on local disk
Changes in the PalmSync installer to search for Palm dir using Registry key settings.
Also changes to include the Palm Sync files in installer manifest.

r=ssu, sr=dveditz, a=asa
2002-10-14 06:58:10 +00:00
cltbld%netscape.com c1d7ee534a updated version to 1.2b Bug# 173361 r=jj,sr/a=leaf. ycalonje checking in as cltbld 2002-10-11 23:50:48 +00:00
cltbld%netscape.com 12e798fa39 updated version to 1.2.0b.0 Bug# 173361 r=jj,sr/a=leaf. ycalonje checking in as cltbld 2002-10-11 23:48:54 +00:00
jj%netscape.com bfe5bd2aed removed Netscape targets and Netscape resources from the Mac installer wizard project; added MacInstallerVersion.r - part of Bug #173613, r=leaf, sr=sfraser, a=asa 2002-10-10 23:08:49 +00:00
jj%netscape.com 04aa3497f0 does not belong in the mozilla tree - part of Bug #173613, r=leaf, sr=sfraser, a=asa 2002-10-10 23:08:07 +00:00
jj%netscape.com 58310e878a Mac Installer Wizard 'vers' 1 and 2 resources in text format 2002-10-10 23:05:52 +00:00
jj%netscape.com 57e211072c extracted 'vers' resources into MacInstallerVersion.r - part of Bug #173613, r=leaf, sr=sfraser, a=asa 2002-10-10 23:04:46 +00:00
jj%netscape.com 72b5402b5f merged resources from CheckboxLDEF.rsrc + extract 'vers' resources into MacInstallerVersion.r - part of Bug #173613, r=leaf, sr=sfraser, a=asa 2002-10-10 23:02:30 +00:00
jj%netscape.com 69293a73ef merged into MIWCommon.rsrc - part of Bug #173613, r=leaf, sr=sfraser, a=asa 2002-10-10 23:01:33 +00:00
sicking%bigfoot.com 8ad1aece33 bug 64945 stage two.
Prettyprint without modifying the DOM by using an XBL binding. Use viewsource.css for styling. Also refactor a real sync-load service and make transformiix and XBL use it.

r=jkeiser sr=darin
2002-10-09 07:03:15 +00:00
loadrunner%betak.net 7e0bb53029 b168139, Provide progress updates for external GRE app installers, r=curt, sr=dveditz 2002-10-09 04:58:30 +00:00
loadrunner%betak.net 2bc0ef51f9 b168139, Provide progress updates for external GRE app installers, r=curt, sr=dveditz 2002-10-09 04:17:53 +00:00
loadrunner%betak.net 3f84b90fb2 b167606, Allow multiple MRE installer instances, r=curt, sr=dveditz 2002-10-09 03:04:13 +00:00
rdayal%netscape.com af1285ee71 Bug #172844 Installer for Mozilla PalmSync Conduit
This is the implementation for the PalmSync Conduit which enables the synchronization
between Mozilla AB and Palm. This is built as a separate executable, to build this Palm CDK
should be installed and PALM_CDK_DIR environment variable should be set to it's location.

r=ssu, sr=dveditz
2002-10-09 01:06:48 +00:00
curt%netscape.com 59317ab69b This is related to the checkin for bug 171010, but is not part of the
build process.  This file is only used by installer developers.
2002-10-08 00:55:24 +00:00
curt%netscape.com c8f7f0a099 Now we are getting most of the files we need from manifests under
embedding\config.
  (Bug #171010, r=asasaki, sr=dveditz)
2002-10-08 00:53:04 +00:00
darin%netscape.com aad1a1d1f6 fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky 2002-10-06 02:20:35 +00:00
curt%netscape.com 66df8265d6 Implementation of new config.ini syntax for Condition keyword.
(Bug #169580, r=jbetak, sr=dveditz)
2002-10-04 07:40:08 +00:00
curt%netscape.com be29420283 Added missing file.
(Bug #172495, r=chak, sr=dveditz)
2002-10-04 02:27:29 +00:00
curt%netscape.com 60b3318670 Corrected the registry path. (This has no impact on tinderbox build.)
(Bug #172019, r=jbetak, sr=mscott)
2002-10-03 22:50:34 +00:00
curt%netscape.com d2bd978bdc Corrected the registry path. (This has no impact on tinderbox build.)
(Bug #171266, r=jbetak, sr=mscott)
2002-10-03 22:47:54 +00:00
curt%netscape.com 77ff1001ad Variablized a hardcoded version number. (This has no impact on tinderbox build.)
(Bug #172209, r=jbetak, sr=mscott)
2002-10-03 22:44:16 +00:00
caillon%returnzero.com 7a45c581c0 162858 - Fix a typo which caused the e-mail icon not to be used on the WinXP start menu
Patch by Malcolm Rowe <bugzilla2@farside.demon.co.uk>
r=dveditz@netscape.com sr=roc+moz@cs.cmu.edu
2002-10-02 08:55:36 +00:00
aaronl%netscape.com 6324fa1a23 Bug 166712. Fixing typaheadfind packaging, some things were still incorrect. r=ssu, sr=dveditz 2002-09-30 23:48:15 +00:00
brade%netscape.com ada14246f0 removal of files that are no longer part of Composer (bug 171715, r=cmanske, sr=scc) 2002-09-30 21:47:59 +00:00
mkaply%us.ibm.com 88e603c410 Not part of build - Uninstaller enablement - OS/2 only 2002-09-27 20:23:03 +00:00
aaronl%netscape.com 5f0d0e6951 Bug 166712. Consolodate typeaheadfind files, cleanup building and packaging of typeaheadfind, make it available to embeddors, remove from install options. r=ssu, sr=dveditz 2002-09-27 19:07:44 +00:00
alecf%netscape.com 6d569ff270 fix for bug 79175, merge jsloader into xpconnect
r=dbradley, sr=brendan
2002-09-27 18:33:02 +00:00
timeless%mac.com 3d63c970d5 Bug 167174 builds system should generate .autoreg
r=cls,dveditz sr=alecf
2002-09-26 22:47:37 +00:00
ccarlen%netscape.com d9ea2f11b9 Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser 2002-09-25 12:23:39 +00:00
mkaply%us.ibm.com 086c6dde95 OS/2 only - not part of build - rewrite isFat routine 2002-09-24 22:57:48 +00:00
mkaply%us.ibm.com 7854e59e92 OS/2 only - not part of build - continuing OS/2 uninstall work 2002-09-24 22:54:48 +00:00
mkaply%us.ibm.com 3c13940ad7 OS/2 doesn't need defaults_info.ini - misname 2002-09-24 22:51:48 +00:00
mkaply%us.ibm.com b6ccbcd514 OS/2 only - not part of build - nsinstall changes to get uninstaller working 2002-09-24 22:20:24 +00:00
alecf%netscape.com 3bd0bc2b31 bug 169498 - combine i18n libraries into one. sr=bryner, r=ftang 2002-09-24 21:50:05 +00:00
rpotts%netscape.com 0e293491d8 bug #169583 (r=jst, sr=darin) URILoader should allow nsIContentHandler::DoContent() to fail... 2002-09-24 19:53:43 +00:00
mkaply%us.ibm.com 2294e52b81 OS/2 only - not part of build - uninstall - better support for killing processes 2002-09-23 22:17:07 +00:00
mkaply%us.ibm.com 05d64b216f OS/2 only - not part of build - uninstall support 2002-09-23 22:16:17 +00:00
mkaply%us.ibm.com 361956343f OS/2 only - not part of build - uninstall work 2002-09-23 20:41:17 +00:00
mkaply%us.ibm.com ccc9248fbe OS/2 only - not part of build - proper params for finding files 2002-09-23 20:40:20 +00:00
mkaply%us.ibm.com 860870fcf0 Remove some dead code and uninstall enablement 2002-09-23 20:39:54 +00:00
mkaply%us.ibm.com a1646daadc More wizard fixes - beginning of uninstall 2002-09-23 20:39:17 +00:00
timeless%mac.com 53da630fb3 Bug 159070 installer claimed my everything install did not include PSM
r=dveditz sr=darin
2002-09-23 18:50:37 +00:00
mkaply%us.ibm.com d06f00e604 Continuing OS/2 wizard work - we are so close 2002-09-20 14:47:38 +00:00
mkaply%us.ibm.com ae152de16b Continuing OS/2 wizard work - we are so close 2002-09-20 14:42:22 +00:00
timeless%mac.com 8c4278169e Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2002-09-20 02:42:44 +00:00
alecf%netscape.com 54fd21de77 bug 169003 - merge the mozbrwsr DLL into the appcomps DLL
r=bryner, sr=jag
2002-09-19 19:00:13 +00:00
alecf%netscape.com 9993af8a8a fix for bug 115217
merge cache dll into main necko dll for a minor startup improvement
r=dougt, sr=darin
2002-09-19 18:29:56 +00:00
curt%netscape.com 38d94fae37 Using "mozilla.org" in install and Windows registry paths. Also, version 1.2b
(Bug #168751, r=jbetak, sr=dveditz)
2002-09-18 19:46:03 +00:00
alecf%netscape.com d8c808288f fix for bug 168048 - combine commonly used decoders into the main imglib dll
r=pavlov, sr=tor
2002-09-17 23:05:27 +00:00
mkaply%us.ibm.com 5cb011ac1e adding typeaheadfind package - not part of build 2002-09-17 20:46:17 +00:00
mkaply%us.ibm.com bbb4323c23 OS/2 wizard stuff plus adding typeaheadfind package - not part of build 2002-09-17 20:45:49 +00:00
mkaply%us.ibm.com 14d9ced242 Continuing OS/2 wizard work - not part of build 2002-09-17 20:44:06 +00:00
curt%netscape.com de0cd6e65a Changing MRE to GRE, and getting the version number right.
(bug #169014, r=chak, sr=dveditz)
2002-09-16 22:47:01 +00:00
curt%netscape.com 2f887a13ca Don't need CurrentVersion for a shared install.
(Bug #168756, r=syd, sr=dveditz)
2002-09-16 19:41:17 +00:00
curt%netscape.com 3d025054e1 Cleanup for first real build of gre installer.
(Not yet officially being built)
2002-09-15 04:52:30 +00:00
curt%netscape.com cc0500a2c3 This got missed in the name change update.
(bug #167795)
2002-09-15 04:44:26 +00:00
mkaply%us.ibm.com 71cd871649 Continuing OS/2 XPINSTALL Wizard work 2002-09-13 22:41:34 +00:00
curt%netscape.com d8f3ef17f6 Clean up (this is not yet in the build process). 2002-09-13 19:46:21 +00:00
aaronl%netscape.com bcae2c7bfc Bug 165626. Rest of checkin - get typeaheadfind into xpinstall for Mozilla trunk nightlies on Mac. r=curt, sr=dveditz 2002-09-13 03:02:30 +00:00
sicking%bigfoot.com c7bf7c82a0 Add files to packager, bug 64945
r=peterv sr=jst
2002-09-12 21:50:16 +00:00
curt%netscape.com ee19054cb2 Renaming MRE to GRE (Gecko Runtime Environment)
(Bug 167795, r=chak, sr=leaf)
2002-09-12 19:45:21 +00:00
curt%netscape.com aa5970a45f Renaming MRE to GRE (Gecko Runtime Environment)
(Bug 167705, r=chak, sr=leaf)
2002-09-12 19:23:52 +00:00
curt%netscape.com b3b0eb80ad Renaming MRE to GRE (Gecko Runtime Environment)
(Bug 167795, r=chak sr=leaf)
2002-09-12 19:19:39 +00:00
curt%netscape.com 10b1e5c22b Renaming MRE to GRE (Gecko Runtime Library)
(Bug 167795, r=chak, sr=leaf)
2002-09-12 19:17:59 +00:00
curt%netscape.com 9a89180cb7 Renaming MRE to GRE (Gecko Runtime Engine)
(Bug 167795, r=chak, sr=leaf)
2002-09-12 19:11:18 +00:00
curt%netscape.com e28444f6f2 Renaming MRE to GRE (Gecko Runtime Engine)
(Bug #167795, r=chak, sr=leaf)
2002-09-12 19:09:57 +00:00
alecf%netscape.com bab99a09b0 fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build.
r=pavlov, sr=rbs
includes creating a new "Shared" library which shares gfx code between all platforms
2002-09-12 04:43:31 +00:00
timeless%mac.com fd62c3e537 Bug 167837 Package necko_cookie.xpt
r=darin sr=bzbarsky
2002-09-11 05:53:04 +00:00
curt%netscape.com 12cec16dd3 This is not yet part of the build process. 2002-09-11 05:20:13 +00:00
curt%netscape.com ef1b7ba16c Support for GRE (recently known as MRE)
(Bug #157211, r=syd, sr=dveditz)
2002-09-11 05:03:44 +00:00
curt%netscape.com 69388c6f9f Support for GRE (recently known as MRE)
(Bug #57211, r=syd, sr=dveditz)
2002-09-11 05:00:30 +00:00
mkaply%us.ibm.com 773a6eb211 #164565
sr/moa=dveditz, a=asa
For OS/2 platform, return win in installer files so windows chrome is used for OS/2
2002-09-10 19:50:48 +00:00
dougt%netscape.com c5e8f896cd 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
aaronl%netscape.com 1f0c4135e6 Bug 165626. Finish checkin - new typeaheadfind.jst files accidentally didn't get in. Get typeaheadfind packaged as part of default install. Leaving out of packages-mac for now. r=curt, sr=dveditz, a=asa. 2002-09-06 20:20:11 +00:00
cltbld%netscape.com 5ae9bd766c Updated Mozilla installer version string to 1.2.0a.0 for 1.2a release r=jj, sr/a=leaf. ycalonje checking in as cltbld. Bugzilla 163089. 2002-09-06 19:47:00 +00:00
cltbld%netscape.com dc8fe2af07 updated mac installer mozilla version for 1.2a release. ycalonje checking in as cltbld, r=jj, sr/a=leaf. bugzilla 163089 2002-09-06 19:39:05 +00:00
aaronl%netscape.com 589efa669c Bug 165626. Get typeaheadfind packaged as part of default install. Leaving out of packages-mac for now. r=curt, sr=dveditz, a=asa 2002-09-06 00:45:00 +00:00
dveditz%netscape.com b03ffcc087 Autoreg after an install in xpistub/wizard case (regression, bug 162593) r=dougt, sr=alecf, a=drivers 2002-09-05 05:09:06 +00:00
curt%netscape.com 19ec9a5128 Still cleaning up the MRE stuff that got mixed into the code.
(Not yet part of build.)
2002-09-04 06:53:28 +00:00
mkaply%us.ibm.com 20a199b084 We're not doing icons right now 2002-09-04 02:22:10 +00:00
mkaply%us.ibm.com adf2ed0801 OS/2 wizard - not part of build - we're not doing icons and overwriting buffer 2002-09-04 02:20:34 +00:00
dougt%netscape.com c1b9f8114d Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
mkaply%us.ibm.com aa82a3b47e Um, we need msgbase.xpt bad 2002-09-03 23:20:06 +00:00
mkaply%us.ibm.com f9b37854f2 OS/2 Wizard work - not part of build 2002-09-03 22:32:08 +00:00
mkaply%us.ibm.com 5587ad55dc oops 2002-09-03 22:28:59 +00:00
mkaply%us.ibm.com 9f31aaba93 More OS/2 wizard work - final JST scripts and INI updates 2002-09-03 21:37:08 +00:00
bryner%netscape.com e59f991678 Don't do start script munging for Phoenix. Not part of the normal build. 2002-09-03 07:20:20 +00:00
timeless%mac.com 9a8680079f Bug 161945 clean up simple mac build warnings
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
mkaply%us.ibm.com 39794ca19e Not part of build - OS/2 wizard work - downloading of XPI now working - UI is very nicde 2002-08-31 05:49:39 +00:00
curt%netscape.com 64e04693fd Not yet in build. 2002-08-30 21:50:43 +00:00
alecf%netscape.com c55e29c5fe fix for bug 164575 - clean nsIPersistentProperties interface to reduce UTF8/UCS2 conversions
r=dougt, sr=darin
2002-08-30 17:13:34 +00:00
mkaply%us.ibm.com f954b8b799 Not part of build - continuing OS/2 wizard work - man we are getting close 2002-08-29 22:46:14 +00:00
curt%netscape.com fa29a64555 Not yet in build. 2002-08-29 04:03:26 +00:00
curt%netscape.com 098e46bda1 Getting xpcom.xpi from the wrong place.
(Not yet in build)
2002-08-29 03:39:59 +00:00
curt%netscape.com 45df6d556b Some platforms don't like quotes in the path.
(Not yet in the build)
2002-08-27 19:53:49 +00:00
curt%netscape.com 5a2f50d715 Not (yet) in build 2002-08-27 04:02:27 +00:00
mkaply%us.ibm.com 7e57b09c22 Not part of build
Continuing OS/2 wizard work
It's pretty much working now
2002-08-27 03:00:34 +00:00
curt%netscape.com 2df47333ac Simplified dialogs which show unnecassary information when installing only
a single component.
  Not (yet) part of the build.
2002-08-27 00:43:09 +00:00
curt%netscape.com be9c5bf2dd Added in a batch file to run mfcembed using mre.
Not (yet) part of the build.
2002-08-27 00:32:40 +00:00
mkaply%us.ibm.com d920019a0c Continuing Os/2 wizard work 2002-08-26 04:44:24 +00:00
mkaply%us.ibm.com cc55cce454 Not part of build yet - continuing OS/2 wizard work 2002-08-26 04:43:35 +00:00
mkaply%us.ibm.com b262537ed9 Not part of build - continuing OS/2 wizard work 2002-08-26 04:42:50 +00:00
mkaply%us.ibm.com 9b4c9a9a1f Not part of build - OS/2 install work 2002-08-26 04:42:03 +00:00
curt%netscape.com c2d586ae77 Used wrong comment symbol.
(Not yet in build.)
2002-08-24 01:20:18 +00:00
curt%netscape.com f975d00fb0 Making a wrong assumption about the existence of the installer directory.
(Not yet in build.)
2002-08-24 01:19:48 +00:00
curt%netscape.com 42471e997b Not yet in the build. 2002-08-24 00:51:02 +00:00
curt%netscape.com ab1b10458a Oops. That was a mistake. Backing out last checkin
(Still not in the build yet.)
2002-08-24 00:48:52 +00:00
mkaply%us.ibm.com 0f770a3e00 Not part of build
Continuing OS/2 wizard work
2002-08-24 00:45:32 +00:00
mkaply%us.ibm.com b181785a75 #163529
r=pedemont, sr=dveditz
If a file is before the first component in packages-***, copy it in the flat case
This allows for files like installed-chrome.txt which we want to package in flat, but not in component
2002-08-23 21:36:52 +00:00
mkaply%us.ibm.com 5ce1ae492a #135508
r=pedemont, sr=dveditz
Remove 99.9% OS/2 stuff from Packager.pm - we're going to take the Unix path
2002-08-23 21:25:43 +00:00
mkaply%us.ibm.com e24e40f40f #161997
r=dprice, sr=dveditz
Get LIBXPNET working on OS/2
2002-08-23 21:18:22 +00:00