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

1106 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 4fdf1e920e Missing comma 2003-04-02 14:19:26 +00:00
mkaply%us.ibm.com 1475130738 Someone forgot to add absyncsv.dll here when they did it for Windows 2003-04-01 22:36:49 +00:00
ssu%netscape.com 1c8562dba0 fixing bug 199023 - Trunk crash [@ XPCCallContext::~XPCCallContext] [@ xptiInterfaceEntry::ResolveLocked]. r=dbradley, sr=dveditz, a=dbaron 2003-03-27 02:42:40 +00:00
seawood%netscape.com cbb45b6190 Add support for creating diskimages (.dmg) on OS X.
Bug #122067 r=bryner
2003-03-25 06:59:54 +00:00
harishd%netscape.com ecbe7cd410 Adding P3P to the packaging list. b=198148, r=ssu@netscape.com, sr=heikki@netscape.com 2003-03-25 00:31:11 +00:00
harishd%netscape.com bfa99a8ade Adding wsdl and proxy to the packaging list. b=198683, r=ssu@netscape.com, sr=heikki@netscape.com 2003-03-25 00:24:43 +00:00
timeless%mozdev.org 965ba28bb1 Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
aaronl%netscape.com 202fea3e3b Backout out bug 196946. It turns out we should not merge static accessibility libs into widget 2003-03-22 05:29:37 +00:00
bryner%netscape.com 18028df7d2 Fix dom serializer bustage (bugzilla edit attachment as comment) by making sure not to clobber xmlextras/base/public's .xpt file with xmlextras/interfaceinfo/public's xpt file. Bug 198568, r=harishd, sr=dveditz. 2003-03-21 22:47:30 +00:00
wtc%netscape.com 7f37f18ac6 Bug 197874: after NSS 3.8 landed, we need to include the new .chk files in
the various installer packages. r=ssu. sr=bryner.
Modified Files:
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
2003-03-20 18:04:55 +00:00
ssu%netscape.com 8f2917b2c0 fixing bug 198318 - load manager does not show up. r=sgehani, rs=leaf 2003-03-20 01:57:52 +00:00
dbaron%dbaron.org 802ca36199 When doing GRE install, also remove xpt files that have moved into the GRE. Original patch from <timeless@bemail.org>. r=ssu sr=alecf b=197237 2003-03-19 19:15:42 +00:00
ssu%netscape.com 1578837aae commiting patch from bsmedberg@covad.net that fixes bug 162079 - installer: lack of objdir support. r=ssu, sr=dveditz 2003-03-18 22:53:44 +00:00
sspitzer%netscape.com b16647191c fix for blocker bug #197566.
missing file needs to be in the GRE, according to dougt.
r=ssu
2003-03-17 19:37:05 +00:00
aaronl%netscape.com 16e495e629 Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf 2003-03-16 20:22:51 +00:00
dougt%netscape.com 1ec9879b77 Fixing 197566. r=me 2003-03-15 18:58:45 +00:00
mkaply%us.ibm.com b29a9baeaa OS/2 needes 8.3 DLL names 2003-03-15 02:11:28 +00:00
mkaply%us.ibm.com 8d5fc4648d No really, it's gkcontnt on OS/2 2003-03-15 02:00:20 +00:00
dougt%netscape.com be629223b6 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
ssu%netscape.com 33dcadf9cd this is an addendem to bug 190389 - GRE installer needs to use new version key format. this patch sets a Build ID var in the windows registry for GRE 2003-03-13 00:28:18 +00:00
ssu%netscape.com 8de7ed4458 fixing bug 195302 - .cvsignoreMozilla should install GRE in a global, shared area. r=sgehani, sr=dveditz 2003-03-12 21:52:39 +00:00
ssu%netscape.com 5938c35287 fixing bug 190389 - GRE installer needs to use new version key format. This patch enables the code now. r=sgehani,sr=dveditz 2003-03-12 21:50:21 +00:00
ssu%netscape.com ec981c25a7 fixing bug 190389 - GRE installer needs to use new version key format. This is not enabled just yet, but support code is fully in place with this check in r=sgehani,sr=dveditz 2003-03-12 21:40:19 +00:00
bryner%netscape.com 7ce4b290a0 Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser. 2003-03-12 04:57:33 +00:00
ssu%netscape.com ce2e7dc695 fixing bug 191048 - Need to install .js files in Mozilla's not GRE's component dir. r=spitzer, sr=dveditz 2003-03-12 01:31:42 +00:00
mkaply%us.ibm.com a102e01fe6 No bug - do slash substitution in deliver perl script 2003-03-11 19:58:31 +00:00
mkaply%us.ibm.com 8859724b54 #129719
r=pedemont, sr=blizzard 
OS/2 only - forgot to add OS/2 turbo EXE to package
2003-03-10 22:34:22 +00:00
ssu%netscape.com 4893013348 fixing bug 189115 - install Palm sync utilities and readme in separate program subfolder. r=sgehani, sr=dveditz 2003-02-26 07:03:18 +00:00
timeless%mozdev.org be1863587f Bug 181136 remove xpfe/components/regviewer
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
ssu%netscape.com 282adfdece fixing bug 191996 - XPathEvaluator gone in nightly builts? r=jst, sr=dveditz, a=dveditz. 2003-02-20 02:38:00 +00:00
ssu%netscape.com e428f067d9 fixing bug 190362 - MFCEmbed installer crashing during setup. r=sgehani, sr=dveditz, a=dbaron 2003-02-20 00:31:54 +00:00
ssu%netscape.com 797eb3460b fixing bug 192819 - Setting Mozilla browser and Mail as default programs using Set Program Access and defaults applet zaps Mozilla installation. r=sgehani, sr=dveditz, a=dbaron 2003-02-20 00:24:51 +00:00
ssu%netscape.com b9284f011e fixing bug 193241 - Files should be deleted when going from 1.3a to 1.3b. r=sgehani, sr=dveditz, a=dbaron 2003-02-20 00:11:39 +00:00
mkaply%us.ibm.com fdb4a6ca04 OS/2 only packaging bustage - Mistake with checkin for 106161 causing installing over old Os/2 builds to fail 2003-02-15 02:23:39 +00:00
seawood%netscape.com f6923c6c32 Avoid packaging symlinks in the sdk on *x builds.
Bug #192828 r=leaf a=asa
2003-02-13 20:25:42 +00:00
mkaply%us.ibm.com fec45c9fee #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 f84c8479d1 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 89a2bcb995 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 a79a869071 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 f348468163 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 a7e25a02db 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 9061227081 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
ssu%netscape.com 1978ea9244 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 148f5ff5c6 bug 190529, add SDK package creation, r=kysmith, sr=seawood, a=asa 2003-01-31 22:56:32 +00:00
seawood%netscape.com 06c6ea6a76 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 8ee8bd0007 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 cf3f32a4d4 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
ccarlen%netscape.com 006361f2af 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 867179e41d 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 bb91719f83 fixing bug 190309 - mozilla stub installer does not work. r=granrose, a=leaf 2003-01-23 21:37:55 +00:00
ssu%netscape.com fb8468f6b7 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 e33f97220c 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 6e53694710 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 1421991fec 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 366c11290a add tridentprofile extension. bug 185689 r=jag 2003-01-22 04:15:36 +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
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
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
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
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
curt%netscape.com 5e5c0e45c5 Allow for multiple client installations.
(Bug #176791, r=jbetak, sr=dveditz)
2002-11-23 02:05:24 +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
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
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
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
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 48a72f0aff Let the uninstaller know about the .autoreg file.
(Bug #169371, r=jbetak, sr=dveditz)
2002-11-06 01:54:05 +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 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 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
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
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
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 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
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
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
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
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
mkaply%us.ibm.com 3c13940ad7 OS/2 doesn't need defaults_info.ini - misname 2002-09-24 22:51:48 +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
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 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
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
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
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 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
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
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
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
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 aa82a3b47e Um, we need msgbase.xpt bad 2002-09-03 23:20:06 +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
curt%netscape.com 64e04693fd Not yet in build. 2002-08-30 21:50:43 +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 9b4c9a9a1f Not part of build - OS/2 install work 2002-08-26 04:42:03 +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
curt%netscape.com 837cf4fa16 Updating from MRE to MFCEmbed
(Not yet part of the build)
2002-08-23 20:13:10 +00:00
curt%netscape.com 4726c2ae97 Not (yet) part of the build. 2002-08-23 20:09:51 +00:00
alecf%netscape.com 7b9bfa7d2b for bug 157567
combine txtsvc into libeditor - no need for seperate dlls
r=akkana, sr=kin
2002-08-22 22:08:36 +00:00
curt%netscape.com 38a9c2b10c Not (yet) part of build. 2002-08-22 00:19:15 +00:00
curt%netscape.com f1de38745d Not (yet) part of build. 2002-08-22 00:08:05 +00:00
mkaply%us.ibm.com 03b97b792c Switch OS/2 package file to unix format 2002-08-21 00:30:08 +00:00
mkaply%us.ibm.com e15446f23e No bug - not part of build
Checkin files for OS/2 packaging
2002-08-21 00:17:49 +00:00
bryner%netscape.com 0d62003cbb Include window icons in installer packages (bug 163067). r=leaf, sr=dveditz. 2002-08-17 04:11:05 +00:00
mkaply%us.ibm.com 83048332b1 Package file for OS/2 2002-08-15 18:02:32 +00:00
alecf%netscape.com a2acf86c80 fix for bug 157993 - combine all unicode converters into a single library, and share GetMaxLength() implementation between all converters that can support it.
r=ftang, sr=blizzard
2002-08-12 19:16:16 +00:00
dveditz%netscape.com 46a4ab845d Fix talkback download size to prevent bug 84492 install errors r=syd,sr=alecf,a=asa 2002-07-31 23:25:05 +00:00
cbiesinger%web.de e1838a4538 bug 111702 r=ssu sr=dveditz a=asa
`No' is not the opposite of `Accept'
2002-07-31 11:23:08 +00:00
dprice%netscape.com f99ea6f20f 157522 sr=dveditz a=asa
don't delete installed-chome.txt
2002-07-26 23:28:49 +00:00
yokoyama%netscape.com 7cd06b2e15 Bug 156979
XBL emulation of marquee.
/r=nhotta, timeless, /sr=jst, /a=asa
2002-07-26 17:47:16 +00:00
timeless%mac.com f6aabf7218 Bug 159070 installer claimed my everything install did not include PSM
r=ssu sr=dveditz a=asa
2002-07-25 20:40:32 +00:00
ssu%netscape.com 5253ed68d1 fixing bug 158187 - Support for Windows XP SP1 Integration (TRUNK merge). r=ssu,dprice,curt,law sr=jag,dveditz a=drivers 2002-07-24 06:43:19 +00:00
leaf%mozilla.org 8d6ee39e00 add taskbar icons for applications, r=kerz,a=asa,b=158684 2002-07-22 18:01:41 +00:00
rbs%maths.uq.edu.au d115b02bb8 Turn on MathML in the Mac build, b=155703, r=peterv, sr=sfraser 2002-07-16 23:25:55 +00:00
curt%netscape.com 5e89a8e89f Disabled functionality for refreshing icons because it was causing unacceptable
side effects.
  (Bug #154708, r=ssu, sr=dveditz, a=asa)
2002-07-16 23:07:24 +00:00
seawood%netscape.com 345f565624 Create a symlink named "bin" in the dist/mozilla directory and then run pkgcp.pl using dist/mozilla as the srcdir. This will let us avoid accidentally stripping the files in dist/bin.
Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #156983 r=sgehani sr=leaf
2002-07-12 00:37:46 +00:00
alecf%netscape.com 4d3ec6519e bug 156723 - remove xfer and ucth from the build - no longer used
r=law, sr=blake, a=asa
2002-07-11 21:01:33 +00:00
alecf%netscape.com 66d3a75c8d fix bug 154981
add windowds.xpt to the packaging files so that we stop getting JS exceptions for Components.interfaces.nsIWindowDataSource
r=caillon, sr=jag
2002-07-09 23:58:18 +00:00
curt%netscape.com b4a05a7d32 Set the GeckoVer value in the Windows registry.
(Bug 109402, r=syd, sr=dveditz)
2002-07-02 21:03:15 +00:00
curt%netscape.com e8d340e2e9 Refresh icons on upgrade.
(Bug #154708, r=curt, sr=dveditz)
2002-06-28 23:04:40 +00:00
dprice%netscape.com 48a1cafb88 140104 r=curt sr=dveditz
blow away chrome.rdf and overlayinfo
2002-06-28 07:55:06 +00:00
bnesse%netscape.com 5f987d8ecc Fix for bug 153622. Remove macxprefs (no longer used) from the build. r=ccarlen, sr=sfraser. 2002-06-25 20:05:48 +00:00
curt%netscape.com 0e8a24db77 Support for Screen Reader
(Bug #104477, r=price, sr=dveditz)
2002-06-25 05:39:36 +00:00
rdayal%netscape.com 763034e204 bug # 104931 - moved LDAP modules to be installed with the browser instead of mail
r=dmose, sr=dveditz
2002-06-22 00:49:06 +00:00
dprice%netscape.com dbf948e441 151947 - r=curt sr=dveditz
let config.ini control what registry keys are cleaned up during upgrades
2002-06-21 23:40:58 +00:00
peterv%netscape.com 6d9c1486db Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst. 2002-06-20 12:04:22 +00:00
dougt%netscape.com d201f42bed adding compreg.dat to package list. bug 152383 r=jj 2002-06-18 18:56:44 +00:00
bnesse%netscape.com db676265c6 Fix for bug 141035. Missing autoconfig file in packaging. r=alecf, sr=dveditz. 2002-06-14 21:57:18 +00:00
cltbld%netscape.com 1572ce9dcf updating installer to use http instead of ftp for downloading xpi files, does not affect build, bugscape 16662, kysmith checking in as cltbld 2002-06-13 16:10:50 +00:00
bnesse%netscape.com 8f3217aa49 Fix for bug 141035. Application must quit if it fails to load the .cfg file. r=sgehani, ccarlen, sr=alecf. 2002-06-12 18:52:46 +00:00
cbiesinger%web.de 739b9ab0b9 bug 8031 r=tor sr=dveditz
XBM support
2002-06-04 08:48:12 +00:00
dprice%netscape.com d1f67d83d2 146668 r=curt sr=dveditz
document supersede in config.it
2002-05-31 09:17:08 +00:00
seawood%netscape.com 2b773ceb9e Because js uses static data structures and is linked into other shared libraries, js must be built as a shared library.
Thanks to Colin Blake <colin@theblakes.com> for the original patch.
Bug #127442 r=bryner
2002-05-15 01:37:07 +00:00
ssu%netscape.com e97d2c337a fixing bug 100822 - Shut down running browsers after download. r=curt sr=dveditz 2002-04-30 23:41:25 +00:00
curt%netscape.com 533ce54c2e New "ProductNameInternal" and decriptable key "Product PreviousVersion"
(Bug 140178, r=ssu, sr=dveditz)
2002-04-27 16:47:39 +00:00
jgaunt%netscape.com 801e2fcb23 bug 139621 get accessiblity in the mac & unxi installer stub
r=dprice
sr=dveditz
2002-04-24 21:40:17 +00:00
jgaunt%netscape.com d9d7e761ed bug 139621 accessiblilty libs not included when installing using the stub
r=dprice
sr=dveditz
2002-04-24 21:38:54 +00:00
morse%netscape.com 1c365f5237 bug 132641, -killAll to shutdown everything, r=law, sr=jag 2002-04-23 02:23:56 +00:00
dcone%netscape.com d9b85d21ac bug=90751 r=peterl sr=attinasi a=asa. JJ Esner tested this part
for the building of the Mac application.  This is the final part of the patch
that will put the plugin into the application bundle. This will not effect tinderbox,
but will come into play when the Mac application is built and bundled up.
2002-04-17 02:27:14 +00:00
bnesse%netscape.com 76e2f653aa Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf. 2002-04-16 18:48:19 +00:00
shanjian%netscape.com a8c2712fd0 #91305 add univerialchardet into unix default extensions list
r=cls sr=hewitt a=rjesup@wgate.com
2002-04-10 22:47:01 +00:00
dprice%netscape.com c9570a4f13 115883 - r=curt sr=dveditz a=asa adt1.0.0
remove obsolete ren8dot3 stuff from the installer
2002-04-09 03:44:58 +00:00
srilatha%netscape.com a65e726634 Fix for bug # 78585. Import local folders from 4.x.
r=racham@netscape.com,ccarlen@netscape.com,cavin@netscape.com, ducarroz@netscape.com
sr=sspitzer@netscape.com, a=asa@mozilla.org
2002-03-31 03:08:42 +00:00
seawood%netscape.com e390b504fc Use tar instead of cp to copy dist/bin & resolve symlinks.
Bug #133168 r=jdunn a=asa
2002-03-30 01:44:44 +00:00
dbaron%fas.harvard.edu d5630e1b57 Packaging changes for hewitt's outliner to tree conversion. 2002-03-29 17:52:17 +00:00
sspitzer%netscape.com 5f9f54b81c landing changes for MDN Return Receipts feature, bug #16241
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa.  Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
dmose%netscape.com c5b9a24630 Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org 2002-03-27 06:31:38 +00:00
curt%netscape.com 0b5a805441 Comments about newly supported ATTRIBUTES.
(Bug 122697, r=ssu, sr=dveditz, a=asa)
2002-03-27 05:26:45 +00:00
caillon%returnzero.com 78e29a4942 Bug 127833, Entry point not found - library xpcom.dll (?GetSharedBufferHandle@nsPrivateSharableString@@UBEPBV?@G@@XZ)... Patch by Matthias Versen <Matti@epost.de> - r=curt@netscape.com, sr=dveditz, a=asa 2002-03-26 00:54:15 +00:00
cathleen%netscape.com a1ae6c2317 fix linux static build installer. bug 128507, bug 130995, bug 130998 r=seawood sr=dveditz a=asa (verbal) 2002-03-26 00:53:30 +00:00
curt%netscape.com 93a0246a08 Added space to Status Retry text
(Bug 83450, r=ssu, sr=dveditz)
2002-03-25 23:08:09 +00:00
curt%netscape.com 2756176333 Useful comments for the user, but no impact on the build. 2002-03-25 22:57:25 +00:00
mscott%netscape.com 51a5314501 Adding alerts.xpt to the windows packaging list since I forgot to do that Friday when
the alerts branch landed.
2002-03-25 07:30:45 +00:00
dveditz%netscape.com 17ec7454ac bug 110946 install-script cleanup, r=curt,a=scc 2002-03-23 10:02:54 +00:00
curt%netscape.com 42a6558aca Adding recapture homepage functionality, but turning it off for mozilla in
the config.it.
  (Bug #122684, r=ssu, sr=dveditz, qa=gbush, a=dbaron)
2002-03-22 23:38:56 +00:00
rayw%netscape.com 5a075d3f67 Added xmlschema.xpt to package list. Bug 131957, r=heikki, sr=jband, a=asa 2002-03-20 13:06:13 +00:00
pinkerton%netscape.com b9102822a0 refactor packaging into perl package so that it can be called from MacPerl. add basebrowser embed packaging to mac build. r=adamlock/sr=alecf/a=asa. bug#129737 2002-03-19 22:05:19 +00:00
bryner%netscape.com 1914b50cca - Removing modern theme versions of the XBL form controls
- Moving classic theme versions of the controls into forms.jar, so we don't rely on classic.jar
- Updating xpinstall packages to reflect this

Bug 130236, r=ben, sr=hyatt, a=brendan.
2002-03-19 21:47:46 +00:00
blakeross%telocity.com 2f0cbd6a9a 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:41:01 +00:00
blakeross%telocity.com 0c7e594d12 Backing out...saving for a rainy day... 2002-03-17 07:39:08 +00:00
blakeross%telocity.com b47bb58afe 102477 - Turning on download manager. r=law sr=ben a=dbaron 2002-03-17 04:52:34 +00:00
peterv%netscape.com 1777ff2bb0 Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron. 2002-03-14 15:13:03 +00:00
curt%netscape.com 6ec7a57b56 Cleaning up Component descriptions.
(Bug #123975, r=leaf, sr=dveditz, a=dbaron)
2002-03-07 03:33:27 +00:00
curt%netscape.com a3800e99d4 Update Quick Launch dialog to spec.
(Bug #122683, r=ssu, sr=dveditz, a=dbaron)
2002-03-04 00:39:50 +00:00
rayw%netscape.com 5fc51ed41e Complete deployment of soap by adding xmlsoap.xlt to the installers.
r=dveditz, sr=vidur, a=dbaron for 0.9.9  See bug 107796.

This is a one-line addition to each of five non-embedded packages (3 platforms,
static and non-static).
2002-02-22 23:17:12 +00:00
law%netscape.com 36da8c5173 Fix for smoketest blocker bug 126687; adding new progress dialog component to package lists 2002-02-20 21:12:37 +00:00
dbragg%netscape.com c5409d65c0 Fix for bug 125820. Removed problem wildcard copy from windows packages files and
made explicit calls to addDirectory in the regus.jst file.  This is done to rename
the searchplugins directory to Search Plugins on the Mac. r=sgehani, sr=dveditz.
2002-02-18 22:59:20 +00:00
curt%netscape.com 71b7ff4a3e Component descriptions updates. 2002-02-17 05:27:32 +00:00
ssu%netscape.com a8108d7477 fixing bug - 104982 - Uninstaller code needs to broadcast message that default mail/browser client has been changed/reset. r=curt, sr=dveditz 2002-02-16 01:49:51 +00:00
dbragg%netscape.com a57b37fbf6 Making the windows region pack installer tolerant of the Mac platform.
Changed the searchplugins folder name to Search Plugins when the install
is run on a Mac.  r=tao, sr=dveditz
2002-02-14 22:38:31 +00:00
curt%netscape.com f92d0674bd Changing error MessageBox to a warning (Attention) - Bug 119530. 2002-02-14 09:52:54 +00:00
bryner%netscape.com 8dad44cf8d Bug 123477 - implement HTML button in XBL. r=jkeiser, sr=hyatt. Not turned on yet. 2002-02-13 10:47:18 +00:00
rbs%maths.uq.edu.au a95caab0fd Oops, I had forgotten again to include the ucvmath module for the mathfont encoding tables - bug 109826 2002-02-09 07:47:26 +00:00
cathleen%netscape.com f85b558e6e fix windows installer for static build, bug 124525 r=dp sr=sfraser 2002-02-09 03:06:00 +00:00