Commit Graph

2818 Commits

Author SHA1 Message Date
bienvenu%nventure.com
f1a427bbb1 add js component to handle starting up in last offline state, or prompting at startup, 221734, r/sr=mscott 2003-10-21 22:15:07 +00:00
caillon%returnzero.com
66caced69a Re-land patch for bug 83536, merging principal objects.
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
leaf%mozilla.org
96d1dc01d6 add env var control to stub installer xpi url; version based on milestone,
and installer name based on config settings.
2003-10-16 20:06:23 +00:00
bienvenu%nventure.com
002972b5e0 more work on making palmsync a tbird extension, make palmsyncinstall.exe optionally take a path to mozabconduit.dll, r/sr=mscott 214407 not part of default build 2003-10-15 16:48:50 +00:00
cls%seawood.org
c3e6c4fd64 packages should not be the default target and use $(MAKE) instead of hardcoding make 2003-10-08 05:03:26 +00:00
leaf%mozilla.org
681fe88afc adding missing endif 2003-10-06 20:58:10 +00:00
leaf%mozilla.org
8a896dcf3e adding targets for building installers. no bug. r=cls 2003-10-06 20:39:30 +00:00
cbiesinger%web.de
2caffc1227 bug 193740. remove timebomb code
r=neil.parkwaycc.co.uk@myrealbox.com sr=alecf
2003-10-03 20:43:59 +00:00
dbaron%dbaron.org
0bf11d1687 Update version numbers to 1.6a. 2003-09-23 22:39:38 +00:00
neil%parkwaycc.co.uk
dc74153f0d Bug 194045 don't store empty dirs in zip packages r/sr=dveditz 2003-09-20 17:45:06 +00:00
mkaply%us.ibm.com
652141c191 How did I do that? - wrong dir separators 2003-09-19 22:01:05 +00:00
cls%seawood.org
4ed4bcc52c Bump build requirements for gcc on win32 to w32api 2.4 & windres 2.14.90 and add version checks.
Remove hacks used for previous versions
Bug #203292 a=bryner
Bug #219327 a=bryner
2003-09-18 19:27:39 +00:00
cls%seawood.org
19d1d413c2 Fix misc build issues for mingw gcc 3.3.1:
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
mkaply%us.ibm.com
f2a8cc7ce9 #215581
r/sr=brendan
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 22:20:23 +00:00
bsmedberg%covad.net
0568e675fc Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-13 17:55:56 +00:00
timeless%mozdev.org
4b5d14344b Bug 174218 nsXPInstallManager::ConfirmChromeInstall leaks return from nsTextFormatter::smprintf
r=dveditz sr=bz
2003-09-11 01:52:52 +00:00
bryner%brianryner.com
06c7c1b2b4 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
sspitzer%mozilla.org
828f431d53 fix for bug #214721
long xpi filename can push "Cancel" button off screen

r=ben
2003-09-01 05:35:47 +00:00
caillon%returnzero.com
f8e8aed8a7 Backing out the patch to bug 83536.
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
2003-08-22 03:06:53 +00:00
cls%seawood.org
1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
mkaply%us.ibm.com
59d9d11a45 a=mkaply - now that I know spellcheck.xpi is being built, make it part of the wizard 2003-08-15 14:08:16 +00:00
mkaply%us.ibm.com
a7ee0ea322 spellcheck not spellchecker 2003-08-14 22:03:46 +00:00
mkaply%us.ibm.com
6eafa3704f r=me a=me - build a spellcheck XPI for linux 2003-08-13 17:48:58 +00:00
ssu%netscape.com
01934f5ad1 fixing the following bugs:
bug 212599 - profile deleted when updating from 1.4b to 20030712 build
  bug 212244 - move ExcludeRemoveList to config.ini
  bug 213573 - Won't let me install in my preffered directory because it
	       contains the same letters as my windows directory

r=dveditz
sr=jag
2003-08-06 07:51:47 +00:00
ssu%netscape.com
31ae44e25c checking in patch from bugzilla@bsdchicks.com to fix bug 109044 - Install error -239 registering chrome on some systems. r=ssu, sr=dveditz 2003-08-05 23:36:54 +00:00
pkw%us.ibm.com
7d9d871f3b Bug 212804 - Enable installation of movemail.rdf on non-AIX systems
r/sr=sspitzer@netscape.com
2003-08-05 13:21:17 +00:00
cls%seawood.org
dd293704dc La la la 2003-08-02 21:11:07 +00:00
cls%seawood.org
51ca704b28 Oops. One too many. 2003-08-02 21:05:28 +00:00
cls%seawood.org
09671327f5 Remove unused references to xpcom_obsolete
Bug #38122 r=dougt sr=bryner
2003-08-02 20:17:28 +00:00
mkaply%us.ibm.com
bdee623d7e No bug - OS/2 was missing P3P 2003-07-30 21:29:38 +00:00
mkaply%us.ibm.com
02aa299fd5 Missing equals sign. ARGH 2003-07-29 18:40:13 +00:00
mkaply%us.ibm.com
0f1fc88854 just in case someone complains about this mornings builds, new jst files so spellchecker actually works on Windows 2003-07-29 15:07:02 +00:00
mkaply%us.ibm.com
540bb806ee Spellchecker packaging 2003-07-29 04:26:21 +00:00
mkaply%us.ibm.com
7eddf8b206 Spellchecker packaging for mac 2003-07-29 04:21:21 +00:00
mkaply%us.ibm.com
78f90e0c53 #56301
Spellchecker packaging
2003-07-28 22:33:24 +00:00
mkaply%us.ibm.com
26d37bb8b9 #56301
Spellchecker packaging
2003-07-28 22:25:25 +00:00
daniel%glazman.org
3384a6fa2b resources were not declared in xpinstall/packager for Composer's new features (positioning, table UI)
bug=214167, r=brade, sr=bzbarsky
2003-07-28 20:37:09 +00:00
timeless%mozdev.org
329a09eee9 Bug 213894 XPI Installation crashes [@ nsXPITriggerItem::SetPrincipal]
r=caillon sr=bz
2003-07-25 21:10:38 +00:00
caillon%returnzero.com
91b7c60bee Bug 83536.
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
mkaply%us.ibm.com
1a38ab2d00 rs=leaf
Remove XP_OS2_VACPP from the tree
2003-07-22 18:38:01 +00:00
jaggernaut%netscape.com
83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
bzbarsky%mit.edu
42ad698159 Make the string "Unsigned" localizable in XPInstall. Bug 198010, patch by
Marcel Gosselin <marcel.gosselin@polymtl.ca>, r=ssu, sr=bzbarsky
2003-07-15 05:06:08 +00:00
jaggernaut%netscape.com
817298ce0b Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
ssu%netscape.com
815c99f4f5 fixing bug 198081 - Old GRE's left on disk when upgrading Mozilla. r=dveditz, sr=jag, a=dbaron 2003-07-10 23:42:07 +00:00
ssu%netscape.com
d971762a99 fixing bug 210731 - Setup should delete target installation dir on upgrade. r=dveditz, sr=jag, a=dbaron 2003-07-10 23:10:18 +00:00
seawood%netscape.com
7a6dc123e6 Make deliver.pl objdir aware & fix bogus strip errors in makexpi.pl
Bug #162079 r=ssu sr=leaf
2003-07-03 03:33:48 +00:00
ssu%netscape.com
baa8ed6914 fixing bug 162079 - installer: lack of objdir support. r=seawood/sr=leaf 2003-06-30 21:47:55 +00:00
seawood%netscape.com
7a7cda041f Use the documented __declspec keyword instead of _declspec.
Bug #206934 r=dougt
2003-06-24 22:12:37 +00:00
jst%netscape.com
abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
timeless%mozdev.org
4942b03239 Bug 187031 [nsLocalFileWin] nsLocalFile::Remove returns os remove values (-1) as nsresults
r=dougt sr=darin
2003-06-18 23:19:11 +00:00
seawood%netscape.com
97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com
b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
ssu%netscape.com
610398496b fixing bug 207978 - Setup.exe crashes only with 1.4 (Windows 2000). r=sgehani, sr=dveditz. this is to get the code in sync with the branch. it's just a minor change since the main fix is already checked in. 2003-06-09 18:24:24 +00:00
ssu%netscape.com
13557477c9 fixing bug 197626 - PalmSyncInstall.exe (Address Book Palm Sync) has no customized icon (in Start Menu). r=sgehani, sr=sspitzer, a=sspitzer 2003-06-09 18:13:55 +00:00
ssu%netscape.com
8e431b61f5 fixing bug 207978 - Setup.exe crashes only with 1.4 (Windows 2000). r=/sr=dveditz 2003-06-06 04:39:05 +00:00
pavlov%pavlov.net
89b728063a Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard. 2003-06-03 23:16:42 +00:00
ssu%netscape.com
5d5333d58e fixing bug 207713 - Mozilla needs support for moz specific file extension icons. r=sgehani, sr=jag, a=asa 2003-06-03 20:54:21 +00:00
ssu%netscape.com
16fd574b9b fixing bug 202326 - Unable to Use my client cert to authenticate. r=dougt, sr=dveditz, a=sspitzer 2003-05-30 01:22:39 +00:00
ssu%netscape.com
648a172180 fixing bug 206806 - installer does not ensure enough disk space for GRE component. r=sgehani, sr=jag a=asa 2003-05-29 01:44:16 +00:00
ssu%netscape.com
fdcebae0af fixing bug 206806 - installer does not ensure enough disk space for GRE component. r=sgehani, sr=jag a=asa 2003-05-29 01:39:15 +00:00
ssu%netscape.com
5f8d9f5117 fixing part of bug 198081 - Old GRE's left on disk when upgrading Mozilla. This patch only has the new string that will be used when the code part of the patch lands. Got the OK from the l10n team for this landing and also from Robin Foster-Clark, and r=,sr=,a=sspitzer. 2003-05-28 22:27:29 +00:00
varga%netscape.com
4606cd9ab2 Fix for bug 204191. After installing the browser only option, I can no longer delete, rename, or move bookmarks in the Bookmark Manager
r=ssu, sr=sspitzer
2003-05-28 19:17:20 +00:00
sgehani%netscape.com
4976ca5f5b (*) Only toggle checkboxes in setup type dlg on spacebar keypress.
(*) Make next buttons be default.
b=206783; r=ssu; sr=bryner
2003-05-28 02:12:27 +00:00
dwitte%stanford.edu
270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
ssu%netscape.com
cd26a17ca2 fixing bug 206783 - Dependee feature in the linux mozilla installer is broken. r=sgehani, rs=sspitzer, a=sspitzer 2003-05-23 07:23:51 +00:00
ssu%netscape.com
bc4b47ee62 fixing bug 201412 - Uninstaller crashes removing pathtoexe entry. r=sgehani, sr=jag, a=sspitzer 2003-05-23 07:18:04 +00:00
ssu%netscape.com
21146f47d9 fixing bug 203602 - Default icon for Mail shortcut not optimal. r=sgehani, sr=jag, a=sspitzer 2003-05-22 04:53:42 +00:00
ssu%netscape.com
87b0e3601c addedum patch to fixing bug 195314 - Forced install regardless of existing installation. r=sgehani, sr=jag, a=sspitzer 2003-05-21 01:57:55 +00:00
leaf%mozilla.org
4ceec2f519 re-sign nss libs after stripping, bug 200775, r=wtc, sr/a=dveditz 2003-05-21 01:01:28 +00:00
sgehani%netscape.com
d548ded4dd Carbonize AppleSingle decoder, fileMacAlias() XPInstall API, and
gestalt() XPInstall API to restore XPInstall to full working
functionality on Mach-O builds.
b=202772; r=ssu, ccarlen, sr=sfraser; a=asa
2003-05-21 00:53:35 +00:00
ssu%netscape.com
286895b0ed fixing bug 195314 - Forced install regardless of existing installation. r=sgehani, sr=jag a=sspitzer 2003-05-20 21:38:18 +00:00
caillon%returnzero.com
3987f2a037 Bug 199566 - Inspector needs a command line handler.
The following should now work:
./mozilla -inspector
./mozilla -inspector "http://www.foo.com/"

r=timeless sr=jst a=asa
2003-05-20 21:30:42 +00:00
leaf%mozilla.org
232de9ad1b mozilla-sdk rename to gecko-sdk, bug 205433, r=granrose, sr=seawood, a=dbaron 2003-05-20 16:40:53 +00:00
timeless%mozdev.org
46bd47de9e Bug 206287 things Will be re-ordered to match declaration order
r=roc+moz sr=roc+moz a=roc+moz
2003-05-20 02:02:56 +00:00
alecf%flett.org
2143729077 fix for bug 123425 - turn of MOZ_WINCONSOLE for the installer apps, so that someone can actually build with it
r=ssu, sr=cls, a=dbaron
2003-05-18 23:34:31 +00:00
ssu%netscape.com
24e41cc460 fixing bug 205514 - Moz won't load or evaluate local proxy.pac. r=dveditz rs=darin a=sspitzer 2003-05-17 05:59:28 +00:00
ssu%netscape.com
396195c7e9 checking in gifs from Patrick Hendriks for bug 159142 - Fix Quick Launch graphic icon in installer (turbo). r=ssu, sr=dveditz, a=dveditz 2003-05-17 00:28:53 +00:00
aaronl%netscape.com
84e7a3a1b4 Fix incorrect file names in browser.jst from checkin to bug 199518. r=ssu, sr=alecf, a=sspitzer 2003-05-14 20:20:45 +00:00
glazman%netscape.com
380a7ac19a langenus.xpi can't registerChrome aim and net2phone on linux
(fix by artii@o2.pl, Artur Polaczynski)
b=125170
r=ssu, sr=dveditz, a=sspitzer
2003-05-13 08:34:48 +00:00
ben%netscape.com
da4e0540b1 Change phoenix name for compliance, r=blake, sr=bryner 2003-05-13 00:51:43 +00:00
mkaply%us.ibm.com
4be159b5e1 No bug - corrupt icon - a=me 2003-05-12 22:16:51 +00:00
ssu%netscape.com
a5df55cc9d fixing bug 204162 - -201 error when doing performInstall. r=dveditz sr=jag, a=sspitzer 2003-05-09 20:47:34 +00:00
ssu%netscape.com
0c6073c52d checking in patch from dveditz for bug 204431 - The 5-arg form of addDirectory() incorrectly returns error to script. r=ssu, sr=dmose, a=asa 2003-05-08 18:33:56 +00:00
ssu%netscape.com
9606f0a27d fixing bug 67027 - Having int chars in install folder name doesn't uninstall anything. r=dveditz sr=dmose, a=sspitzer 2003-05-06 06:08:31 +00:00
ssu%netscape.com
d9c6a2f725 fixing bug 196061 - Running process hangs uninstaller. r=sgehani, sr=jag, a=sspitzer 2003-05-01 07:52:50 +00:00
ssu%netscape.com
8a3e2a0415 checking in patch from jonwil@tpgi.com.au for bug 203892 - fix xpinstall in MingW. r=ssu, sr=dmose, a=leaf 2003-04-30 23:02:21 +00:00
ssu%netscape.com
4d8a66e48f fixing bug 125106 - general nsIFile converter change hosed XPInstall intl filenames. r=dveditz, sr=alecf, a=sspitzer 2003-04-30 06:59:08 +00:00
ssu%netscape.com
3e7f61a67d fixing bug 125106 - general nsIFile converter change hosed XPInstall intl filenames. r=dveditz, sr=alecf, a=sspitzer 2003-04-30 06:49:04 +00:00
ssu%netscape.com
2ef4a2fee4 fixing bug 194115 - self-extracting installer no longer looks for .xpi files in cwd. r=sgehani, rs=jag, a=sspitzer 2003-04-30 03:11:26 +00:00
brade%netscape.com
4d2a98d938 packaging fixes for bug 203399 and others; r=glazou, sr=peterv 2003-04-29 13:58:15 +00:00
ssu%netscape.com
375c45534a fixing bug 203377 - Alert dialogs to close browser/kill process have hard coded 'Mozilla' strings. r=sgehani, sr=jag, a=asa 2003-04-29 08:38:12 +00:00
harishd%netscape.com
d04223ecb0 Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org 2003-04-25 20:57:34 +00:00
cbiesinger%web.de
448cd1b8d5 158054 patch by ajschult@eos.ncsu.edu r=sgehani sr=dveditz a=sspitzer unix installer crashes if Title not defined in config.ini 2003-04-25 11:19:42 +00:00
ssu%netscape.com
b6f5b1135a fixing bug that I thought got into the patch checked in earlier for bug 190816, but didn't. 2003-04-25 07:58:53 +00:00
ssu%netscape.com
dfaf50a8a8 fixing build breakage due to my recent check in 2003-04-25 07:24:43 +00:00
ssu%netscape.com
fb411dc80b Reapplying patch that was used to back out yesterday's blocker bug:
bug 203194 - Installation fails after GRE setup

This patch fixes the blocker bug and the following bugs it backed out:
  bug 48051  - Restart dialog needs title
  bug 67067  - "unable to create directory" dialog is titleless
  bug 202606 - Need a way to disable showing of bitmap in dialog

r=sgehani
sr=leaf
a=sspitzer
2003-04-25 07:10:10 +00:00
ssu%netscape.com
4e0ef16242 fixing bug 190816 - Running process causes Installer to hang until process is shut down via task manager. r=sgehani, sr=jag, a=sspitzer 2003-04-25 06:54:29 +00:00
cbiesinger%web.de
d96b7a2856 158033 patch by ajschult@eos.ncsu.edu r=sgehani sr=dveditz misc commandline args for unix install wizard (help and ignore-run-apps) 2003-04-24 21:24:46 +00:00
ssu%netscape.com
1448a1fd38 backout patches to bug 67067 and bug 202606 to fix blocker bug a=sheriff 2003-04-24 18:46:10 +00:00
ssu%netscape.com
ce5eeb8bbd fixing bug 67067 - unable-to-create-directory dialog is titleless. r=curt, sr=dmose, a=asa 2003-04-24 01:34:31 +00:00
ssu%netscape.com
245584a2d9 fixing bug 195136 - Palm Sync readme file needs to be packaged and installed with mail.xpi. r=sgehani, sr=dmose, a=asa 2003-04-23 23:39:11 +00:00
ssu%netscape.com
b7c7938377 fixing bug 202606 - Need a way to disable showing of bitmap in dialog. r=sgehani, rs=dmose, a=asa 2003-04-23 20:54:14 +00:00
ssu%netscape.com
428508f7bb fixing bug 198947 - instaling xpi again, create *.old files (from this package) in place orginal. r=darin, sr=dmose, a=asa 2003-04-23 20:42:09 +00:00
bolian.yin%sun.com
53b89b7094 Bug 202085, Combine mai code into accessible/src/atk.
r=kyle.yuan@sun.com. This is NOT for default build.
2003-04-23 05:28:41 +00:00
kyle.yuan%sun.com
b4cbc29c54 Bug 202086 Move atk specific code from xp dir to accessible/src/atk
r=aaronl, sr=henry.jia
Part 2: modified files
2003-04-22 07:38:18 +00:00
cls%seawood.org
a95e6c12be Workaround bugs in mingw's windres bugs until next official mingw binutils is released.
Bug #134113 r=dmose
2003-04-22 05:57:16 +00:00
seawood%netscape.com
f7bf89f618 Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
ssu%netscape.com
0869e97bf9 checking in patch for Henrik from bug 50525 - Directories should be lowercase. r=ssu sr=dveditz 2003-04-18 18:00:23 +00:00
seawood%netscape.com
f21c33f06b Add libart to the list so my svg builds work 2003-04-18 10:09:55 +00:00
danm%netscape.com
621aa84494 adding EmbedBase.xpt. bug 174466 2003-04-18 02:10:36 +00:00
bryner%netscape.com
baa6ad963f Set permissions on destination files unconditionally. This fixes non-executable files in dist/Embed when using cygwin 1.3.13 or later and cygwin perl. Bug 199822, r=cls. 2003-04-13 08:55:42 +00:00
ssu%netscape.com
c841fd1034 adding obsolete file needing to be deleted at install time to delete list. r=/a=leaf 2003-04-13 05:37:35 +00:00
ssu%netscape.com
213bfb9b9e fixing bug 197847 - Too many network errors should pause install, not automatically cancel it. r=dveditz, rs=sspitzer 2003-04-11 07:32:00 +00:00
ssu%netscape.com
dc9febe745 addedum patch to bug 201309 - Too many network errors caused by too many left over ns_tempX dirs. sr=dveditz 2003-04-09 23:53:43 +00:00
dbaron%dbaron.org
3232789770 Two separate directories create a content.xpt file. b=201323 r=seawood sr=jst 2003-04-09 21:16:39 +00:00
ssu%netscape.com
0073596cba fixing bug 201309 - Too many network errors caused by too many left over ns_tempX dirs. r=dveditz, rs=sspitzer 2003-04-09 08:46:05 +00:00
aaronl%netscape.com
6cbbdca6d5 Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf 2003-04-08 05:12:01 +00:00
ssu%netscape.com
669e313b68 fixing bug 195148 - XPInstall API's getFolder should support Classic and OSX folders under OSX. r=ccarlen,dougt sr=sspitzer 2003-04-07 07:02:32 +00:00
pkw%us.ibm.com
f462556dbb Bug 200560 - Several error messages displayed while building installer.
r=ssu@netscape.com, sr=dveditz@netscape.com
2003-04-04 22:22:01 +00:00
mkaply%us.ibm.com
6143492a3a Put p3p where it belongs 2003-04-03 01:21:12 +00:00
seawood%netscape.com
80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
mkaply%us.ibm.com
1c2c4e6e29 regviewr.dll should be removed during install 2003-04-02 14:36:06 +00:00
mkaply%us.ibm.com
4175027e76 Missing comma 2003-04-02 14:19:26 +00:00
mkaply%us.ibm.com
095371164f Someone forgot to add absyncsv.dll here when they did it for Windows 2003-04-01 22:36:49 +00:00
ssu%netscape.com
9650d27858 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
9ced3792ed Add support for creating diskimages (.dmg) on OS X.
Bug #122067 r=bryner
2003-03-25 06:59:54 +00:00
mkaply%us.ibm.com
cff094f985 Forgot a strcmpi 2003-03-25 01:15:09 +00:00
harishd%netscape.com
f146b51b3e 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
863f132aa5 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
mkaply%us.ibm.com
ad951aa92d #188249
r/s=dveditz
OS/2 changes for GCC
2003-03-24 14:35:35 +00:00
timeless%mozdev.org
697618b07d Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
pkw%us.ibm.com
6f6d05b4b9 Bug 198304 - Installer doesn't build on AIX.
r=ssu@netscape.com, sr=dveditz@netscape.com
2003-03-23 22:29:27 +00:00
aaronl%netscape.com
abed095192 Backout out bug 196946. It turns out we should not merge static accessibility libs into widget 2003-03-22 05:29:37 +00:00
ssu%netscape.com
e0b242b45a checking in patch for frank.schoenheit@gmx.de that fixes bug 90496. r=ssu, sr=dveditz 2003-03-21 23:36:17 +00:00
bryner%netscape.com
7d4f6c9de3 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
mkaply%us.ibm.com
02e6723fc3 #188249
r=me, sr=blizzard (platform specific)
Start landing GCC support for OS/2 - mainly cleanup to start
2003-03-21 21:36:11 +00:00
wtc%netscape.com
cd8d1d127b 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
12af4d6369 fixing bug 198318 - load manager does not show up. r=sgehani, rs=leaf 2003-03-20 01:57:52 +00:00
mkaply%us.ibm.com
a824998ad6 OS/2 bustage - Javier lies! :) - this change did break VACPP 2003-03-19 20:18:50 +00:00
dbaron%dbaron.org
1afc8fe128 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
mkaply%us.ibm.com
3abf648ded #188249
r=me, sr=blizzard (platform specific code)
OS/2 EMX work - low hanging fruit - strcmpi-> stricmp, itoa->_itoa, remove some headers, fix some syntax
2003-03-19 15:17:28 +00:00
mkaply%us.ibm.com
471e04904b #188249
r=me, sr=blizzard (platform specific code)
OS/2 EMX work - low hanging fruit - strcmpi-> stricmp, itoa->_itoa, remove some headers
2003-03-19 15:08:10 +00:00
ssu%netscape.com
c4cf74541b 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
cb814c365d 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
fc0c6f4305 Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf 2003-03-16 20:22:51 +00:00
sfraser%netscape.com
e9d6b8daec Need to link with TK_LIBS on Mac, so that the static build gets Carbon symbols. 2003-03-15 22:51:39 +00:00
dougt%netscape.com
de1529cfc5 Fixing 197566. r=me 2003-03-15 18:58:45 +00:00
mkaply%us.ibm.com
b6bceec9f7 OS/2 needes 8.3 DLL names 2003-03-15 02:11:28 +00:00
mkaply%us.ibm.com
eb2822e9dc No really, it's gkcontnt on OS/2 2003-03-15 02:00:20 +00:00
dougt%netscape.com
0d2808c511 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
cls%seawood.org
883a8e9d26 Rename enumerated HKEY_* defines to avoid conflicts with mingw/w32api headers.
Bug #134113 r=ssu sr=dveditz
2003-03-14 20:50:35 +00:00
ccarlen%netscape.com
ccd75e5506 Bug 195109 - [Mac OSX] xpinstall fails Pre-Checkin Trigger smoketest. r=ssu/sr=dveditz 2003-03-14 20:01:59 +00:00
sgehani%netscape.com
7bee95ab11 Support multiple legacy checks.
b=192150; r=ssu; rs=sspitzer
2003-03-14 01:53:46 +00:00
ssu%netscape.com
7adfb5f2fe this is another addendem to bug 190389 - GRE installer needs to use new version key format. this patch fixes an uninstall regression bug. r=sgehani 2003-03-13 03:10:13 +00:00
ssu%netscape.com
e5ec02a7a0 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
8042b25d4b 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
c66b37f256 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
cb8c51ee10 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
f3a28e9f42 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
a80bbf8231 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
d0f8bd9264 No bug - do slash substitution in deliver perl script 2003-03-11 19:58:31 +00:00
mkaply%us.ibm.com
d54142d5c5 #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
cls%seawood.org
d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
cls%seawood.org
d1079607df XP code changes required for mingw landing.
Add NS_STDCALL macros for functions that require stdcall declarations.
Add NS_STDCALL_FUNCPROTO macro for stdcall function prototype typedefs.
Bug #134113 r=dougt sr=dbaron
2003-03-07 06:07:56 +00:00
cavin%netscape.com
adf4b31dda Set conduit title field and created BrandName.rc for the product brand name. r=ssu, sr=sspitzer. 2003-02-28 23:39:51 +00:00
ssu%netscape.com
7b49cf3d28 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
twalker%netscape.com
098f5364a4 Version updated to 1.4a. bug# 194085. r=lpham sr=jj 2003-02-25 15:41:10 +00:00
mkaply%us.ibm.com
62d505a2a6 #194298
r=pedemont, sr=blizzard (platform specific), a=dveditz
OS/2 only - rewrite of xpicleanup
2003-02-24 21:33:12 +00:00
mkaply%us.ibm.com
7f8ff39d4f #153938
r=timeless, sr=dveditz
Convert some #if defined(XP_PC) && !defined(XP_OS2) to #ifdef XP_WIN
2003-02-24 19:07:10 +00:00
ssu%netscape.com
a471952231 fixing bug 192643 - Allow = as a string in the Package parameter of initInstall. r=dougt, sr=dveditz 2003-02-24 19:04:29 +00:00
timeless%mozdev.org
dd7bb3a66f Bug 181136 remove xpfe/components/regviewer
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
cbiesinger%web.de
4dea59b39b 157672 patch by ajschult@eos.ncsu.edu r=sgehani sr=dveditz unix install wizard "silent" mode not implemented 2003-02-22 16:56:57 +00:00
ssu%netscape.com
207478defe attempting to fix bug 140995 - Freeze after setting as default browser [Win 2000 and XP]. Not sure if this is the real fix since I can't reproduce the problem exactly. sr=jag a=asa 2003-02-22 09:10:00 +00:00
dveditz%netscape.com
632e09f527 bug 144331 install correctly even if MOZILLA_FIVE_HOME is set. thanks to ajschult@eos.ncsu.edu for the patch, r/sr=dveditz,a=dbaron 2003-02-21 02:29:28 +00:00
mkaply%us.ibm.com
c6cba766b7 #174366
r=pedemont, sr=blizzard (platform specific), a=asa
OS/2 only - make Mozilla the default browser after install
2003-02-20 23:10:28 +00:00
ssu%netscape.com
e04594fbed fixing bug 190484 - After GRE install, user is asked to restart computer, ending rest of install. r=sgehani, sr=dveditz, a=asa 2003-02-20 05:15:26 +00:00
ssu%netscape.com
11143f64c3 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
ef69bc64eb 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
a8a4d1797a 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
ed9dc093b7 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
94db665f64 #192712
r=pedemont, sr=blizzard (platform specific code), a=dbaron
OS/2 only - uninstall the uninstaller
2003-02-17 21:26:42 +00:00
mkaply%us.ibm.com
67af744d8b 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
8e90f05bc4 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
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
mkaply%us.ibm.com
137b17741d 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
3d9b60585c b167610 Plug gre installer into mfcembed installer, r=curt, sr=leaf, a=asa 2002-10-21 19:01:01 +00:00
sicking%bigfoot.com
fc7971c10a 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
8fd115d3b6 Remove redundant necko_socket.xpt entry.
Bug #174750 r=blizzard a=asa
2002-10-17 08:41:43 +00:00
seawood%netscape.com
57e08a3f3a 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
9c7a3126c4 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
b7ab92f3d6 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
24ad80f44d 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
4390c6484e 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
ca564b6372 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
9bbf6b2da7 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
393a3cd51e 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
35b016635b 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
313e8d1140 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
8e9ecbcbba 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
636107fb23 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
66251b83f7 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
cadc298063 Mac Installer Wizard 'vers' 1 and 2 resources in text format 2002-10-10 23:05:52 +00:00
jj%netscape.com
9c7da3dd4d 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
473262ac35 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
18d69ffa45 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
de70300d00 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
6bcdd4f712 b168139, Provide progress updates for external GRE app installers, r=curt, sr=dveditz 2002-10-09 04:58:30 +00:00
loadrunner%betak.net
a5c0b29e24 b168139, Provide progress updates for external GRE app installers, r=curt, sr=dveditz 2002-10-09 04:17:53 +00:00
loadrunner%betak.net
1753657162 b167606, Allow multiple MRE installer instances, r=curt, sr=dveditz 2002-10-09 03:04:13 +00:00
rdayal%netscape.com
4455523daa 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
74063d9f22 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
8ba6ecd692 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
7f1956b180 fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky 2002-10-06 02:20:35 +00:00
curt%netscape.com
ab8a3e4992 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
e0ab272030 Added missing file.
(Bug #172495, r=chak, sr=dveditz)
2002-10-04 02:27:29 +00:00
curt%netscape.com
0f9fbc2466 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
a752d82c33 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
e1e2ccc657 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
59cb3c260c 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
e84eff17ba 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
e55eff6b17 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
7b6dec5210 Not part of build - Uninstaller enablement - OS/2 only 2002-09-27 20:23:03 +00:00
aaronl%netscape.com
50ff1d8699 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
7398d2a8f9 fix for bug 79175, merge jsloader into xpconnect
r=dbradley, sr=brendan
2002-09-27 18:33:02 +00:00
timeless%mac.com
74af235b58 Bug 167174 builds system should generate .autoreg
r=cls,dveditz sr=alecf
2002-09-26 22:47:37 +00:00
ccarlen%netscape.com
32d8005d63 Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser 2002-09-25 12:23:39 +00:00
mkaply%us.ibm.com
14e23cfcba OS/2 only - not part of build - rewrite isFat routine 2002-09-24 22:57:48 +00:00
mkaply%us.ibm.com
e1cc38bf67 OS/2 only - not part of build - continuing OS/2 uninstall work 2002-09-24 22:54:48 +00:00
mkaply%us.ibm.com
2845ec5234 OS/2 doesn't need defaults_info.ini - misname 2002-09-24 22:51:48 +00:00
mkaply%us.ibm.com
938a1820c2 OS/2 only - not part of build - nsinstall changes to get uninstaller working 2002-09-24 22:20:24 +00:00
alecf%netscape.com
31f48ac541 bug 169498 - combine i18n libraries into one. sr=bryner, r=ftang 2002-09-24 21:50:05 +00:00
rpotts%netscape.com
dc675a9675 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
7ac638818c 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
2833da1704 OS/2 only - not part of build - uninstall support 2002-09-23 22:16:17 +00:00
mkaply%us.ibm.com
924dd9e083 OS/2 only - not part of build - uninstall work 2002-09-23 20:41:17 +00:00
mkaply%us.ibm.com
5642f647e0 OS/2 only - not part of build - proper params for finding files 2002-09-23 20:40:20 +00:00
mkaply%us.ibm.com
29862b9824 Remove some dead code and uninstall enablement 2002-09-23 20:39:54 +00:00
mkaply%us.ibm.com
747fbd125e More wizard fixes - beginning of uninstall 2002-09-23 20:39:17 +00:00
timeless%mac.com
6d5737a75b 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
c270293aae Continuing OS/2 wizard work - we are so close 2002-09-20 14:47:38 +00:00
mkaply%us.ibm.com
cf69945999 Continuing OS/2 wizard work - we are so close 2002-09-20 14:42:22 +00:00
timeless%mac.com
3ee1e35d5d 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
08ed1c3188 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
8872bc9ac4 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
e4c95909b8 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
8f4ca1f344 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
2b714c93df adding typeaheadfind package - not part of build 2002-09-17 20:46:17 +00:00
mkaply%us.ibm.com
4b69d22c9e OS/2 wizard stuff plus adding typeaheadfind package - not part of build 2002-09-17 20:45:49 +00:00
mkaply%us.ibm.com
bcdc13da7b Continuing OS/2 wizard work - not part of build 2002-09-17 20:44:06 +00:00
curt%netscape.com
ccbde099c5 Changing MRE to GRE, and getting the version number right.
(bug #169014, r=chak, sr=dveditz)
2002-09-16 22:47:01 +00:00