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

642 Коммитов

Автор SHA1 Сообщение Дата
ssu%netscape.com 4b6be68242 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
dougt%netscape.com c4b0c2741d crash if passing nsnull. need to use the proper #define r=dveditz, a=brendan 1999-12-14 03:40:54 +00:00
dbragg%netscape.com 59ea3d9d5c Fix for bug 21559 r=dveditz a=chofmann 1999-12-14 02:11:47 +00:00
dbragg%netscape.com ee44dd56e6 Fix for bug #21559 a=chofmann et al r=dveditz 1999-12-14 02:10:59 +00:00
rginda%netscape.com cf91c6d4d4 Adding IRC Client to core package on unix and windows.
r=dveditz, a=chofmann
1999-12-13 22:28:53 +00:00
sgehani%netscape.com 165cd4d7a2 Fix for file replace on restart problem on the Mac. b = 6410 r = dveditz, ssu a = chofmann 1999-12-13 22:25:31 +00:00
jj%netscape.com ad88502525 #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 74cece6ae5 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 1b7f719e4e *** 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 7e18d2c462 *** 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 9bc41091ce 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 1ae6002f14 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 d1ab1cc3c0 Part of fix for bug 21077. a=chofmann r=brade 1999-12-09 22:26:49 +00:00
dveditz%netscape.com 885a480896 Bug 20043, attempting to install an older file should not abort rest of install 1999-12-08 05:09:17 +00:00
dveditz%netscape.com 0c7273ee10 fixing Solaris bustage (usuall nsCOMPtr problem) r-dbragg 1999-12-08 01:19:13 +00:00
dbragg%netscape.com 1110a718d2 MCP file change for bug 7753 r=dveditz 1999-12-08 00:09:53 +00:00
dbragg%netscape.com bb15b852d1 New Progress dialog and support code.Fixes bug #7753 (and others) r=dveditz 1999-12-08 00:09:16 +00:00
fur%netscape.com d5233bd6d6 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 c7cb9419f3 Add cache manager to list of installed components 1999-12-07 22:18:21 +00:00
cltbld%netscape.com d7f0f09a24 Changed old resrc dll to new res dll. checkin=warren, r=dp 1999-12-07 20:31:20 +00:00
ssu%netscape.com 758efda941 removing error message if .ini file is missing. affects only windows. r=sgehani 1999-12-07 01:38:22 +00:00
ssu%netscape.com 329d30c35e 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 49b491e981 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
hyatt%netscape.com 099fa689cd XPInstall is a mess. At least making sure it has the global skin until something better can be done. 1999-12-05 09:31:37 +00:00
ssu%netscape.com 2c01bb7237 fixes bug #17630. this is not part of tinderbox.
r=sgehani
1999-12-04 23:23:53 +00:00
ssu%netscape.com 172d3ac5b9 fixes bug #17630. allows the control of at most 3 lines of text on the
blue setup background to be displayed.

Affects only windows platforms.

r=sgehani@netscape.com
1999-12-04 23:21:26 +00:00
dbragg%netscape.com c389df042d Changed the tree cell value label in the .xul file and added the .setAttribute property in the .js file to fix bug #20639. r=sgehani 1999-12-04 01:10:57 +00:00
dveditz%netscape.com aac984d72c Bug 12816, move XPInstall initialization closer to the front so we can
clean up after an install *before* the wrong components are loaded.
1999-12-03 13:37:23 +00:00
ssu%netscape.com 2f000d254c 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 e4f7f8163d changed requested access permissions for accessing the Windows registry from a general access value of KEY_ALL_ACCESS to a more specific access that does not necessarily require admin previlidges. r=sgehani@netscape.com. This affects only windows. 1999-12-02 02:22:35 +00:00
ssu%netscape.com 36f328a592 fixing problem with not checking for empty string of command line path passed into setup. If an empty string was passed in (meaning nothing was passed in), it would used to still try to contatenate a filename to this empty string. bad. r=sgehani@netscape.com 1999-12-02 02:14:51 +00:00
dveditz%netscape.com 69153f60da Fix install wizard overwriting existing version 1999-12-01 16:02:19 +00:00
dbragg%netscape.com 45dd66b936 Changed the error reporting so that scripts will not bail out. Also improves robustness. Fixes bug # 20004 r=dveditz 1999-12-01 00:48:38 +00:00
dbragg%netscape.com a23e253818 Changed to correct location of .xul file to chrome directory from the res directory. Fixes bug #10241 r=dveditz 1999-12-01 00:47:10 +00:00
dbragg%netscape.com f83a146482 Fixed up progress.xul file fixes bug #10241 r=dveditz 1999-12-01 00:45:44 +00:00
erik%netscape.com 8ccf3eeb08 Adding local .cvsignore file; r=none 1999-11-30 23:22:27 +00:00
ssu%netscape.com 1694e1ba19 enabling ren8dot3 to be part of tinderbox build 1999-11-30 09:52:34 +00:00
ssu%netscape.com 344f5ed4f6 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 ccbd0ce776 initial checkin of perl script to recursively remove directories. Not part of tinderbox. 1999-11-30 09:36:53 +00:00
warren%netscape.com a265a32348 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
slamm%netscape.com 3f448c44eb Add Sidebar modules. r=mcafee 1999-11-30 01:03:02 +00:00
dougt%netscape.com 1da7d3868d fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
dbragg%netscape.com c9eeef6857 New confirm dialog for xpinstall. Fixes bug #17506. r=dougt 1999-11-29 21:14:49 +00:00
dbragg%netscape.com ea96385530 added the content directory. This should have been done a long time ago. Also fixes bug 17506. r=dougt 1999-11-29 21:13:14 +00:00
dbragg%netscape.com 62163fd5b9 New confirmation dialog for xpinstall. Fixes bug #17506. r=dougt 1999-11-29 21:11:26 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
jj%netscape.com 58d42bf01d fixed NSPR log file name ('NSPR Logging') 1999-11-24 22:16:17 +00:00
ssu%netscape.com 8782b40c50 initial checkin of tool that renames files. This tool is used with the psm.xpi installer to rename 8.3 filenames to long filenames under Win95/98. Not part of tinderbox build system yet. 1999-11-24 20:48:32 +00:00
dveditz%netscape.com 10472e8653 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 dd85308c31 Fix build warnings. [r=ssu] 1999-11-24 02:09:06 +00:00