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

980 Коммитов

Автор SHA1 Сообщение Дата
sgehani%netscape.com 00a28a2dda Fixing mac aliasing and AppleSingle decoding. 2000-05-08 23:54:05 +00:00
sgehani%netscape.com 31a35128ca 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 b6980471ed fixing bug #37452. File.execute() should work now. 2000-05-08 22:46:21 +00:00
ssu%netscape.com a2061dad58 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 90cb4e1cf6 Progress bar and message changes. [b=38035] 2000-05-08 22:10:08 +00:00
ssu%netscape.com 960f9de6d2 fixing bug #38560. affects only windows platforms. 2000-05-08 20:31:31 +00:00
mj%digicool.com 0d6ae84ad6 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 5329976ed5 flesh-out chrome registration; clean-up the non-threadsafe assertions 2000-05-08 08:53:44 +00:00
dveditz%netscape.com b0b9f63ea4 added files: mozilla/xpinstall/src/nsRegisterItem.cpp 2000-05-08 08:51:38 +00:00
dveditz%netscape.com ce59e41cae new chrome installation strings 2000-05-08 08:51:20 +00:00
dveditz%netscape.com 742729863d 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 0392198776 make the master listener threadsafe 2000-05-08 08:48:20 +00:00
dveditz%netscape.com 9ed9b896c3 new files for registering chrome 2000-05-08 08:47:10 +00:00
dveditz%netscape.com 158e4b19fd Resourced strings for registering chrome 2000-05-08 07:48:14 +00:00
dougt%netscape.com 6ccfb27b3d Fixing 38202. Permission was incorrect. 2000-05-08 06:29:05 +00:00
dougt%netscape.com af2653ff5f 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 835b7a3525 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 db0583a9b2 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 b467db5aeb 32477 Accept Language UI 2000-05-08 03:23:16 +00:00
ssu%netscape.com 8188e7b683 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 487d3c8a6e 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 a4f541b887 fixing bug 38465. not part of tinderbox builds. affects only windows platforms 2000-05-07 23:43:23 +00:00
ssu%netscape.com 3ff5516222 mapped error values to strings when windows installer vails. affects only windows platforms. 2000-05-07 07:07:01 +00:00
ssu%netscape.com 1b078f6276 fixing bugs: 23221, 33354, 34599 2000-05-07 06:15:04 +00:00
ssu%netscape.com 2c58f807d1 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 a451c5f762 Combined all necko dlls into two. Bug 17031. 2000-05-06 09:15:56 +00:00
locka%iol.ie 83aea6d179 Moved mozctl.dll out of components directory 2000-05-06 00:08:39 +00:00
sgehani%netscape.com 303159c3bd *** 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 ff22170c69 suppressing warning that's probably fatal on VC5 2000-05-05 06:24:14 +00:00
dveditz%netscape.com 0f49543379 Skin/Locale installer (bug 32688) and groundwork for bug 32689 2000-05-05 06:23:11 +00:00
dveditz%netscape.com 9e72fbf75b 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 dd760da6d3 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 0831114acc 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 9c0024f5bd Added mozctl.dll 2000-05-04 22:12:51 +00:00
leaf%mozilla.org a58fa13394 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 6ecd386d7a bug 26237; added langGroups.properties to Win/Mac/Unix package files 2000-05-03 00:38:31 +00:00
jbetak%netscape.com f7fd0bfbed fix bustage
37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 06:20:25 +00:00
jbetak%netscape.com acc4c1956b 37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 05:08:39 +00:00
ssu%netscape.com 017c80caac 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 3052648236 Part of fix for Mac installer bustage. [b = 36784] 2000-05-02 00:57:40 +00:00
sgehani%netscape.com 2698f696eb Fix Mac and Linux installer bustage caused by AutoregisterInterfaces. [b=37086, 36784] 2000-05-02 00:55:36 +00:00
mkaply%us.ibm.com 691166bded # 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 85b55d58ad # 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 78cebe3802 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 27c55d3e39 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 dc78425ab0 making string conversions explicit 2000-04-27 21:09:10 +00:00
ssu%netscape.com 787c444715 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 c12d640ea1 fixing the makefile to build without having set WINOS explicitly 2000-04-26 22:47:45 +00:00
ssu%netscape.com 74e92a5e75 cleaning up the install scripts. will not affect tinderbox builds. 2000-04-26 21:23:25 +00:00
ssu%netscape.com c9011a93b3 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