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

945 Коммитов

Автор SHA1 Сообщение Дата
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
ssu%netscape.com 335773d666 fixing bug #7478. We now have an uninstaller for the installer on the windows platform (code is cross platform). 2000-04-26 05:02:00 +00:00
ssu%netscape.com 58d9067a3a initial checkin for files to fix bug #7478. Not part of any build yet. 2000-04-26 04:53:06 +00:00
dougt%netscape.com 19c93e8881 Fixes problems in local file where getting a parent of a non-existant file did not work. Fixes a problem if you tried to create a folder and it parents did not exist. Fixes a problem if you had a initialized with a FSSpec which was not resolved complete and you tried to add a relative path. Fixing nsInstallFile to use nsIFile:: enums insteads of numbers. r=sgehani, a=leaf 2000-04-26 01:50:24 +00:00
mjudge%netscape.com 2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
dougt%netscape.com 59e4e25e2b changing to getFolder. r=dveditz 2000-04-25 23:01:37 +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
sgehani%netscape.com 436a248f59 Partial fix for nsIFile/Mac installer horkage [b=36784] 2000-04-25 14:43:58 +00:00
dougt%netscape.com ea1aba0784 Fixing tree blocker. nsInstallFolder did not return an error code when
it could not initialize itself.  This caused crashes and return values which
were not correct.  I also fixed a huge about of memory leaks for allocation
of strings that were never freed.  r=dveditz, a=leaf.
2000-04-24 22:23:44 +00:00
dveditz%netscape.com 8789b40a77 fixing clobber bustage 2000-04-24 15:03:47 +00:00
dveditz%netscape.com 64d77c0aef First cut at chrome install 2000-04-24 13:53:38 +00:00
dveditz%netscape.com 15bbd2c7a4 added missing dependency 2000-04-24 13:36:06 +00:00
dougt%netscape.com b63f84a202 Adding critical check for null.
removing unneded assignment to temp var.
2000-04-24 06:08:48 +00:00
rjc%netscape.com 530a8d7040 Package up files in "Search Plugins" (Mac) ["searchplugins" on other platforms] 2000-04-23 06:36:45 +00:00
ssu%netscape.com b0a8b6529e fixing bug #35872. xpinstall engine now correctly creates nested dirs more than 1 level deep. This problem could have been the cause of the brownser not launching from a clean install (which I have experienced) because files were not getting installed into their proper subdirs. 2000-04-23 02:09:17 +00:00
scc%netscape.com befb6c542b making string conversions explicit 2000-04-22 10:46:20 +00:00
ducarroz%netscape.com 4de9141ce3 Fix for bug 16354. Add autocomplete to the browser package 2000-04-22 03:30:21 +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
dbragg%netscape.com 696e6c3af0 Removed the offending const 2000-04-21 20:05:06 +00:00
dbragg%netscape.com c793036b93 Fix for bug 24984, conversion to use nsIFile and related ilk. 2000-04-21 18:58:41 +00:00
sgehani%netscape.com 7e1080d7a9 Add cancel button to installer.
b=35346
2000-04-21 00:25:15 +00:00
granrose%netscape.com c9ad1ba5ae added -vf9 to gzip for packaging mozilla tarball. tell strip not to strip various text files (js/xul/html/etc). r=leaf 2000-04-20 22:40:39 +00:00
sgehani%netscape.com 3e591c0c6c Fix for exposing default destination in config.ini. [b=36392] 2000-04-20 07:42:43 +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
danm%netscape.com d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +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 86582db2ec Update usage comments. 2000-04-19 04:55:40 +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
sgehani%netscape.com 4f6f2770b6 Adding xptlinking phase to Unix installer delivery script. 2000-04-18 23:17:53 +00:00
jj%netscape.com 2a270612c7 removed obsolete resource.shlb ; r=sfraser 2000-04-18 23:01:06 +00:00