Commit Graph

59 Commits

Author SHA1 Message Date
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
sgehani%netscape.com
428d541789 Make license agreement show up on ja_JP locale systems.
b=58604
r=dbragg,dveditz
a=brendan

(Dan Veditz will watch the tree for me.  Thanks Dan!)
2000-11-02 02:01:18 +00:00
cls%seawood.org
b5d609a14c Cross-compiling fixes. Bug #11890 r=blizzard 2000-10-24 21:22:32 +00:00
sgehani%netscape.com
c79f274537 Linux installer launches mozilla -installer at tehend of installation.
b=55419
r=ssu
a=dveditz
2000-10-14 02:22:48 +00:00
sgehani%netscape.com
3792b5a155 Testing the fix for bugscape 2470 on the trunk per PDT.
Make the Unix installer support fallbacks when loading the string bundle.

b=2470
r=dbragg
a=erik
2000-10-11 05:40:51 +00:00
sgehani%netscape.com
f374aad435 Make linux installer display intl charsets.
b=43057
r=ssu
a=syd,blizzard
2000-10-06 05:23:22 +00:00
sgehani%netscape.com
6a72f5d800 Merging pr3 branch change for:
Fix setup dlg display to make selected dir legible.

b=52739
r=ssu
a=vishy
2000-09-27 23:57:22 +00:00
sgehani%netscape.com
bffc387b21 Make linux installer work with netscape.com ftp servers. Flush the *entire*
response from the control connection.
[nsbeta3++ b=53289; r=ssu; a=mscott]
2000-09-22 02:20:32 +00:00
sgehani%netscape.com
c9dc925036 Open a new ftp cxn for every .xpi being downloaded: makes the linux installer
work on RH 6.2 distributions.
[r=ssu; nsbeta3+ b=52716]
2000-09-15 07:06:45 +00:00
sgehani%netscape.com
75d8da9f69 Add scrollbars to the custom dlg listbox.
[r=dbragg; nsbeta3+ bscape=2288]
2000-09-14 19:41:00 +00:00
sgehani%netscape.com
029610f199 Make linux installer localizable. [nsbeta3+ b=2288; r=dbragg;dveditz] 2000-09-14 05:15:46 +00:00
sgehani%netscape.com
ca8038b10c Make linux installer ftp download correctly by flushing the control connection
after file transfer has completed. [nsbeta3+ b=52287; r=ssu]

Also, make the folder selection dialog cancel button *actually* destroy the
dialog when clicked. [r=ssu]
2000-09-12 23:36:12 +00:00
sgehani%netscape.com
a7839ee7fb Correct fix for unix distributions that don't define SHUT_RDWR. 2000-09-12 05:21:34 +00:00
sgehani%netscape.com
fb5fdb2a05 Tentative bustage band-aid attempt. 2000-09-12 05:15:15 +00:00
sgehani%netscape.com
0b5f8f1ee0 Replace command line `ftp' with our ftp impl for the linux/solaris installers.
[r=ssu; nsbeta3+ b=47886]
2000-09-12 04:47:36 +00:00
sgehani%netscape.com
8fc4197f5b *** NOT PART OF TBOX BUILDS ***
First cut at ftp impl for linux installer (for nsbeta3+ b=47886; r=ssu).
2000-09-12 01:43:49 +00:00
cls%seawood.org
dea8421e19 Workshop 5.0 refuses to cast a |const char *| to a |char *| so fix the variable 2000-09-11 08:05:02 +00:00
rich.burridge%sun.com
939ff071ff Fix to enable XPInstall to build/run on the Solaris platform.
r=sgehani@netscape.com  a=brendan@mozilla.org
BugId: #43080.
2000-09-09 14:18:48 +00:00
sgehani%netscape.com
ce56f916ce Make INI parser handle start section tokens ('[') in values (nsbeta3+ b=2116;
r=ssu).

Also, remove obsolete files.
2000-08-28 23:10:21 +00:00
sgehani%netscape.com
8b7c694896 Rename libzlib -> libz complying with standard zlib naming convention.
[nsbeta3+ b=49735; r=sobotka@axess.com]
2000-08-25 08:32:19 +00:00
sgehani%netscape.com
b269c16355 Remove 'unzip' dependency from Linux installer.
[nsbeta3+ b=48109; r=ssu]
2000-08-19 18:50:10 +00:00
sgehani%netscape.com
79e5e96686 Backing out changes. 2000-08-19 00:21:04 +00:00
sgehani%netscape.com
ec2018a592 Installer now uses libjar for extraction eliminating the dependency on the
"unzip" command in the user's path.
[nsbeta3+ b=48109; r=ssu]
2000-08-18 22:10:44 +00:00
sgehani%netscape.com
2dfdacd869 Make license box non-editable.
[nsbeta3+ bugscape b=1939; r=syd]
2000-08-10 20:19:20 +00:00
sgehani%netscape.com
bdcc060776 Make Linux installer work on non-Redhat distributions.
[nsbeta2+ b=47921; r=sgehani; checking in for pavlov]
2000-08-08 23:29:36 +00:00
sgehani%netscape.com
665c40a58e Ensure linux installer doesn't core dump for "long" install destination paths
when a default location is specified in the config.ini.

[nsbeta3+ b=46458; r=dveditz]
2000-08-08 01:29:04 +00:00
sgehani%netscape.com
8e978de4af Part of fix for failover URLs. [nsbeta2+ bugscape b = 1394; r = dbragg] 2000-07-26 22:33:47 +00:00
sgehani%netscape.com
9ff7f35280 Fixing linux installer horkage: parser handling substring comparisons with
incorrect length assumptions to strncmp's.

b = 46263
r = dbragg
a = granrose
2000-07-24 22:53:34 +00:00
sgehani%netscape.com
c5acd2fb55 Fix linux installer crash on exit by tweaking progress update.
[nsbeta2+ b = 36781; r = syd]
2000-07-24 07:10:45 +00:00
sgehani%netscape.com
700247792d Fix linux installer crash on exit by tweaking progress update.
[nsbeta2+ b = 36781; r = syd]
2000-07-24 07:08:35 +00:00
sgehani%netscape.com
58c3b4d965 Fix "local display" crash for Linux installer. No longer destroying gtk
widgets that were already freed during a prior call to gtk_exit().

[nsbeta2+ b=36781; r=ssu]
2000-07-18 00:09:29 +00:00
sgehani%netscape.com
5cefdedddb Add optional log file leaf name param to XPI_Init for Win32 uninstall logging.
Part of fix for nsbeta2+ bug 37168.  [r=ssu]
2000-07-10 23:15:46 +00:00
sgehani%netscape.com
5b00ef0689 Use passive mode when downloading. (Checking in for Jeffrey Baker.)
[nsbeta2+ b = 40655; r=sgehani,dbragg]
2000-07-05 03:55:54 +00:00
sgehani%netscape.com
bd80c41141 Fix font issue: make license readable in installer.
[nsbeta2+ b=40960; r=ssu]
2000-06-26 22:41:27 +00:00
sgehani%netscape.com
51b3ef8145 Expose installer app title into config.ini. Prep for nsbeta2+ bug 38587.
[r=ssu]
2000-06-10 02:03:59 +00:00
sgehani%netscape.com
56f0da834a New zlib linkage requires it in xpcom.xpi. Checking in for cls@seawood.org.
[b=41255, r=sgehani]
2000-06-03 19:05:35 +00:00
sgehani%netscape.com
f3282b105f Partial fix for crash on exit of Linux GTK installer. [b=36781, r=ssu] 2000-06-01 09:09:40 +00:00
sgehani%netscape.com
a5516c5d4a Fixing seg fault on exit. [b=36781, r=dveditz] 2000-05-25 00:13:48 +00:00
sgehani%netscape.com
5f14e72ac8 Fix Linux installer seg fault on exit. [b=36781, r=dveditz] 2000-05-23 00:12:25 +00:00
sgehani%netscape.com
e53c4a80e9 Add upgrade support dialog and old inst detection. [b=39543] 2000-05-17 02:55:24 +00:00
sgehani%netscape.com
711c4eb402 Alter "Browse..." folder selection dialog invoking button to read "Change..."
[b=36856]
2000-05-11 00:26:05 +00:00
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
sgehani%netscape.com
b73de2400c Progress bar and message changes. [b=38035] 2000-05-08 22:10:08 +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
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
sgehani%netscape.com
b4da562661 Ignoring generated Makefile and compiled installer binary. 2000-04-18 23:20:42 +00:00