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

88 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net b748dba55c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 14:37:35 +00:00
cls%seawood.org e398d4faf2 Bump build requirements for gcc on win32 to w32api 2.4 & windres 2.14.90 and add version checks.
Remove hacks used for previous versions
Bug #203292 a=bryner
Bug #219327 a=bryner
2003-09-18 19:27:39 +00:00
ssu%netscape.com 02db2f1c67 fixing bug 210731 - Setup should delete target installation dir on upgrade. r=dveditz, sr=jag, a=dbaron 2003-07-10 23:10:18 +00:00
ssu%netscape.com 3e3dc86048 checking in gifs from Patrick Hendriks for bug 159142 - Fix Quick Launch graphic icon in installer (turbo). r=ssu, sr=dveditz, a=dveditz 2003-05-17 00:28:53 +00:00
ssu%netscape.com d58b8c7ee1 Reapplying patch that was used to back out yesterday's blocker bug:
bug 203194 - Installation fails after GRE setup

This patch fixes the blocker bug and the following bugs it backed out:
  bug 48051  - Restart dialog needs title
  bug 67067  - "unable to create directory" dialog is titleless
  bug 202606 - Need a way to disable showing of bitmap in dialog

r=sgehani
sr=leaf
a=sspitzer
2003-04-25 07:10:10 +00:00
ssu%netscape.com cbdb13bdcb backout patches to bug 67067 and bug 202606 to fix blocker bug a=sheriff 2003-04-24 18:46:10 +00:00
ssu%netscape.com b99053aa38 fixing bug 202606 - Need a way to disable showing of bitmap in dialog. r=sgehani, rs=dmose, a=asa 2003-04-23 20:54:14 +00:00
cls%seawood.org 374da7008c Workaround bugs in mingw's windres bugs until next official mingw binutils is released.
Bug #134113 r=dmose
2003-04-22 05:57:16 +00:00
seawood%netscape.com 583ec4d823 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
ssu%netscape.com 194639b404 fixing bug 173195 - Changes in the Mozilla/Netscape Installer to run Palm Conduit Installer. r=curt, sr=dveditz 2002-11-14 09:04:16 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
dprice%netscape.com cbe5867f0a 159003 - r=ssu sr=dveditz a=asa
fix the tab orderings
2002-08-01 06:40:52 +00:00
seawood%netscape.com ce9e9903a5 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
curt%netscape.com 42a6558aca Adding recapture homepage functionality, but turning it off for mozilla in
the config.it.
  (Bug #122684, r=ssu, sr=dveditz, qa=gbush, a=dbaron)
2002-03-22 23:38:56 +00:00
curt%netscape.com fcef6c0a4a For the Quick Launch dialog. 2002-03-07 01:43:20 +00:00
curt%netscape.com 1ce86ec8fa Should have been checked in with -kb. 2002-03-07 01:41:31 +00:00
curt%netscape.com a3800e99d4 Update Quick Launch dialog to spec.
(Bug #122683, r=ssu, sr=dveditz, a=dbaron)
2002-03-04 00:39:50 +00:00
curt%netscape.com f82b1dffdb Required by quick launch dialog.
(Bug #122683, r=ssu, sr=dveditz, a=dbaron)
2002-03-04 00:36:18 +00:00
seawood%netscape.com 6a70bafd9e Fix "static" build support for win32 gmake builds.
Bug #58981 r=bryner
2002-01-25 03:20:51 +00:00
seawood%netscape.com 66f7ef5cb8 Explicitly export header file since NO_DIST_INSTALL is set.
Bug #58981
2002-01-08 05:51:20 +00:00
seawood%netscape.com eb293ae321 Hack around problem of default rules expecting IMPORT_LIBRARY to be built on win32 gmake builds when setuprsc doesn't build one.
Bug #58981
2002-01-04 14:18:49 +00:00
seawood%netscape.com 874c54280c Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
seawood%netscape.com d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
ssu%netscape.com 9c57b74b35 fixing bug 97219 - win32 installer is no longer automatable. r=syd sr=mscott a=drivers@mozilla.org. affects win32 platforms only. 2001-08-28 05:09:02 +00:00
syd%netscape.com 28f05309e1 Add QuickLaunch panel to the installer. r=ssu,dveditz sr=mscott, a=asa. Bug is
87038
2001-08-24 05:00:02 +00:00
waterson%netscape.com 0877b1a573 Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
ssu%netscape.com da9209b42f fixing bug 81248 - With adoption of system fonts, dialogs become unreadable
r=,mo=ssu sr=blizard a=drivers@mozilla.org
2001-06-20 06:20:10 +00:00
syd%netscape.com 83262af5d4 Fix for 81149, enable shortcut creation in installer for startup (turbo mode).
r=ssu, sr=mscott, a=asa (drivers)
2001-06-20 00:51:40 +00:00
ssu%netscape.com f6a3f92513 bug 4933 - new image for the download/xpinstall dialog.
bug 80237 - "destination directory" title is gone...
bug 77244 - Installers need to create Win32 Reg. key schema that Gecko Embedding browsers can follow
bug 78318 - crash with installer if you go back to change the directory selected
bug 56538 - Installer fails with error 5 installing on my Win2K box
bug 68053 - Win32 installer needs to log the installation process.
bug 81081 - Xpinstall dialog in the win32 installer requires touch up

sr=dveditz
2001-05-18 10:22:54 +00:00
ssu%netscape.com b8cdfcde2c part of my last checkin. Missed a change in a rc file 2001-05-10 07:36:31 +00:00
ssu%netscape.com a5f0fb14f6 bug 77981 - Hook libxpnet's pause/resume support into the windows installer
bug 77244 - Installers need to create Win32 Reg. key schema that Gecko Embedding browsers can follow
bug 64567 - Unable to see which build is being installed by installer (fix only for mozilla)
bug 64567 - Unable to see which build is being installed by installer
bug 75655 - FTP vs. HTTP Downloading
bug 78449 - Add config.ini key to disable the Site Selector menu.
bug 79173 - The string get cut-off in "Start Install"

Puts a temporary workaround for bug:
  bug 77179 - Download hangs on Win98 machine over Cable/DSL through SERA

http://bugscape/show_bug.cgi?id=4886
http://bugscape.netscape.com/show_bug.cgi?id=4858 - Win installer should indicate version being installed

r=dveditz
sr=mscott

affects only windows platforms.
2001-05-10 07:33:40 +00:00
ssu%netscape.com 5b64d93535 fixing bug 42904 - Windows install has localizable resources in binary files
affects windows platforms only.

I'm checking in for yxia@netscape.com (Ying-Lin Xia)

r=ssu,dveditz
sr=mscott
2001-05-03 21:47:18 +00:00
shaver%mozilla.org e2dc3d6d88 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
dveditz%netscape.com cb812eb2ad makefile changes to keep .h files out of bogus export directory -- r=leaf
removing obsolete files (not part of build)
2001-04-09 07:19:02 +00:00
rickg%netscape.com c1ce80ae83 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
ssu%netscape.com b7d9f398e2 fixing:
bug 68110 - installer fails on proxy support.
bug 64433 - setup.exe contains "netscape.exe" string.
bug 67259 - xpi error should indicate which package failed.
bug 52597 - show license file under mozilla installer.
bug 40707 - create mozilla mail shortcut.
bug 70892 - uninstall not possible after uninstall, install, then reboot.

bug 68053 contains patch for all of above.

r=dveditz,sgehani
sr=mscott

affects only windows platforms.
2001-03-14 00:24:23 +00:00
ssu%netscape.com f76fddc818 This check-in will fix the following bugs:
Bug 52417 (add downloader code)
Bug 64179 ('K' should be 'KB')
Bug 62560 (misspelled 'Existence')
Bug 64550 (remove 'Seamonkey' reference)
Bug 60352 (add crc check to installer)
Bug 62991 (psm check crashes n6 setup)
Bug 58267 (npoji600.dll)
Bug 47274 (Title should be 'Mozilla Setup')
Bug 66497 (installer need to clean up windows registry)
Bug 66498 (uninstaller checking itself)
Bug 64566 (shouldn't be able to start multiple Setup)
Bug 56292 (Alt-r conflict in Setup Type dialog)
Bug 31821 (force-upgrade support)

r=deveditz
sr=mscott

affects windows platforms only!
2001-01-27 01:49:57 +00:00
ssu%netscape.com 9ae89e8774 fixing bug 64105 - Remove blue background screen during installation
bug 60149 - Missing folder name in uninstall error
bug 64007 - Mozilla/Netscape strings hardcoded
bug 60039 - Uninstaller doesn't remove N6 cck entry in add/remove programs

This affects only windows platforms.  sr=sspitzer r=dveditz,dbragg
2001-01-03 07:15:47 +00:00
ssu%netscape.com 0febc477a7 fixing bug #63414 - Need to simplify the addition of components to the win32 installer. sr=vienvenu r=dveditz affects only windows platforms 2000-12-21 21:41:28 +00:00
ssu%netscape.com b7b13b2eb9 fixing bugscape #2469 - setuprsc.dll contains windows extended dialogs. sr=vishy r=dveditz affects only windows platforms 2000-09-26 05:23:00 +00:00
ssu%netscape.com 042a7726f9 fixing bug #52542 - Change download menu text. r=sgehani. affects only windows platforms 2000-09-15 06:46:32 +00:00
ssu%netscape.com 04153b91bd fixing bug #51928 - Disk space check doesn't return you to dir selection dialog.
and another fix that helps with fixing bugscape bug #2069 - Need appropriate strings for new UI dialogs.
r=sgehani.

affects only windows platforms.
2000-09-13 05:35:13 +00:00
ssu%netscape.com aad4dce28e fixing bug #49742 - Eliminate failovers in generated idi. r=sgehani a=dveditz 2000-08-28 04:43:54 +00:00
ssu%netscape.com 43fa5d8883 new file to help with checking in. not part of any build. 2000-08-24 02:30:03 +00:00
ssu%netscape.com 47a9a81cdf 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
ssu%netscape.com af9fa781e2 fixing bug #33342 - new exit setup string. a=dveditz r=sgehani 2000-08-16 23:02:19 +00:00
ssu%netscape.com 6d1fd115d4 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
ssu%netscape.com c137d0eeb8 fixing bug 44006 - Please don't use Windows extended dialogs in setupsrc.dll. nsbeta2+ r=sgehani 2000-07-01 08:50:44 +00:00
ssu%netscape.com 286fdf69e3 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
ssu%netscape.com ac3f951cdb fixing bugs #:
39783 - installer should install seamonkey into a subfolder from chosen destination path.
34011 - err check for files getting downloaded before installation starts

The code to fix this bug is in, but simply disabled
39015 - Browser needs proxy settings from installer when available

r=sgehani
2000-05-25 00:47:30 +00:00