Commit Graph

981 Commits

Author SHA1 Message Date
sgehani%netscape.com
09adf0adfa Fixing mac aliasing and AppleSingle decoding. 2000-05-08 23:54:05 +00:00
sgehani%netscape.com
1e9a75db5b Fix mac aliasing and AppleSingle decoding regressions. Make the Mac installer behave itself once again after being in a coma for two weeks. [b=38313,37568] 2000-05-08 23:22:15 +00:00
ssu%netscape.com
69ab09b5a9 fixing bug #37452. File.execute() should work now. 2000-05-08 22:46:21 +00:00
ssu%netscape.com
885953491e fixing bug 38588. creates correct destination path, not the one displayed with ... . affects only windows platforms 2000-05-08 22:44:55 +00:00
sgehani%netscape.com
b73de2400c Progress bar and message changes. [b=38035] 2000-05-08 22:10:08 +00:00
ssu%netscape.com
e33b5d15cc fixing bug #38560. affects only windows platforms. 2000-05-08 20:31:31 +00:00
mj%digicool.com
dab9ffe5c0 Now that XML-RPC is part of the build, it should go along with the installer too... r=brade@netscape.com 2000-05-08 14:11:07 +00:00
dveditz%netscape.com
4030ba91ad flesh-out chrome registration; clean-up the non-threadsafe assertions 2000-05-08 08:53:44 +00:00
dveditz%netscape.com
4883576e1d added files: mozilla/xpinstall/src/nsRegisterItem.cpp 2000-05-08 08:51:38 +00:00
dveditz%netscape.com
3f297f606d new chrome installation strings 2000-05-08 08:51:20 +00:00
dveditz%netscape.com
447d9a8553 leftover bug from nsIFile conversion: File.copy() changed the target directory into the final filename. 2000-05-08 08:50:40 +00:00
dveditz%netscape.com
dceb4fc621 make the master listener threadsafe 2000-05-08 08:48:20 +00:00
dveditz%netscape.com
347a7dc1e5 new files for registering chrome 2000-05-08 08:47:10 +00:00
dveditz%netscape.com
997f93dc96 Resourced strings for registering chrome 2000-05-08 07:48:14 +00:00
dougt%netscape.com
a14f8defd7 Fixing 38202. Permission was incorrect. 2000-05-08 06:29:05 +00:00
dougt%netscape.com
78c3123a2e Adding nsIContentHandler to XPInstall so that we can handle mime types. This
allows us to click on a xpinstall link and have the install happen.

I also changed the windows wizard test application to use explict paths.  This
should have been checked in with the rest of the nsIFile/xpInstall stuff.  You
may have to adjust these paths manually.
2000-05-08 05:12:35 +00:00
ssu%netscape.com
2f7396d272 added sanity checking for bug 27601. not part of tinderbox build. affects only windows platforms 2000-05-08 05:09:35 +00:00
ssu%netscape.com
0248e6aa1b fixing bug #27601. installer build scripts are now coded to install msvcrt and msvcirt.dll files. not part of tinderbox builds. affects only windows platforms 2000-05-08 04:11:30 +00:00
jbetak%netscape.com
3070b24303 32477 Accept Language UI 2000-05-08 03:23:16 +00:00
ssu%netscape.com
01e0ed9fa7 fixing bugs:
38472 - choosing base now will show base in the StartInstall dialog
38473 - Correct components are now shown in the StartInstall dialog

affects only windows.
2000-05-08 02:09:08 +00:00
ssu%netscape.com
054958e2e0 fixing bugs:
38475 - fixed the browse button.  It now shows the browse for directory dialog.
32860 - installer truncates long destination paths with "..." correctly.

Also fixed code to display a string in the DlgMessage more accurately.
Optimized the way Setup matches the color to display the strings on the blue background.

Affects only windows platforms.
2000-05-08 01:53:43 +00:00
ssu%netscape.com
41a241ef02 fixing bug 38465. not part of tinderbox builds. affects only windows platforms 2000-05-07 23:43:23 +00:00
ssu%netscape.com
17eeeff4d7 mapped error values to strings when windows installer vails. affects only windows platforms. 2000-05-07 07:07:01 +00:00
ssu%netscape.com
bbf87243b0 fixing bugs: 23221, 33354, 34599 2000-05-07 06:15:04 +00:00
ssu%netscape.com
c8a6879275 updated template file for fixing bugs 23221, 33354, 34599. Not part of tinderbox build. affects only windows platforms. 2000-05-07 06:12:16 +00:00
warren%netscape.com
185c96de20 Combined all necko dlls into two. Bug 17031. 2000-05-06 09:15:56 +00:00
locka%iol.ie
1d8e53ce80 Moved mozctl.dll out of components directory 2000-05-06 00:08:39 +00:00
sgehani%netscape.com
3e67d622c7 *** NOT PART OF CONTINUOUS BUILD ***
Workaround for bug 37957.  Getting the Mac installer to work again.
2000-05-05 09:07:12 +00:00
dveditz%netscape.com
8f8bd01e1c suppressing warning that's probably fatal on VC5 2000-05-05 06:24:14 +00:00
dveditz%netscape.com
f4fff36332 Skin/Locale installer (bug 32688) and groundwork for bug 32689 2000-05-05 06:23:11 +00:00
dveditz%netscape.com
9c32b571a1 Change logComment() calls to initial lowercase in case we resurrect editor as a separate installable later 2000-05-05 04:59:51 +00:00
ssu%netscape.com
7369ee7d78 fixing bugs:
37911 - added the '>' char to the Next button
38138 - added a ':' in one of the dialog strings
37337 - added option to save the downloaded files and installer
35792 - exposed proxy support
31415 - fixed localization problem with string displayed on blue background

Affects only windows platforms.
2000-05-05 03:18:41 +00:00
ssu%netscape.com
f869544f21 added logging of the creation of the components folder for uninstall. Fixed some typos, fixed bug 38139. Not part of tinderbox builds. affects only windows platforms 2000-05-05 03:07:05 +00:00
locka%iol.ie
995e95a588 Added mozctl.dll 2000-05-04 22:12:51 +00:00
leaf%mozilla.org
706daee948 we crash in xpcom if we don't have the urlbarhistory component (at least
on windows). This fixes the xpi file creation, and, therefore, installers.
2000-05-04 01:44:42 +00:00
erik%netscape.com
798b96d42e bug 26237; added langGroups.properties to Win/Mac/Unix package files 2000-05-03 00:38:31 +00:00
jbetak%netscape.com
a790edd1f7 fix bustage
37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 06:20:25 +00:00
jbetak%netscape.com
c0fdb39f76 37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 05:08:39 +00:00
ssu%netscape.com
db5e81b195 restored the Start Install dialog in order to add new features to the installer. Affects only windows platforms. 2000-05-02 01:36:10 +00:00
sgehani%netscape.com
35c5605bd4 Part of fix for Mac installer bustage. [b = 36784] 2000-05-02 00:57:40 +00:00
sgehani%netscape.com
a523f1b457 Fix Mac and Linux installer bustage caused by AutoregisterInterfaces. [b=37086, 36784] 2000-05-02 00:55:36 +00:00
mkaply%us.ibm.com
10a167e019 # 37239
r= dveditz@netscape.com
OS/2 bring up continues - add include file in OS/2 #ifdef
2000-05-01 22:30:13 +00:00
mkaply%us.ibm.com
6cf521f913 # 37239
r= dveditz@netscape.com
OS/2 bring up continues - need PR_CALLBACK to specify linkage for VisualAge build
2000-05-01 22:29:03 +00:00
ssu%netscape.com
5b5a1a031c fixed problem with redirect.ini being deleted when user canceled download.
When redirect.ini was deleted, it cause the download agent to start its
download process from the first file when it was restarted.

fixed 33357: installer can no longer be run while a copy is already running.
2000-04-28 20:37:56 +00:00
granrose%netscape.com
7a75c74948 Added -c,--component option to pkgcp.pl so that you can specify what components to copy from the packages-* file rather than having to copy them all. 2000-04-28 20:32:23 +00:00
scc%netscape.com
4263e7a5e4 making string conversions explicit 2000-04-27 21:09:10 +00:00
ssu%netscape.com
19c974abc4 updating install build scripts to correctly set the uninstall.exe file size. Not part of tinderbox build. would affect only windows platforms 2000-04-27 02:25:50 +00:00
ssu%netscape.com
cb16ec0aa3 fixing the makefile to build without having set WINOS explicitly 2000-04-26 22:47:45 +00:00
ssu%netscape.com
a8ec60f768 cleaning up the install scripts. will not affect tinderbox builds. 2000-04-26 21:23:25 +00:00
ssu%netscape.com
3d54a19fa6 fixing bug #7478. We now have an uninstaller for the installer on the Windows platform. r=dveditz 2000-04-26 05:04:21 +00:00