Commit Graph

106 Commits

Author SHA1 Message Date
sgehani%netscape.com
89a3e6ba5b Fix for .xpi file deletion upon completion of install. b = 21734; r = mstoltz; a = chofmann 1999-12-15 08:06:09 +00:00
sgehani%netscape.com
32a2a5ca5e First Checked In. 1999-11-23 23:14:07 +00:00
sgehani%netscape.com
73f8c8f833 Preparing to checkin updated version. 1999-11-23 23:14:00 +00:00
sgehani%netscape.com
4f19a178ff *** Mac only *** UI bug fixes: 18874, 18880, 18900, 18208 [r=ssu, a=don] 1999-11-23 23:12:06 +00:00
sdagley%netscape.com
8a5d58f90e Fix build bustage by removing header files that were improperly added to project. NOTE - do NOT add .h files to a project, the project tracks them by parsing the source .c/.cp files 1999-11-17 06:10:07 +00:00
sgehani%netscape.com
df8717551d Fix for bug 18874: buttons should appear depressed when invoked by keyboard. [r=ssu] 1999-11-16 16:11:24 +00:00
sgehani%netscape.com
de080b4931 Change "extracting" string. [r=ssu] 1999-11-16 16:10:26 +00:00
sgehani%netscape.com
164e35ea1a Fix bug 18670: handle enter key in addition to return key for default buttons on the Mac Install Wizard UI. [r=ssu] 1999-11-13 04:06:05 +00:00
sgehani%netscape.com
023890c016 MIWCommon + Netscape || MIWCommon + Mozilla subsumes MacInstallWizard (now obsolete). 1999-11-13 02:49:30 +00:00
sgehani%netscape.com
1dba02fca2 Added progress bar and message for overall status of components being installed. Also, we now display the icon for the folder or volume selected to install, including custom folder and disk icons. Added Quit menu and cmd+Quit keyboard handling. [r=ssu] 1999-11-11 00:29:38 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
sgehani%netscape.com
462f21b1e5 No longer delete core file if it existed before running the installer: now only deleted if downloaded. Also, cleaned up the terminal window UI. Only affects the standalone Install Wizard app, not the browser or mail. [r=ssu, a=chofmann] 1999-11-04 08:23:55 +00:00
jj%netscape.com
5a3f4d9a55 fixed components lists for [Easy install] and variable names for module sizes. 1999-11-04 03:01:24 +00:00
sgehani%netscape.com
1430839213 Removing obsolete prefix files. (Replaced by nsInstallerPrefix* and mozInstallerPrefix*.) 1999-11-03 08:06:59 +00:00
sgehani%netscape.com
02946e10bf 1> Extraction of all files rather than regexp core_*/* search. 2> Prepare installer to work off of local archives for CD scenario and Mozilla (no sdinst.dll). 3> Fix build warnings. 4> Separated out Netscape and Mozilla specific targets. 5> Separated out Netscape and Mozilla specfic resources. [r=sfraser] 1999-11-03 07:53:59 +00:00
sgehani%netscape.com
57f90c0051 First Checked In. 1999-11-03 07:50:01 +00:00
sgehani%netscape.com
cf4701cdd8 First Checked In. 1999-11-03 06:12:10 +00:00
jj%netscape.com
54018a2aa4 First Checked In. 1999-11-03 03:17:47 +00:00
sgehani%netscape.com
650d346a0d *** NOT PART OF BUILD *** Added "About..." box. 1999-10-30 22:29:26 +00:00
sgehani%netscape.com
8daf739dae Fixes bug 11209: we now detect free space larger than 2^32 bytes in the Install Wizard. [r=cathleen] 1999-10-26 02:12:00 +00:00
sgehani%netscape.com
6dcf3ee43a Fixes bug 17190: extract only core_*/* files to obtain the XPInstall engine run by the Install Wizard. [r=cathleen] 1999-10-26 02:08:56 +00:00
sgehani%netscape.com
493590fa17 *** NOT PART OF BUILD *** Fixed bug 11216: Cascading dependencies feature Fixed bug 14320: Parser and action support for the LAUNCHAPP atribute Fixed bug 14322: Mouse over displays component description Fixed bug 16224: Mac Install Wizard crashing when installing custom components 1999-10-14 08:30:29 +00:00
sgehani%netscape.com
1c3d193ce4 *** NOT PART OF BUILD *** DEBUG symbolic constant renamed to MIW_DEBUG. 1999-10-06 23:52:08 +00:00
sgehani%netscape.com
3b52bfd894 *** NOT PART OF BUILD *** DEBUG symbolic constant changed from DEBUG to MIW_DEBUG. 1999-10-06 23:51:14 +00:00
sgehani%netscape.com
5e551e0a83 *** NOT PART OF BUILD *** Cleanup of inflation routines. 1999-10-06 23:50:10 +00:00
sgehani%netscape.com
e9759543fa *** NOT PART OF BUILD *** Disable back button on welcome window preventing user from returning to the license window. 1999-10-06 23:49:16 +00:00
sgehani%netscape.com
adff3473e2 *** NOT PART OF BUILD *** Disk space checking is now accurate for "Custom Install". 1999-10-06 23:48:09 +00:00
sgehani%netscape.com
5b22939cbd *** NOT PART OF BUILD *** Detect and don't download pre-existing .xpi files. Fixes bug 15695. 1999-10-06 23:47:02 +00:00
sgehani%netscape.com
d6d20ec096 *** NOT PART OF BUILD *** Mouse over component now highlights and updates long description: fixes bug 14322. 1999-10-06 23:45:49 +00:00
sgehani%netscape.com
7e1ee3ba83 * Added support for recursive extraction of arbitrarily nested files in the core_file zip archive. * Fixed welcome window to disable back button. * Added PRE_BETA_HACKERY symbolic constant that alters the download and extraction location of the core_file to the user selected folder and does not run xpinstall, instead of the normal behavior of extracting the core_file in "Temporary Items" and loading and running all downloaded .xips through xpinstall. * Fixed terminal window icon repaint bug 13770. 1999-09-23 06:06:58 +00:00
sgehani%netscape.com
dc457a6694 Example of multiple .xpi's to test fix for bug 14318. 1999-09-22 00:47:20 +00:00
sgehani%netscape.com
a746a368e7 Run all .xpi's downloaded: bug 14318. 1999-09-22 00:46:34 +00:00
sgehani%netscape.com
bad009a041 Attribute support. 1999-09-22 00:45:26 +00:00
sgehani%netscape.com
f3497d5d5b Minor string modifications. 1999-09-21 21:34:09 +00:00
sgehani%netscape.com
616f2a09e9 Added support for component attributes. 1999-09-21 21:31:55 +00:00
sgehani%netscape.com
2af9b4d0a6 Adding example attributes. 1999-09-21 21:29:25 +00:00
jj%netscape.com
d175b29dc1 fixed icon family 1999-09-18 04:10:25 +00:00
sgehani%netscape.com
db341e040c Added checkboxes and extended drag multiselection to components win. Also, various minor bug fixes. 1999-09-17 00:12:55 +00:00
sgehani%netscape.com
0ed39c7f4e First Checked In. 1999-09-17 00:10:43 +00:00
sgehani%netscape.com
3fcf31dd08 Added checkboxes and extended drag multiselection to components win. 1999-09-17 00:09:39 +00:00
sgehani%netscape.com
4a5343815d Appended .rsrc suffix to target. 1999-09-17 00:08:45 +00:00
sgehani%netscape.com
d0111c69a9 First Checked In. 1999-09-16 23:42:45 +00:00
sgehani%netscape.com
34b617634a Added progress bar. 1999-09-14 22:57:41 +00:00
sgehani%netscape.com
57ba0a1425 Added install progress bar and minor bug fixes. 1999-09-14 21:44:40 +00:00
sgehani%netscape.com
e899ce350a Changed terminal win text to accomodate progress bar. 1999-09-14 21:43:25 +00:00
sgehani%netscape.com
108c7735f5 Linking with AppearanceLib for progress bar additions. 1999-09-14 21:42:42 +00:00
sgehani%netscape.com
084ccfb588 Fixes for 12263 and 13101. 1999-09-10 08:50:53 +00:00
sgehani%netscape.com
e6693b5ce4 * More memory issues ironed out. * Fix for 12644. 1999-09-01 23:59:16 +00:00
sgehani%netscape.com
1f27564a60 Set optimization level to 1 for opt build. 1999-09-01 23:54:36 +00:00
sgehani%netscape.com
b78b7ed5b8 1> Doug's suggested changes. 2> Extracted files cleanup. 3> No more crashing at shutdown. 1999-08-27 21:36:59 +00:00
sgehani%netscape.com
7c86a053ae Permission to use grey button framing routines received from Michael Amorose. 1999-08-27 21:32:55 +00:00
sgehani%netscape.com
1fdfb5cc56 Added prefix files to enable compile target specific macro definition (DEBUG in particular). 1999-08-27 21:25:49 +00:00
sgehani%netscape.com
451ccd8639 First Checked In. 1999-08-27 21:24:19 +00:00
sgehani%netscape.com
1ba1fb8e73 Removing gery button framing code. 1999-08-26 02:14:59 +00:00
dougt%netscape.com
b32a9f33f5 Code Review Comments. Look for "//dougt:" as well as looking at the diffs
I have fixed some problems, and left other merely commented.  I did not
make it completely through files not touched in this directory, or the *Win.c
files.

I am not certain that this compiles still.
1999-08-25 21:42:16 +00:00
sgehani%netscape.com
74fd681261 First Checked In. 1999-08-22 13:40:21 +00:00