Commit Graph

232 Commits

Author SHA1 Message Date
sgehani%netscape.com
d2456e7938 * [Feature] Multi-xpi support per checkbox [b=34881]
* Prevent multiple dialogs when consecutive return keys hit [b=36993,36988]
* Multiple resource release crash fixes.
2000-05-10 22:44:49 +00:00
ssu%netscape.com
4db7fc379f fixing bug #38568. affects only windows platforms. 2000-05-10 22:06:36 +00:00
ssu%netscape.com
f51d3580db fixing bug 21034. Program folders dialog now moved into the custom sequence. affects only windows platforms. 2000-05-09 23:07:50 +00:00
ssu%netscape.com
db86959743 fixing bug #27580. affects only windows platforms. 2000-05-09 19:48: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
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
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
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
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
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
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
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
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
sgehani%netscape.com
3af3efdc3a * Fix build warnings * Make MIW.mcp build with Universal Headers 3.3.1 2000-04-25 14:55:11 +00:00
dveditz%netscape.com
8789b40a77 fixing clobber bustage 2000-04-24 15:03:47 +00:00
dveditz%netscape.com
15bbd2c7a4 added missing dependency 2000-04-24 13:36:06 +00:00
sgehani%netscape.com
c02e3f4de5 Make directory creation failure a non-fatal error. 2000-04-21 23:12:50 +00:00
sgehani%netscape.com
320cabe2f2 * Fix error mapping off-by-one for error strings.
* Hide cancel button once download/installation begins.
2000-04-21 22:57:05 +00:00
sgehani%netscape.com
7e1080d7a9 Add cancel button to installer.
b=35346
2000-04-21 00:25:15 +00:00
sgehani%netscape.com
93abcd5c22 * Fix shell script env setup.
* Add feature support to specify folder default in config.ini. [b=36392]
* Pipe erros to a dialog instead of to stdout.
2000-04-20 07:42:23 +00:00
beard%netscape.com
3f1ed5ff9c Compatibility with Universal Headers 3.3 or later. a=leaf 2000-04-19 22:13:51 +00:00
sgehani%netscape.com
3c5330d4dc Use new INI parser keys.
b=36395
a=leaf
2000-04-19 21:21:22 +00:00
sgehani%netscape.com
d6f128fd31 Added site selector feature, dynamic download path feature, graceful error handling if running on a system that is older than OS 8.5, and we now handle comments in the INI parser. Also, got rid of bad access paths in the project file. b = 34836, 32694, 32766, 36253 2000-04-19 04:43:14 +00:00
sgehani%netscape.com
ad9ba21309 Whitespace formatting for last warnings' checkin. 2000-04-19 04:32:46 +00:00
sgehani%netscape.com
8a3713fe69 Fix all 143 build warnings.
NOTE:
Compiled on RedHat 6.1 Linux and debian Linux.
2000-04-19 04:16:28 +00:00
dveditz%netscape.com
f55eb01c46 resurrecting VC 5.0 build -- again 2000-04-19 02:36:21 +00:00
ssu%netscape.com
fbd8039811 fixing bugs 7874 (on going) and 30909.
Affects only windows platforms.
2000-04-19 00:51:00 +00:00
sgehani%netscape.com
b4da562661 Ignoring generated Makefile and compiled installer binary. 2000-04-18 23:20:42 +00:00
ssu%netscape.com
3c48f3bef3 fixing bug 7874 (on going).
Affects windows platforms only.
2000-04-16 23:07:11 +00:00
ssu%netscape.com
ecc0933b33 initial checkin to fix bug 7874 (on going). affects only windows platforms. Not hooked up to build system yet. 2000-04-15 23:50:59 +00:00
ssu%netscape.com
ce3bc49dd4 added check for OS_TARGET env var to build nsztool. Affects only windows platforms. 2000-04-14 21:26:25 +00:00
sgehani%netscape.com
77088609b5 Adding a wrapper shell script to launch the installer binary. The shell
script takes care of setting up the users environment before launching the
installer binary.
2000-04-14 05:02:06 +00:00
ssu%netscape.com
98048e5bbc fixing bugs:
16068
  16465
  25595
  27587
  27598
  18563
  23240
  34664
  34621
  33348

affects only Windows platforms.
2000-04-14 03:19:16 +00:00
pavlov%netscape.com
20d1b54cca fix build problems 2000-04-06 00:17:39 +00:00
jst%netscape.com
0b90cffbe9 Fixing unix objdir build bustage. r,a=leaf 2000-04-05 23:26:15 +00:00
sgehani%netscape.com
9442168f67 * Fixing ui/engine thread communication flakiness.
* Expecting .xpis in a tucked away ./xpi/ dir now.
* Renamed installer binary target to mozilla-installer.

Not part of build just yet.

b = 16300
2000-04-05 05:16:05 +00:00
ssu%netscape.com
6aebabc7a3 fixing bugs #32765, 32693, 21034, 33164.
affects only windows
2000-04-05 02:51:44 +00:00
ssu%netscape.com
5b922c7317 fixing bugs #32765, 32693, 21034, 33164.
affects only windows
2000-04-05 02:13:50 +00:00
sgehani%netscape.com
e9f653b904 Various Mac installer features/fixes: * Installer Modules folder now expected * Not displaying invisible components in setup type desc * Multi-xpi per checkbox support * Centering about box b=18912, 32690, 32707, 33370 2000-04-05 01:56:37 +00:00
cls%seawood.org
da66e49516 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
ssu%netscape.com
956430cf35 initial checkin of tool to help build windows installer. Not hooked up to build system yet. 2000-03-25 01:38:12 +00:00
ssu%netscape.com
e0912a16e0 fixing bug #33166 - can no longer press next in Setup Type dialog when warning dialog is shown. r=sgehani 2000-03-24 21:20:22 +00:00
ssu%netscape.com
d28bf15bf4 fixing bugs:
33004
  33006
  33007
  23662
  27588
  27593
  27598
  28539
  32706

r=sgehani
2000-03-24 03:40:09 +00:00
pierre%netscape.com
6979ae9a19 For Profiler builds: removed NSRuntimeDebug.shlb from debug targets in MIW.mcp and modified NGLayoutBuildList.pm to not build that project when the Profiler is on. 2000-03-22 03:50:15 +00:00
ssu%netscape.com
dbc6706464 fixing bugs:
31157
21575
27298
27578
27581
27582
27583
27589
27590
28537
28538
28539
28750
30436
29169
27579

windows platform only

r=sgehani
2000-03-21 21:43:22 +00:00