Commit Graph

307 Commits

Author SHA1 Message Date
ssu%netscape.com
671abb6107 fixing bug 2201 - changing Cancel button behaviour. r=sgehani. affects only windows platforms. 2000-09-01 02:56:03 +00:00
tao%netscape.com
3d8b2da92b Take out en-DE place holder from installer build. a=ftang. 2000-08-31 00:56:23 +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
4df1b0c5a5 Make scrollbars work again in custom and additional windows (nsbeta3+ b=49856; r=dbragg). Make INI parser handle start section characters ('[') in values (nsbeta3+ b=2116; r=dbragg,dveditz). 2000-08-28 23:06:53 +00:00
ssu%netscape.com
f195a26ef5 fixing bug #49742 - Eliminate failovers in generated idi. r=sgehani a=dveditz 2000-08-28 04:43:54 +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
ssu%netscape.com
b1a4f87995 new file to help with checking in. not part of any build. 2000-08-24 02:30:03 +00:00
ssu%netscape.com
95448fd1b5 fixing bug http://bugscape/show_bug.cgi?id=2044 - need better ui/user experience for the Advanced Settings dialog. affects windows platforms only. a=dveditz r=sgehani 2000-08-22 00:45:10 +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
ssu%netscape.com
f04eb8cd80 fixing bug #33342 - new exit setup string. a=dveditz r=sgehani 2000-08-16 23:02:19 +00:00
ssu%netscape.com
35c1592c4e fixing bug #44364 - uninstaller no longer leaves .rdf files around. a=dveditz r=sgehani 2000-08-16 23:01:21 +00:00
sgehani%netscape.com
e6ce33db89 Can now install to Macs with boot volumes that have slashes in their names. [nsbeta3+ b=18482; r=ssu; a=dveditz] 2000-08-16 22:43:08 +00:00
sgehani%netscape.com
69f944a436 Fix scrollbar crasher in custom install dialog for mac installer. [nsbeta3+ b=48882; r=ssu] 2000-08-16 00:32:56 +00:00
sgehani%netscape.com
b7d4d9dbd0 Eliminate engine thread yielding to main thread duirng XPCOM extraction. [nsbeta3+ b=1895; r=ssu] 2000-08-14 22:40:14 +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
e4eb57d447 Merge M17 branch fix for nsbeta2+ bugscape bug 1895: get rid of error 340 in
Mac installer during XPCOM autoreg by delaying so fragment registry has time
to update newly extracted shlbs.

[branch fix r=dveditz; a=pdt]
2000-08-10 19:05:19 +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
8755b31f98 Fix indexing during IDI generation. [nsbeta3+ bugscape b=1740; r=dbragg] 2000-08-03 22:49:30 +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
111d7940a1 Add localization comments for bugscape bug 1393.
[r=ssu]
2000-07-26 08:21:30 +00:00
sgehani%netscape.com
cfbfb229f3 Fix comment parsing and site selector failover sequence for nsbeta2+ bug 45256 and bugscape bug 1393. [r=ssu] 2000-07-26 08:18:31 +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
tao%netscape.com
0b5857b004 41054: Bundle 2-3 langpacks w/Seamonkey build. r=ssu,dveditz,ssu. 2000-07-22 02:44:13 +00:00
tao%netscape.com
7df4a0c132 41054 : Bundle 2-3 language packs with Seamonkey. Change en-GB->en-DE in
build and packaging process. r=ssu & sfraser.
2000-07-20 21:40:42 +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
3fcd0cd82f *** NOT PART OF TBOX BUILDS ***
1> Enabling talkback in Unix and Mac builds [bugscape nsbeta2+ b=1405]
2> Adding en-US and en-GB language packs to installers [nsbeta2+ b=41054]

[r=ssu]
2000-07-13 02:56:21 +00:00
ssu%netscape.com
6f0aa022c9 fixing bug #19034 - Install.log needs to be created in XPCOM's notion of cwd.
This bug affects several things.  what I'm checking in is a fix to the windows
wizard installer to:
1) pass new parameter to xpi_init() - which Samir checked in tonight.
2) update windows wizard installer to know of the new install.log location.
3) changed the installer to create/update the log filename passed to xpi_init() (install_wizard.log).

This fix affects the installer (setup.exe) and the uninstaller (uninstall.exe).
This bug is marked as nsbeta2+ and was already verified by QA, but they were not aware
of the affects to the native windows installer (which is part of this bug).

The windows installer will be dead in the morning without this checkin.

r=sgehani
affects windows platforms only
2000-07-11 07:00:21 +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
20866b54e6 Prevent multiple downloads for mixed keyboard and mouse input. [nsbeta2+ b = 31042; r=dbragg] 2000-07-07 06:45:43 +00:00
ssu%netscape.com
fadf9d2b17 fixing nsbeta2+ bug 43404 - Update delete dialog text to be less scary. r=dbragg. Affects windows platforms only. 2000-07-06 22:56:57 +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
9cadc34054 Prevent multiple redundant downloads when default (return) key is hit more than once. [nsbeta2+ b = 31042; r=ssu] 2000-07-05 03:53:09 +00:00
ssu%netscape.com
4f787c64e4 fixing bug 44006 - Please don't use Windows extended dialogs in setupsrc.dll. nsbeta2+ r=sgehani 2000-07-01 08:50:44 +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
18c55343eb Allow for more component names in setup type description without falling off. (nsbeta2+) [b=41353; r=dveditz] 2000-06-16 10:44:33 +00:00
ssu%netscape.com
e0f7c21994 fixing nsbeta2+ bug #41581. [regression]the installer only wants to install to a top-level directory on the disk (e.g., c:\Mozilla). r=sgehani. affects windows platforms only 2000-06-16 06:02:01 +00:00
ssu%netscape.com
b1a6d36e3c Patch from gemal@gemal.dk that fixes bugs:
#38456 - ":" should not be in "Destination Directory:"
  #38563 - New title to exit installer dialog
  #34857 - "Total download size" should be "Total Install Size"

did not apply part of patch that fixes bug #33342 because I need marketing approval.  I reassigned that bug to the appropriate approver.

a=leaf
r=sgehani

affects only windows platforms.
2000-06-15 06:37:50 +00:00
sgehani%netscape.com
3e241020a1 No longer remove the old core directory eliminating potential OS file manager sync'ing issues causing component registration errors. (nsbeta2+) [b=41376; r=dveditz] 2000-06-15 01:10:34 +00:00
ssu%netscape.com
bf47ac1d5d fixing nsbeta2+ bug #30175 (but leaving it disabled until a final decision is made). Need to set Default dialup networking connectoid. r=sgehani 2000-06-12 23:16:33 +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
jj%netscape.com
901b6acf11 #41858: updated version key to 5.0.0.a18. a=leaf, r=sgehani 2000-06-08 23:07:35 +00:00
sgehani%netscape.com
d5721f71b3 Fix site selector failover url parsing and download redirect ini routine. (Both nsbeta2+ bugs.) [b=32694, 32766; r=dveditz] 2000-06-07 23:15:14 +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
988aef394c Dogfood fix for subfolder problem when setting XPInstall's notion of prog dir. [b=41002, r=dveditz] 2000-06-01 08:53:52 +00:00