Commit Graph

1147 Commits

Author SHA1 Message Date
ssu%netscape.com
3abfebd3ec 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
This file does not affect tinderbox builds
2000-07-11 07:02:29 +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
mscott%netscape.com
67e109cde0 Fix build breakge by samir. I'm not really sure how this could have compiled =). 2000-07-11 01:52:53 +00:00
sgehani%netscape.com
9e77a70364 Part of fix for nsbeta2+ bug 37168. [r=mstoltz] 2000-07-11 01:10:20 +00:00
sgehani%netscape.com
575da50c55 Part of fix for nsbeta2+ bug 37168. [r=ssu] 2000-07-10 23:44:35 +00:00
av%netscape.com
0c5a7bef8a #43500, adding the default plugin to the packager on Windows, r=leaf 2000-07-10 23:32:13 +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
ddd08b30b6 Make Install.execute() work on Unix.
[nsbeta2+ b = 37168; r = ssu]
2000-07-10 21:02:16 +00:00
tor%cs.brown.edu
203eea477a Turning on MNG decoder by default on all platforms.
configure.in change r=cls.  a=pnunn,brendan.
2000-07-07 21:52:23 +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
138e8760d5 Create install log file in XPCOM's notion of cwd.
[nsbeta2+ b = 19034; r = ssu]
2000-07-06 19:44:09 +00:00
BlakeR1234%aol.com
6aaa8a91f3 Fix for bugs 20832 and 42202 r=dveditz 2000-07-06 04:05:48 +00:00
ssu%netscape.com
1f54d35585 fixing bug 43901 - fixing makeall.pl to build windows installer under win2k. a=leaf r=sgehani 2000-07-05 18:29:33 +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
cls%seawood.org
bca014f1bb Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +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
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
jj%netscape.com
0531c00aa2 First Checked In. 2000-06-29 22:34:11 +00:00
jj%netscape.com
5dc37ce405 bringing ASEncoder upt-to-date using new Universal Headers -- not part of the build. r=sgehani 2000-06-29 22:28:59 +00:00
dbragg%netscape.com
4855dd8615 Fix for nsbeta2+ bug 340786 r=sgehani 2000-06-28 20:26:39 +00:00
granrose%netscape.com
2e71c24a0b fixing xptlink.pl to work on mac as well as linux and win32 (43999). 2000-06-27 23:51:35 +00:00
tao%netscape.com
b1ab46b44a 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak 2000-06-27 00:24:48 +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
tao%netscape.com
c02764eeb1 Back out l10n changes 2000-06-25 04:01:42 +00:00
tao%netscape.com
7a2ee52588 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak. 2000-06-24 21:48:17 +00:00
dougt%netscape.com
8b638a4c67 I IDL-ifying the nsProxyObjectManager.
I have updated all users that I found
grepping the source tree.

r=valeski@netscape.com
a=waterson@netscape.com
b=43131

Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
dveditz%netscape.com
a03962e373 42762 create English language pack for l10n 2000-06-23 23:46:29 +00:00
dveditz%netscape.com
78cdaf14ce 42762 create English language pack for l10n, r=ssu 2000-06-23 23:33:01 +00:00
ssu%netscape.com
73c0eec168 fixing bug #41054 - adding language packs to seamonkey product. r=dveditz,sgehani 2000-06-23 22:57:34 +00:00
bryner%uiuc.edu
aeaec0cab9 Patching more (hopefully all) trees to work with the new tree widget (bug
30511).  r=hyatt.
2000-06-23 21:44:48 +00:00
law%netscape.com
8923319873 Bug 36658; adds urlwidgt dll/xpt to package list for windows 2000-06-23 00:57:23 +00:00
inaky.gonzalez%intel.com
ca76f0133a Bug #39323. Change nsSoftwareUpdate::mMasterListener to be a
dynamically allocated object instead of a member, so we don't have to
do ugly tricks AddRefing it manually not to get it destroyed (and thus
segfaulting). r=waterson,dvedit a=dvedit
2000-06-23 00:14:22 +00:00
sgehani%netscape.com
b7ea189fbd Subdir in Linux installer tarball. (nsbeta2+)
[b=39735; r=ssu]
2000-06-23 00:04:24 +00:00
dveditz%netscape.com
97d3f5a1e6 removing obsolete files 2000-06-22 23:18:56 +00:00
dveditz%netscape.com
906793334d removing obsolete files. These are already not part of the build, but people keep editing them as they match patterns in global chrome cleanup sweeps 2000-06-22 23:17:12 +00:00
tao%netscape.com
3883fd79a4 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak. 2000-06-22 03:38:12 +00:00
dbragg%netscape.com
a59a70a67d Fix for nsbeta2+ bug #40783 r=ssu 2000-06-21 13:43:37 +00:00
dbragg%netscape.com
555f063913 Fix for nsbeta2+ bug #37855 r=ssu 2000-06-21 13:43:07 +00:00
dbragg%netscape.com
e0ee7e149e Fix for nsbeta2+ bug #37848 r=ssu 2000-06-21 13:42:26 +00:00
vidur%netscape.com
2017802f4c Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda 2000-06-21 00:42:59 +00:00
ben%netscape.com
b217a15dae install classic skin into chrome registry on installation, 41272 2000-06-21 00:06:44 +00:00
beard%netscape.com
1c926d81a2 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
ben%netscape.com
6c84b182f2 forgot to add classic skin to packager files in earlier checkin 2000-06-20 10:30:19 +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
dbragg%netscape.com
822295fbb9 fix for nsbeta2+ bugs 37363 and 39157. r=dveditz 2000-06-15 14:28:28 +00:00
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +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