Commit Graph

517 Commits

Author SHA1 Message Date
ssu%netscape.com
ba5fd6f4db fixing bug #45256 - added comments to config.ini for localization scripts to key off of. Not part of tinderbox build. nsbeta2+. r=sgehani 2000-07-13 00:11:52 +00:00
ssu%netscape.com
db83ae6bd0 to aid in fixing bug #45256. These files are not part of the build, and won't be. They are tools to help the localization team 2000-07-13 00:09:41 +00:00
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
av%netscape.com
0c5a7bef8a #43500, adding the default plugin to the packager on Windows, r=leaf 2000-07-10 23:32:13 +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
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
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
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
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
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
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
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
law%netscape.com
8923319873 Bug 36658; adds urlwidgt dll/xpt to package list for windows 2000-06-23 00:57:23 +00:00
sgehani%netscape.com
b7ea189fbd Subdir in Linux installer tarball. (nsbeta2+)
[b=39735; r=ssu]
2000-06-23 00:04:24 +00:00
tao%netscape.com
3883fd79a4 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak. 2000-06-22 03:38:12 +00:00
ben%netscape.com
b217a15dae install classic skin into chrome registry on installation, 41272 2000-06-21 00:06:44 +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
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
61506a1e9b Rectify support "buildwizard" optional arg to deliver.pl by referening correct
relative dir to update the unix wizard makefile.
2000-06-10 02:02:31 +00:00
morse%netscape.com
1e4e128ca3 fixes for bugs 33542 and 41567, abandon res directory r=dveditz 2000-06-07 05:10:52 +00:00
morse%netscape.com
30142b627b fixes for bugs 33542 and 41567, abandon res directory 2000-06-07 05:05:09 +00:00
sspitzer%netscape.com
0b174e28ab fix for #14645. make migration work even if the user doesn't install mail-news.
to avoid future errors, use a wild card to package all the default pref files
with the browser package. r=alecf
2000-06-06 06:28:19 +00:00
sgehani%netscape.com
859c7e543a Make Linux installed bits actually launch a working browser. (nsbeta2+)
b = 37900
r = mcafee
a = granrose
2000-06-05 19:13:03 +00:00
sgehani%netscape.com
c03d90e200 Test file: not part of build. 2000-06-02 22:52:29 +00:00
attinasi%netscape.com
c115636333 Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze 2000-06-02 21:45:06 +00:00
dveditz%netscape.com
7efa548580 fixing package lists 2000-06-02 08:13:34 +00:00
sspitzer%netscape.com
6a5f6ff46b forgot to package editor.js on win32.
thanks to dveditz for point this out.
2000-06-02 00:20:39 +00:00
sfraser%netscape.com
122a619499 Adding bin\components\raptor.xpt to fix 41214. r=hyatt. 2000-06-01 22:38:46 +00:00
cathleen%netscape.com
61f98fa8a5 missed a few files for dogfood bug 38603 r=dveditz a=dveditz 2000-06-01 20:08:09 +00:00
dveditz%netscape.com
5ded49c541 script changes for dogfood bug 41002, getting chrome registered on a Mac install, r=sgehani 2000-06-01 07:56:25 +00:00
sgehani%netscape.com
e90410971a Fixing broken installed build: adding urlbarhistory component.
[b=41131; r=syd]
2000-06-01 03:56:04 +00:00
jbetak%netscape.com
5ef834270b 39432 Crash when clicked on Language option in Prefs,
a,r=ftang
2000-06-01 03:39:53 +00:00
cathleen%netscape.com
599c9abd6b fix dpgfood bug 38603, r=dveditz linux not starting up in installer build 2000-06-01 01:21:44 +00:00
morse%netscape.com
a38a3c099d bug 33542, wallet tables not appearing in installer bits, r=dveditz 2000-05-31 20:45:54 +00:00
ben%netscape.com
bc6648f2e1 update packager files 2000-05-29 05:53:36 +00:00
dveditz%netscape.com
ba554567e5 Chatzilla install script template, not part of build 2000-05-27 03:01:26 +00:00
dveditz%netscape.com
0750b474de bug 40654, chrome not registered during Mac install 2000-05-27 01:26:22 +00:00
ssu%netscape.com
5075225d16 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

this particular file is not part of tinderbox build.
2000-05-25 00:46:30 +00:00
dveditz%netscape.com
f7e354c4f1 Getting chrome registered in the build, necessary to fix install overlay problem
(bugSCAPE bug 1011), r=ssu
2000-05-24 14:08:46 +00:00
hyatt%netscape.com
eb1f83728f packager file update for earlier checkin of treeBindings.xml, r=ben 2000-05-22 09:19:55 +00:00
danm%netscape.com
89e4c469ac new chrome hierarchy. bug 39248. r=saari 2000-05-19 03:03:40 +00:00
tao%netscape.com
865e271acc Back out chages to 35121 (move searchplugins/ back to bin/) r=rjc 2000-05-18 22:40:44 +00:00
rhp%netscape.com
73e90d4a30 Fix for missing AB Sync files - Bug: 39651 - a: sspitzer - r: ducarroz 2000-05-18 01:56:22 +00:00
ssu%netscape.com
c103cdf6e7 changed build script to use command type instead of cat. Not part of tinderbox build. a=leaf 2000-05-17 20:00:26 +00:00
ben%netscape.com
4eb2b1ce8c forgot to add radiOBindings.xml to packages list, this was making radio
buttons not show up on the installer builds. a=syd.
2000-05-17 09:58:34 +00:00
sgehani%netscape.com
b36346b15e *** NOT PART OF BUILD ***
Upgrade support on Unix.
2000-05-17 03:45:08 +00:00
tao%netscape.com
8f8014d9da 35121: move sherlock files to under chrome/. 2000-05-17 00:38:55 +00:00
cata%netscape.com
d5c939cd43 Fixing bug #33669. 2000-05-15 23:31:32 +00:00
dougt%netscape.com
feff24c72f Adding PSM-Glue to mac build. 2000-05-15 23:13:07 +00:00
ssu%netscape.com
6ceec751dd fixing bug 37251
removed the Uninstall folder creation from xpcom.jst.
set the windows system files that are installed as shared files.

not part of tinderbox build.
2000-05-15 06:16:26 +00:00
dveditz%netscape.com
78f834ba10 removing obsolete res/xpinstall files from install 2000-05-15 02:23:49 +00:00
ssu%netscape.com
0f014f1c53 fixing bug #37232. removed Pr2/b2 from mozilla description. not part of tinderbox builds. affects only windows platforms. 2000-05-14 19:08:41 +00:00
danm%netscape.com
1435f82540 oops. removing temporary file that wouldn't have worked, anyway 2000-05-14 06:06:19 +00:00
ssu%netscape.com
f16ec126b4 enabling the main uninstall window. Not part of tinderbox build. affects only windows platforms. 2000-05-14 05:12:40 +00:00
ssu%netscape.com
144163fbb7 fixing parsing for uninstaller exe file size. Not part of tinderbox. affects only windows plaftforms. 2000-05-14 02:56:37 +00:00
danm%netscape.com
63d1366668 sync with new chrome structure (top-level dirs are packages, locales, skins) 2000-05-13 22:16:00 +00:00
law%netscape.com
89b6bc06ea Add desktop integration component for windows 2000-05-13 00:49:03 +00:00
sspitzer%netscape.com
931dd42d43 fix #38097, #37927, #37759. in official bits, menulists were horked.
we forgot to package menulistBindings.xml
2000-05-13 00:28:12 +00:00
neeti%netscape.com
ac938a922a removing netscape.cfg from mozilla, r=morse@netscape.com 2000-05-12 20:10:14 +00:00
ssu%netscape.com
8ac3b524b9 fixing bug 39101. not part of tinderbox builds 2000-05-12 19:29:54 +00:00
sgehani%netscape.com
c6815c7403 *** NOT PART OF BUILD *** Explicitly specifying plugins for MRJ ocnduit. 2000-05-11 23:32:41 +00:00
ssu%netscape.com
fa717414fe fixed problem with detecting previous installed Mozilla Seamonkey path. Not part of tinderbox builds. affects only windows platforms 2000-05-11 19:19:49 +00:00
sspitzer%netscape.com
8f960259cd almost forgot to update the package files. leaf and granrose would have kicked my ass of this. 2000-05-11 10:37:34 +00:00
sgehani%netscape.com
c644256624 Turning creation if desktop alias back on now that the xpinstall feature
regression is fixed.
2000-05-10 22:54:05 +00:00
sspitzer%netscape.com
4ecc1b0dfe packager changes for the modern chrome 2000-05-10 04:38:35 +00:00
mj%digicool.com
dab9ffe5c0 Now that XML-RPC is part of the build, it should go along with the installer too... r=brade@netscape.com 2000-05-08 14:11:07 +00:00
ssu%netscape.com
2f7396d272 added sanity checking for bug 27601. not part of tinderbox build. affects only windows platforms 2000-05-08 05:09:35 +00:00
ssu%netscape.com
0248e6aa1b fixing bug #27601. installer build scripts are now coded to install msvcrt and msvcirt.dll files. not part of tinderbox builds. affects only windows platforms 2000-05-08 04:11:30 +00:00
jbetak%netscape.com
3070b24303 32477 Accept Language UI 2000-05-08 03:23:16 +00:00
ssu%netscape.com
41a241ef02 fixing bug 38465. not part of tinderbox builds. affects only windows platforms 2000-05-07 23:43:23 +00:00
ssu%netscape.com
c8a6879275 updated template file for fixing bugs 23221, 33354, 34599. Not part of tinderbox build. affects only windows platforms. 2000-05-07 06:12:16 +00:00
warren%netscape.com
185c96de20 Combined all necko dlls into two. Bug 17031. 2000-05-06 09:15:56 +00:00
locka%iol.ie
1d8e53ce80 Moved mozctl.dll out of components directory 2000-05-06 00:08:39 +00:00
sgehani%netscape.com
3e67d622c7 *** NOT PART OF CONTINUOUS BUILD ***
Workaround for bug 37957.  Getting the Mac installer to work again.
2000-05-05 09:07:12 +00:00
dveditz%netscape.com
9c32b571a1 Change logComment() calls to initial lowercase in case we resurrect editor as a separate installable later 2000-05-05 04:59:51 +00:00
ssu%netscape.com
f869544f21 added logging of the creation of the components folder for uninstall. Fixed some typos, fixed bug 38139. Not part of tinderbox builds. affects only windows platforms 2000-05-05 03:07:05 +00:00
locka%iol.ie
995e95a588 Added mozctl.dll 2000-05-04 22:12:51 +00:00
leaf%mozilla.org
706daee948 we crash in xpcom if we don't have the urlbarhistory component (at least
on windows). This fixes the xpi file creation, and, therefore, installers.
2000-05-04 01:44:42 +00:00
erik%netscape.com
798b96d42e bug 26237; added langGroups.properties to Win/Mac/Unix package files 2000-05-03 00:38:31 +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
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
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
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
dougt%netscape.com
59e4e25e2b changing to getFolder. r=dveditz 2000-04-25 23:01:37 +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
ducarroz%netscape.com
4de9141ce3 Fix for bug 16354. Add autocomplete to the browser package 2000-04-22 03:30:21 +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
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
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
sgehani%netscape.com
86582db2ec Update usage comments. 2000-04-19 04:55:40 +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
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
tbogard%aol.net
1462df42b3 Making sure session history is in the release builds. 2000-04-18 07:20:31 +00:00
ssu%netscape.com
0064f3a84f fixing bug #7874 (on going). this file is not part of tinderbox build. would affect windows platforms only. 2000-04-17 05:11:34 +00:00
ssu%netscape.com
3c48f3bef3 fixing bug 7874 (on going).
Affects windows platforms only.
2000-04-16 23:07:11 +00:00
ssu%netscape.com
a49879a541 initial checkin to fix bug 7874 (on going). affects only windows platforms. Not hooked up to build system yet. 2000-04-16 00:05:39 +00:00
sgehani%netscape.com
c47c63db6e Added libjsj.so to yield working build after installation using the Linux installer. 2000-04-14 22:59:55 +00:00
ssu%netscape.com
83d56c7a83 fixing bug 28173. affects windows platforms only. Not part of tinderbox builds 2000-04-14 07:48:30 +00:00
sgehani%netscape.com
40ad0f81fe *** NOT PART OF BUILD ***
Copying the mozilla-installer shell script too as part of the delivered build.
2000-04-14 05:59:31 +00:00
ssu%netscape.com
98048e5bbc fixing bugs:
16068
  16465
  25595
  27587
  27598
  18563
  23240
  34664
  34621
  33348

affects only Windows platforms.
2000-04-14 03:19:16 +00:00
sgehani%netscape.com
af5add9c90 Updating rpm generation scripts to reflect new packages section name:
`install' -> `xpcom'
2000-04-13 23:33:15 +00:00
sgehani%netscape.com
4efaaa0831 Renaming [install] section to [xpcom] to conform to our delivery scripts. 2000-04-13 21:13:27 +00:00
akkana%netscape.com
8fd574a4f9 Rename libender to libeditor on Linux and Windows (r=ssu) 2000-04-13 19:43:51 +00:00
sspitzer%netscape.com
09f5b1d86d fix for #14645. we need those mailnews default prefs, even when installing the
base package, because of migration.
2000-04-12 07:48:21 +00:00
sgehani%netscape.com
72f0998b1a Preparing Unix installer automation. Not part of build. Only used by
release.  Can also be used by anyone who wishes to generate a complete Unix
GUI installer from a local mozilla tree:
    prompt > perl deliver.pl
with no args defaults all required args for you and delivers a fully usable
GTK/pthreads requiring installer to
    mozilla/installer/sea/mozilla-installer.tar.gz
2000-04-05 05:06:29 +00:00
sgehani%netscape.com
a22169ae2d Renaming install.jst to xpcom.jst. Part of automation requirement for new
.xpi name.
2000-04-05 02:48:23 +00:00
sgehani%netscape.com
82e37e23f7 Renaming install.xpi to xpcom.xpi. 2000-04-05 02:39:55 +00:00
sgehani%netscape.com
82d7f9a603 First Checked In. 2000-04-05 02:39:00 +00:00
ssu%netscape.com
db747e383a fixing bugs #32765, 32693, 21034, 33164.
affects only windows
2000-04-05 02:05:31 +00:00
cls%seawood.org
da66e49516 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
dougt%netscape.com
a593ef6005 Adding psm-glue.js preferences files to the packages. bug 31167. 2000-03-30 00:18:46 +00:00
jj%netscape.com
f228acbf65 fix for #33495: stop packaging 'NSPR Logging' with the installer. 2000-03-29 03:04:01 +00:00
ssu%netscape.com
ee60a1b2dc fixing bug #32437 - View page source no longer shows blank window. r=travis,sgehani 2000-03-24 21:22:11 +00:00
ssu%netscape.com
d28bf15bf4 fixing bugs:
33004
  33006
  33007
  23662
  27588
  27593
  27598
  28539
  32706

r=sgehani
2000-03-24 03:40:09 +00:00
norris%netscape.com
8f3d31ec3c Fix 32585 chrome/caps are missing from the packages files
r=mstoltz
2000-03-21 23:11:05 +00:00
ssu%netscape.com
dbc6706464 fixing bugs:
31157
21575
27298
27578
27581
27582
27583
27589
27590
28537
28538
28539
28750
30436
29169
27579

windows platform only

r=sgehani
2000-03-21 21:43:22 +00:00
dougt%netscape.com
1ff7118f11 Adding timebomb chrome resource to package list. bug 32585. This was
already reviewed for the commercail tree a while ago.
2000-03-21 05:44:05 +00:00
jj%netscape.com
26ee6b1e8f . renamed -url file "Mozilla Installer" to "Mozilla Profile Migration". landing fix for #29816 from the beta1_BRANCH. . removed obsolete viewsource.js and viewsource.xul 2000-03-21 04:53:24 +00:00
ssu%netscape.com
22884681cc fixing a hack that was done for beta1. It is now possible to control the font size, color, and shadowing for the text on the blue background in the installer via the config.ini. affects only windows. r=sgehani 2000-03-17 02:38:13 +00:00
jj%netscape.com
3d76294465 don't die if delete fails, just warn. a=granrose, r=leaf *** installer packaging only *** 2000-03-16 21:16:08 +00:00
ssu%netscape.com
4619755e33 fixing bug #31875 under win95. a=chofmann r=cathleen 2000-03-15 23:44:57 +00:00
hyatt%netscape.com
df0d870704 Nope. This was right the first time. 2000-03-15 02:36:17 +00:00
sgehani%netscape.com
47a596deac Updated package registry node names. [b=30928, r=cathleen] 2000-03-15 02:35:15 +00:00
hyatt%netscape.com
e7dc30bdcd Fix for bug #31847. 2000-03-15 02:01:14 +00:00
pavlov%netscape.com
16d99a24d3 update the pretty lil package file 2000-03-14 06:10:57 +00:00
dougt%netscape.com
f5540880d4 Adding psmglue to the package list. 2000-03-14 04:56:33 +00:00
ssu%netscape.com
ba161d90bf fixing bugs:
#30711 - no longer attempts to detect Net2Phone
           running during startup of installer.
  #30982 - added netscape registry names to the
           .js install scripts.
  #30907 - changed the way the build number is
           displayed on the blue background.  It
           is now displayed in a smaller font and
           in black.
  #30877 - added creation of Profile Manager
           shortcut.

affects only windows platforms.

a=jar
r=sgehani
2000-03-09 09:49:36 +00:00
jj%netscape.com
4dc78e22b8 Changes affecting packaging only, not build. #29549: added Plugins folder to [browser] module #28442: backed-out morse's changes from 1.40 (inexistant .xpt files) removed obsolete viewer:res:xpinstall: directory a=chofmann r=leaf 2000-03-04 01:42:42 +00:00
granrose%netscape.com
ff48f6e0ea modified to eliminate packaging and runtime warnings. not part of build as we don't use .xpi files on unix yet. r=leaf 2000-03-02 21:56:33 +00:00
granrose%netscape.com
bd5a7a1dad adding perl script to run xpt_link on components to merge .xpt files before packaging into .xpi files. bug 29658. r=leaf. not part of build yet. 2000-03-02 21:53:41 +00:00
ssu%netscape.com
05393f6b66 fixing bug #29336. making the browser component invisible.
a=jar
r=sgehani
2000-03-01 00:54:40 +00:00
ssu%netscape.com
c1a0560c89 fixing bugs #29263 and 12359
added readme and license files support.

a=cathleen
r=sgehani
2000-03-01 00:42:11 +00:00
pollmann%netscape.com
4f85ec174a Bug 28900: Add properties file for default button labels to package builder files. This completes PDT+ bug 16999. r=leaf a=rickg 2000-02-28 22:26:28 +00:00
sgehani%netscape.com
1b2b81bccb * Fixes plugins folder creation location [b=29031] * Fixes comp names descriptions [b=29028] r=ssu a=leaf 2000-02-25 02:46:24 +00:00
morse%netscape.com
7638774b41 fix bug 28442 and maybe 28436, r=cathleen+jband, a=jevering 2000-02-24 04:01:07 +00:00
dp%netscape.com
5ee0e5a000 Removing brprof from package files r=waterson,jj a=chofmann 2000-02-23 20:57:43 +00:00
leaf%mozilla.org
ad77da03a5 we need to ship the nspr binary libraries with the installer..
does not affect tinderbox/developer build, fixes release builds.
2000-02-22 07:37:03 +00:00
pavlov%netscape.com
15549f7685 fix for bug 25150 r=mcafee a=jar 2000-02-18 23:28:38 +00:00
ssu%netscape.com
c9980324d9 fixing bug #23658. It now calculates the correct amount of disk space
required for the install to take place.

not part of build
affects only windows

a=chofmann
r=pavlov
2000-02-18 06:10:23 +00:00
bryner%uiuc.edu
8c09af3b77 Adding finger protocol to package files. r=mcafee@netscape.com. 2000-02-16 07:27:28 +00:00
dougt%netscape.com
09388ece36 Adding timebomb to xpinstall. r=pinkerton. 2000-02-16 01:54:08 +00:00
ssu%netscape.com
900ac9c823 fixing bug #27183 - detects psm.exe and tells user to quit before setup
can continue, so a reboot is not required.

windows only
does not affect build
r=dveditz
2000-02-16 01:27:33 +00:00
ssu%netscape.com
39142337f6 oops. changed the string from Netscape to Mozilla. 2000-02-15 07:12:31 +00:00
ssu%netscape.com
c795c4b06f fix for part of bug #27176. To detect is user has selected to install
mozilla onto a previous (non compatible) version of mozilla, and show
warning.

will not affect build.
Windows platform only.

r=sgehani
2000-02-15 07:10:49 +00:00
dougt%netscape.com
1d7ae3692e Adding timebomb to package lists. bug 1542. 2000-02-14 06:11:51 +00:00
syd%netscape.com
8264661205 Added splash.xpm to Unix package 2000-02-13 15:24:07 +00:00
jj%netscape.com
0f4c46d36d removed obsolete <file.xpt>. r=dougt,sdagley 2000-02-12 00:10:35 +00:00
ssu%netscape.com
8e14066abd fixed bugs:
#24297 - added code to randomly install talkback 2o% of the time.
#27298 - fixed the underline under the N on the Mail&News string
#27184 - removed all references to "SmartUpdate" strings
2000-02-11 05:30:25 +00:00
ssu%netscape.com
b22d34fe12 Fixed bug #21426 - Core.xpi has been broken up into core.xpi and browser.xpi
r=cathleen
2000-02-10 07:11:36 +00:00
pinkerton%netscape.com
8cdc9e4a08 removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser. 2000-02-10 04:18:55 +00:00
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
sspitzer%netscape.com
ff5baab1d5 in the immortal words of sfraser: "die, appcores, die".
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.

r=alecf
2000-02-06 06:54:52 +00:00
sspitzer%netscape.com
93837a592c remove nsCategoryManager.js from the packages. 2000-02-06 01:21:10 +00:00
alecf%netscape.com
832bf7d067 update packages to reflect appshell's new home
r=sspitzer
2000-02-05 05:45:55 +00:00
sspitzer%netscape.com
211d11aa23 package nsCategoryManager.js on windows 2000-02-05 05:27:56 +00:00
mstoltz%netscape.com
76901c260e Adding jar: protocol objsct files to the installer manifests for Unix and Windows (Mac seems to have it already.) r=norris bug=7270 r=norris 2000-02-03 23:28:01 +00:00
ssu%netscape.com
c470a57fde fix for bug #23225. it now detects instance of mozilla.exe running and requests the user to quit it before runnning setup again. affects only windows. r=sgehani 2000-02-02 22:36:49 +00:00
leaf%mozilla.org
3a7db6b4c7 r=ssu, fix to keep automation from hanging in an xcopy interactive prompt
not part of build, only affects packaging.
2000-02-01 20:40:46 +00:00
scc%netscape.com
6366d6d779 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton 2000-02-01 00:49:16 +00:00
valeski%netscape.com
4eb324a538 24717. adding keyword and datetime libraries to the package list 2000-02-01 00:01:33 +00:00
tonyr%fbdesigns.com
9dfe977b89 Added the mailnews import components 2000-01-30 15:59:39 +00:00
tonyr%fbdesigns.com
d3f2b3ed84 Added the mailnews import components to the list 2000-01-30 15:44:15 +00:00
tonyr%fbdesigns.com
a3d58b6f8e Added the mailnews import components to the install 2000-01-30 02:38:33 +00:00
ssu%netscape.com
c546bbe7a3 fixing bug #25216 - typo with string description. 2000-01-29 23:17:46 +00:00
hyatt%netscape.com
4c4b7e0635 Adding XBL files to installer package lists. 2000-01-27 10:01:20 +00:00
jj%netscape.com
908c9cd83e Removing more appcores-related resources + obsolete prefwindow files. 2000-01-27 03:25:12 +00:00
sfraser%netscape.com
c01f247fc5 Appcores must die! Die die die! Removing appcores-related resources that are no longer used. r=law 2000-01-26 01:12:20 +00:00
sfraser%netscape.com
7d33e7daf5 Appcores must die! Die die die! r=law 2000-01-26 01:06:58 +00:00
leaf%mozilla.org
02e5edc6e9 switching to native perl mkdir, does not affect build. r=ssu 2000-01-24 13:54:29 +00:00
ssu%netscape.com
b8e7612abc fixing bug #24373. no longer installs msvcrt dlls. a=chofmann. r=sgehani 2000-01-21 01:25:43 +00:00
leaf%mozilla.org
c98aee252e scrollbars are a good thing; we should have them in the installers.
therefore, let us put xulBindings.xml into the isntaller packages.
2000-01-18 18:14:35 +00:00
ftang%netscape.com
caf1ed4081 Add ibm converters and charset menu related files . r=cata 2000-01-13 23:46:18 +00:00
danm%netscape.com
477f81ab96 backing out 1.23 (bin/res/samples is already partially included) 2000-01-12 01:43:28 +00:00
blizzard%redhat.com
742f7b31a5 add xpistub.so back into the unix package list since we build it now. 2000-01-11 21:34:52 +00:00
ssu%netscape.com
50d0a78f6b fixing bug #21943. It now creates an empty Plugins folder and attempts to copy the java npjava*.dll files to it. r=dbragg. does not affect tinderbox. platform=windows only 2000-01-11 01:15:55 +00:00
danm%netscape.com
d67547818c adding bin/res/samples directory contents (referenced by debug menus). These changes should be reverted for actual, final releases (and the debug menu removed.) 2000-01-04 23:23:02 +00:00
ducarroz%netscape.com
9c8df7ea67 Fix bug 19064. Add Mac project "Signed" to the build system and add the share lib to the Mac package. R=rhp 2000-01-03 23:09:04 +00:00
rhp%netscape.com
7923943ee4 Adding SMIME and Signed Stubs to the Mozilla.org product - Bug: 19064 1999-12-25 19:58:53 +00:00
blizzard%redhat.com
fa84309011 merge in changes from the stable M12 branch. fix bug in the mozilla.sh script which wouldn't pass args to mozilla when it ran it. also, update to M13 as the base for the release. 1999-12-23 20:04:51 +00:00
ssu%netscape.com
7e474c472c This fixes bugs #16350, 17631, 20259, 21575.
Installer registers in the Windows registry where mozilla.exe gets
installed to.

Installer is aware of the previous mozilla.exe installation location
and offers it as the default destination location.

Installer now is able to show a Readme.txt in the SetupType dialog.

Eliminated most of the "Netscape" and replaced it with "Mozilla"

a=chofmann
r=sgehani
1999-12-22 20:19:34 +00:00
blizzard%redhat.com
bc8bb7aa5d add mozilla.sh file for the install 1999-12-19 19:59:19 +00:00
rjc%netscape.com
8763479086 Fix bug # 18985: get res/rdf/datasets into Commercial build. Review/approval: leaf 1999-12-18 04:45:59 +00:00
blizzard%redhat.com
650102541f update list of files to what is actually built. 1999-12-18 04:38:38 +00:00
blizzard%redhat.com
771c11f72a add perl script and spec file generation for building an rpm spec file from the packages-unix file 1999-12-18 04:37:50 +00:00
ssu%netscape.com
6fed82b2a1 missed one line change for bug #21881 1999-12-16 07:22:50 +00:00
ssu%netscape.com
6bc3647655 fixing bug #21881. installer no longer creates an empty plugins directory within seamonkey. as a side effect, it also will no longer attempt to locate an installed jre and copy npjava*.dll to the seamonkey plugins folder. This does affect tinderbox. affects only windows platform. a=chofmann 1999-12-16 07:13:35 +00:00
rods%netscape.com
0967662913 adding missing arrow.gif 1999-12-15 13:58:27 +00:00
ssu%netscape.com
12ec9fb062 fixing bug #21589. Updating packages-win to deliver the chrome/search/* files to be installed in seamonkey. If it's delivering too many files, we'll trim it later. For now we can live with delivering more than less. I want to make sure it gets in the next build for testing. This does not affect tinderbox. It's only for windows platforms. a=chofmann. 1999-12-14 09:12:45 +00:00
rginda%netscape.com
ae2f6de4f7 Adding IRC Client to core package on unix and windows.
r=dveditz, a=chofmann
1999-12-13 22:28:53 +00:00
jj%netscape.com
6e2ce4b011 #21182: bulk added 57 files/directories found under dist/viewer but omitted by the installer + reordered lines for better clarity. a=cyeh 1999-12-11 01:47:08 +00:00
slamm%netscape.com
86df71ed3e Remove sidebar library files. Using a JS module instead now. bug #21070. r=jj a=chofmann 1999-12-11 00:47:03 +00:00
sgehani%netscape.com
7604df3df9 *** NOT PART OF BUILD ***
Ported install script templates for browser xpi package.
b = 21261
r = ssu
a = chofmann
1999-12-10 23:45:44 +00:00
sgehani%netscape.com
6496815892 *** NOT PART OF BUILD ***
Ported perl scripts and install script templates to build Unix .xpis.
b = 21261
r = ssu
a = chofmann
1999-12-10 23:44:37 +00:00
sgehani%netscape.com
250a2960b9 Updated unix manifest to produce a working build.
b = 21261
r = ssu
a = chofmann
1999-12-10 23:40:49 +00:00
ssu%netscape.com
1855626328 fixing bug #19165. Seamonkey now installs the required msvcrt.dll and
msvcirt.dll files.  Older versions of these files were causing seamonkey
to crash at startup.  r=sgehani. a=cyeh.
1999-12-10 00:23:46 +00:00
cmanske%netscape.com
49b87c60a0 Part of fix for bug 21077. a=chofmann r=brade 1999-12-09 22:26:49 +00:00
fur%netscape.com
d3989be886 Add cache manager xpt file to installed components, in case someone wants to script it someday 1999-12-07 22:41:16 +00:00
fur%netscape.com
edf9b00cda Add cache manager to list of installed components 1999-12-07 22:18:21 +00:00
cltbld%netscape.com
63e0d555bd Changed old resrc dll to new res dll. checkin=warren, r=dp 1999-12-07 20:31:20 +00:00
ssu%netscape.com
79c9e86610 updating scripts to display build version in Setup. Fixes bug #17377. Not part of tinderbox. Would affect only windows plaforms. r=sgehani 1999-12-07 00:23:38 +00:00
leaf%mozilla.org
ffd8e0ff92 xcopy gets all interactive when you specify a non-directory destination, and this is hanging the windows build automation. xcopy->copy takes care of this. r=tague 1999-12-06 00:13:30 +00:00
ssu%netscape.com
e46b250b11 fixes bug #17630. this is not part of tinderbox.
r=sgehani
1999-12-04 23:23:53 +00:00
ssu%netscape.com
cf241e154a fixing bug #20623. commercial installer is no longer 4mb. This is not part of tinderbox. would affect only windows platforms. 1999-12-03 00:12:27 +00:00
ssu%netscape.com
2a3b93fee2 updating core script to use the new folder object instead of strings for paths/folders. r=sgehani@netscape.com. Not part of Tinderbox. 1999-11-30 09:50:46 +00:00
ssu%netscape.com
682d9974ca initial checkin of perl script to recursively remove directories. Not part of tinderbox. 1999-11-30 09:36:53 +00:00
slamm%netscape.com
30bc8e854c Add Sidebar modules. r=mcafee 1999-11-30 01:03:02 +00:00
jj%netscape.com
cfa5b36394 fixed NSPR log file name ('NSPR Logging') 1999-11-24 22:16:17 +00:00
dveditz%netscape.com
8674676845 force install for now, to prevent bogus 'old-version' warning bubbling up as an error 1999-11-24 14:55:56 +00:00
sgehani%netscape.com
6b4a5848b1 *** NOT PART OF CONTINUOUS BUILD *** Fix for bug 18887: Mac installer was not installing browser.xpi. [r=dbragg] 1999-11-24 01:57:44 +00:00
sgehani%netscape.com
0e6b25f2d3 First Checked In. 1999-11-24 01:56:51 +00:00
jj%netscape.com
9d69a645ce #19568: fixed app name (was missing from distribution) 1999-11-23 00:30:12 +00:00
ssu%netscape.com
ecca905f1b fixing bugs #19391 and #18704. The .xpi files now check for errors and
disk space availability before installation begins.

It also copies npjava*.dll from wherever JRE is to its Plugins folder.

Affects only Windows platforms, but not part of tinderbox.
r=dbragg
1999-11-22 22:50:30 +00:00
ssu%netscape.com
b7c64f16c3 initial checkin. not part of tinderbox. r=dbragg 1999-11-22 22:45:50 +00:00
mscott%netscape.com
ff9ff8e2ff add uriloader to the packages file for the mac 1999-11-18 07:13:10 +00:00
mscott%netscape.com
536b1c7b85 add uriloader to the unix installer 1999-11-18 06:22:52 +00:00
mscott%netscape.com
80be7d7323 add uriloader to the windows install package. 1999-11-18 06:19:52 +00:00
sgehani%netscape.com
6e496b778c Conforming to use API names starting lowercase. Added alias creation, plugins dir creation. Fixes bug 18339. [r=ssu] 1999-11-16 16:14:07 +00:00
sfraser%netscape.com
b1c917ed19 Remove JPEG.shlb, which is now linked in with the jpgdecoder shared lib. r=sdagley 1999-11-15 22:43:37 +00:00
sgehani%netscape.com
0d0ce2a213 *** NOT PART OF BUILD *** * Bug fix 18703: call AbortInstall() if errors encountered during installation. * Bug fix 15954: delete Component Registry after XPInstall engien is done with it. 1999-11-13 04:08:50 +00:00
ssu%netscape.com
7ef61c3b80 these files are part of bug #17109. It's to help with calculating
the correct disk space required during installation.  It doesn't fix this
bug, but it's part of getting it done.

All these files are not part of tinderbox build.  They are only Windows
platform too.

r=sgehani
1999-11-11 01:54:58 +00:00
sgehani%netscape.com
ec8e4b2b50 *** NOT PART OF BUILD *** Fixed warnings and added C callback prototypes. 1999-11-11 00:33:39 +00:00
sspitzer%netscape.com
a2a51b697c fix #18510. package up "Mozilla Select Profile"
and the "Mozilla NSPR Log" files.
1999-11-10 23:53:12 +00:00
jj%netscape.com
6ff7fc7537 fixed a misplaced '-' . a=chofmann 1999-11-10 00:34:48 +00:00
leaf%mozilla.org
26f816f120 fixing packaging target to depend on mozilla-bin rather than apprunner 1999-11-09 18:21:18 +00:00
leaf%mozilla.org
72a56bb476 changing binary name to mozilla-bin, runscript to mozilla, modifying
mozilla-apprunner.sh to invoke new binary name. Updating packages file.
bug 17219, a=chofmann r=alecf
1999-11-09 02:03:38 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
jj%netscape.com
eae84978a1 set installer target directory to "Mozilla Folder" and changed "bin" to "viewer" to reflect the Mac tree structure. 1999-11-04 03:01:29 +00:00
jj%netscape.com
d6c86ac910 . moved 'Component Registry' from [browser] to [install] . removed 'default_prefs.js' and 'chrome:registry.rdf' . added 'viewer:' in front of _each_ line (parser root change) 1999-11-04 03:01:25 +00:00
jj%netscape.com
1ebec61aac First Checked In. 1999-11-03 02:44:58 +00:00
jj%netscape.com
76f15c6c2c File Removed. 1999-11-03 02:44:27 +00:00
jj%netscape.com
b1d0ba493f Added 'Component Registry' + removed 14 xpi engine files from [core] + renamed modules [xpiengine]->[install] and [core]->[browser] 1999-11-03 01:31:35 +00:00
cathleen%netscape.com
d1372a8800 adding in missing chrome and res files for mac packager 1999-11-02 02:22:50 +00:00
ssu%netscape.com
7c71884afc Fixes bug #17562. r=sgehani. This checkin does not affect tinderbox.
The other checkin to fix this bug only affects the windows platforms.
1999-11-02 01:38:10 +00:00
pavlov%netscape.com
8caa7bc402 added .cvsignore file r=slamm 1999-11-02 01:16:09 +00:00
sgehani%netscape.com
53dedc1974 First Checked In. 1999-10-30 22:21:38 +00:00
sgehani%netscape.com
e5a056cfa2 *** NOT PART OF BUILD *** Fixes for bug 17096. New interfaces (GUI and AppleScript) that accept folders to encode and decode. 1999-10-30 22:21:28 +00:00
sspitzer%netscape.com
92f0e937e5 fix for #17555. get all the default files, including panels.rdf 1999-10-29 18:29:07 +00:00
cathleen%netscape.com
f5448d07df update unix packaging list for missing chrome and res files (editor, xpinstall... ) 1999-10-29 02:37:27 +00:00
jj%netscape.com
ca44765fb8 added [xpiengine] module and rename 'ChromeRegistry' to 'ChomeRegistry' to be consistent with this typo across the tree. 1999-10-29 01:25:51 +00:00
nhotta%netscape.com
9f35cd989f Adding entity property files to packages, r=ftang. 1999-10-28 23:31:30 +00:00
jj%netscape.com
e853a0bd05 First Checked In. 1999-10-27 23:39:46 +00:00