1191 Commits

Author SHA1 Message Date
ssu%netscape.com
c103cdf6e7 changed build script to use command type instead of cat. Not part of tinderbox build. a=leaf 2000-05-17 20:00:26 +00:00
ben%netscape.com
4eb2b1ce8c forgot to add radiOBindings.xml to packages list, this was making radio
buttons not show up on the installer builds. a=syd.
2000-05-17 09:58:34 +00:00
sfraser%netscape.com
f5734823c0 Fix access paths 2000-05-17 07:37:20 +00:00
sfraser%netscape.com
1fa580ecad Remove linkage with NetworkModular.shlb 2000-05-17 07:33:50 +00:00
dveditz%netscape.com
9b98320e40 making chrome installs work with late-breaking chromeRegistry changes -- required for tomorrow's install 2000-05-17 07:09:11 +00:00
sgehani%netscape.com
19e73d8c5c *** NOT PART OF BUILD ***
Upgrade support on the Mac.
2000-05-17 03:47:12 +00:00
sgehani%netscape.com
b36346b15e *** NOT PART OF BUILD ***
Upgrade support on Unix.
2000-05-17 03:45:08 +00:00
sgehani%netscape.com
cd0887ad8f Upgrade support in mac installer. [b=32547] 2000-05-17 03:13:48 +00:00
sgehani%netscape.com
e53c4a80e9 Add upgrade support dialog and old inst detection. [b=39543] 2000-05-17 02:55:24 +00:00
sfraser%netscape.com
85137f2389 Change "stdio.h" to <stdio.h> 2000-05-17 02:44:49 +00:00
tao%netscape.com
8f8014d9da 35121: move sherlock files to under chrome/. 2000-05-17 00:38:55 +00:00
mkaply%us.ibm.com
6ecb4caa34 # 37239
r= dveditz
OS/2 bring up continues - need direct.h for VisualAge build
2000-05-16 22:47:31 +00:00
dougt%netscape.com
152ac9fbac Fixing 31259. r=dveditz. 2000-05-16 22:08:05 +00:00
warren%netscape.com
618d468469 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
sgehani%netscape.com
418368ea28 Only switch to additions window if additional components were detected at parse time. 2000-05-16 04:05:21 +00:00
sgehani%netscape.com
59d27bc698 Land "Additions Window" for the Mac installer. [b=21039] 2000-05-16 03:57:46 +00:00
ssu%netscape.com
a9d3e190c0 fixing bug 5009 2000-05-16 00:25:42 +00:00
cata%netscape.com
d5c939cd43 Fixing bug #33669. 2000-05-15 23:31:32 +00:00
dougt%netscape.com
feff24c72f Adding PSM-Glue to mac build. 2000-05-15 23:13:07 +00:00
sgehani%netscape.com
f2dc146184 Make loadResources() work again. [b=37837] 2000-05-15 21:29:33 +00:00
ssu%netscape.com
a69bec9cbe fixing bug 37910 and 39105 2000-05-15 20:42:12 +00:00
ssu%netscape.com
bf3d4bbbb0 fixing bug #37251.
also fixed problem with an uninstaller's dialog not being modal.

affects only windows platforms.
2000-05-15 06:23:36 +00:00
ssu%netscape.com
6ceec751dd fixing bug 37251
removed the Uninstall folder creation from xpcom.jst.
set the windows system files that are installed as shared files.

not part of tinderbox build.
2000-05-15 06:16:26 +00:00
dveditz%netscape.com
3455ce2509 bug 35036 2000-05-15 02:40:32 +00:00
dveditz%netscape.com
78f834ba10 removing obsolete res/xpinstall files from install 2000-05-15 02:23:49 +00:00
ssu%netscape.com
86346f3ec6 disabled the cancel button once the user clicks Uninstall 2000-05-14 21:57:42 +00:00
ssu%netscape.com
0f014f1c53 fixing bug #37232. removed Pr2/b2 from mozilla description. not part of tinderbox builds. affects only windows platforms. 2000-05-14 19:08:41 +00:00
danm%netscape.com
1435f82540 oops. removing temporary file that wouldn't have worked, anyway 2000-05-14 06:06:19 +00:00
ssu%netscape.com
fd5c68bd02 fixed problem with files marked DO NOT UNINSTALL and still unregistering activeX file. Also fixed Are You Sure You Want To Remove The Shared File dialog to be more informative. Affects only windows platforms 2000-05-14 05:27:54 +00:00
ssu%netscape.com
f16ec126b4 enabling the main uninstall window. Not part of tinderbox build. affects only windows platforms. 2000-05-14 05:12:40 +00:00
ssu%netscape.com
d58ebbd2b2 added nsInstallBitwise.cpp and nsInstallBitwise.h to the project file. 2000-05-14 03:07:33 +00:00
ssu%netscape.com
f8042621b9 added bit field in nsInstallFile for Windows Shared File and Do No Uninstall.
added support in fileop for registering ole server files.

changed the way logging is done in install.log to write to the log file *before* the attempt to complete() the file installation process.  This helps with debugging because is shows what file the installation probably stopped on.
2000-05-14 03:07:05 +00:00
ssu%netscape.com
144163fbb7 fixing parsing for uninstaller exe file size. Not part of tinderbox. affects only windows plaftforms. 2000-05-14 02:56:37 +00:00
ssu%netscape.com
bdd141574d uninstaller:
fixed silent and auto mode.
  added uninstall control for shared files
  added uninstall control for unregistering ole server files
  added uninstall control for do-not-uninstall flag

setup:
  added new string resource for error control (UNABLE_TO_LOCATE_LIB_FUNCTION and UNABLE_TO_LOAD_LIBRARY)

affects windows platforms only.
2000-05-14 02:41:50 +00:00
ssu%netscape.com
47a83494f8 added new string resources for installing shared files and registering ole servers 2000-05-14 02:37:09 +00:00
ssu%netscape.com
01237f72e6 new files to support setting of windows shared files registry in the windows registry. Not part of tinderbox build yet. 2000-05-14 02:27:52 +00:00
danm%netscape.com
63d1366668 sync with new chrome structure (top-level dirs are packages, locales, skins) 2000-05-13 22:16:00 +00:00
danm%netscape.com
c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
law%netscape.com
89b6bc06ea Add desktop integration component for windows 2000-05-13 00:49:03 +00:00
sspitzer%netscape.com
931dd42d43 fix #38097, #37927, #37759. in official bits, menulists were horked.
we forgot to package menulistBindings.xml
2000-05-13 00:28:12 +00:00
dougt%netscape.com
5f1e01ec8c fixing user profile directory and pref InstallFolder targets. 2000-05-12 23:03:44 +00:00
ssu%netscape.com
551c89328d fixing bug #37874. xpinstall now checks for write access before creating a windows shortcut. 2000-05-12 21:02:39 +00:00
neeti%netscape.com
ac938a922a removing netscape.cfg from mozilla, r=morse@netscape.com 2000-05-12 20:10:14 +00:00
ssu%netscape.com
8ac3b524b9 fixing bug 39101. not part of tinderbox builds 2000-05-12 19:29:54 +00:00
ssu%netscape.com
43025a668a added functionality in the wizard installer to register self registering dlls. Affects only windows platforms 2000-05-12 04:40:17 +00:00
sgehani%netscape.com
c6815c7403 *** NOT PART OF BUILD *** Explicitly specifying plugins for MRJ ocnduit. 2000-05-11 23:32:41 +00:00
ssu%netscape.com
fa717414fe fixed problem with detecting previous installed Mozilla Seamonkey path. Not part of tinderbox builds. affects only windows platforms 2000-05-11 19:19:49 +00:00
sspitzer%netscape.com
8f960259cd almost forgot to update the package files. leaf and granrose would have kicked my ass of this. 2000-05-11 10:37:34 +00:00
ssu%netscape.com
a4cbc8d511 fixing bug #18563. Select Directory dialog now works correctly. affects only windows platforms. 2000-05-11 06:35:41 +00:00
sspitzer%netscape.com
bb5da66ca8 xpinstall skins have moved 2000-05-11 04:25:27 +00:00