sgehani%netscape.com
46bbfbbefd
*** NOT PART OF BUILD ***
...
Initial checkin of Unix installer.
git-svn-id: svn://10.0.0.236/trunk@56794 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:30:42 +00:00
sgehani%netscape.com
19f74b511e
Default to root volume rather than cwd.
...
b = 19360
r = mstoltz
git-svn-id: svn://10.0.0.236/trunk@56792 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:26:00 +00:00
danm%netscape.com
f49d958745
adding bin/res/samples directory contents (referenced by debug menus). These changes should be reverted for actual, final releases (and the debug menu removed.)
...
git-svn-id: svn://10.0.0.236/trunk@56773 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 23:23:02 +00:00
colin%theblakes.com
7ed600d43e
Link with correct libs. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@56771 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 23:17:17 +00:00
dbragg%netscape.com
201a0e76c2
Fix for bug #21995 r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@56748 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 21:01:22 +00:00
dougt%netscape.com
951990e556
Converting to use nsIModule macro.
...
git-svn-id: svn://10.0.0.236/trunk@56695 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:45:32 +00:00
ducarroz%netscape.com
150b538c12
Fix bug 19064. Add Mac project "Signed" to the build system and add the share lib to the Mac package. R=rhp
...
git-svn-id: svn://10.0.0.236/trunk@56667 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:09:04 +00:00
rhp%netscape.com
20cf8b5c45
Adding SMIME and Signed Stubs to the Mozilla.org product - Bug: 19064
...
git-svn-id: svn://10.0.0.236/trunk@56551 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-25 19:58:53 +00:00
sgehani%netscape.com
3178e68acd
Turn on building Unix port of xpistub.
...
b = 20637
r = ssu
git-svn-id: svn://10.0.0.236/trunk@56515 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 23:26:23 +00:00
sgehani%netscape.com
b355df9aa4
Part of fix for Linux installer.
...
b = 20637
r = ssu
git-svn-id: svn://10.0.0.236/trunk@56514 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 23:25:33 +00:00
blizzard%redhat.com
30488c98cf
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.
...
git-svn-id: svn://10.0.0.236/trunk@56495 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 20:04:51 +00:00
ssu%netscape.com
3476f08bd7
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
git-svn-id: svn://10.0.0.236/trunk@56408 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:19:34 +00:00
sgehani%netscape.com
9636722ad1
Hook up cancel button to actually work during an XPInstall.
...
b = 10205
r = dbragg
a = sdagley
git-svn-id: svn://10.0.0.236/trunk@56379 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 08:29:52 +00:00
sspitzer%netscape.com
df88898095
sanity check and adding new line to the end of a file.
...
git-svn-id: svn://10.0.0.236/trunk@56307 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 22:56:49 +00:00
blizzard%redhat.com
11ea2256d2
add mozilla.sh file for the install
...
git-svn-id: svn://10.0.0.236/trunk@56220 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 19:59:19 +00:00
jband%netscape.com
191411b358
Landing big set of DOM and XPConnect changes:
...
DOM: getting rid of JS_GetContextPrivate wherever possible. Use static parent
links where we can. When we do need to find this info about the caller
we call a function that knows how to get that info rather than inline calls
to JS_GetContextPrivate. This is all required for calling DOM objects on
non-DOM JSContexts as we do via xpconnect.
XPConnect: basic refactoring work to disassociate wrappers from the JSContext
that was active when the wrapper was constructed. This allows for calling into
wrapped JS objects on the right JSContext and for proper grouping of wrapped
native objects so that they can share proto objects. This also allows for
better sharing of objects and lays the foundations for threadsafety and
interface flattening.
Also, xpconnect tests are reorganized and improved.
fixes bugs: 13419, 17736, 17746, 17952, 22086
r=vidur r=mccabe r=norris r=cbegle
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56202 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 20:29:29 +00:00
rjc%netscape.com
14237dae2d
Fix bug # 18985: get res/rdf/datasets into Commercial build. Review/approval: leaf
...
git-svn-id: svn://10.0.0.236/trunk@56185 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 04:45:59 +00:00
blizzard%redhat.com
d721d4da9f
update list of files to what is actually built.
...
git-svn-id: svn://10.0.0.236/trunk@56183 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 04:38:38 +00:00
blizzard%redhat.com
3977d73fe2
add perl script and spec file generation for building an rpm spec file from the packages-unix file
...
git-svn-id: svn://10.0.0.236/trunk@56182 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 04:37:50 +00:00
ssu%netscape.com
463c0fb73a
missed one line change for bug #21881
...
git-svn-id: svn://10.0.0.236/trunk@56086 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 07:22:50 +00:00
ssu%netscape.com
9ee74cf2de
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
...
git-svn-id: svn://10.0.0.236/trunk@56085 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 07:13:35 +00:00
shaver%netscape.com
f5c6fff733
remove excess 'Netscape' references from the chrome (r=dmose,a=leaf)
...
git-svn-id: svn://10.0.0.236/trunk@56058 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 23:00:34 +00:00
rods%netscape.com
9d94cd31d0
adding missing arrow.gif
...
git-svn-id: svn://10.0.0.236/trunk@56043 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 13:58:27 +00:00
sgehani%netscape.com
d8ca3501d2
Fix for .xpi file deletion upon completion of install.
...
b = 21734;
r = mstoltz;
a = chofmann
git-svn-id: svn://10.0.0.236/trunk@56040 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 08:06:09 +00:00
ssu%netscape.com
fb9012f640
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.
...
git-svn-id: svn://10.0.0.236/trunk@55981 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 09:12:45 +00:00
dougt%netscape.com
1b7046571a
crash if passing nsnull. need to use the proper #define r=dveditz, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@55971 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 03:40:54 +00:00
dbragg%netscape.com
44fe1931e7
Fix for bug 21559 r=dveditz a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55963 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 02:11:47 +00:00
dbragg%netscape.com
bcb253d821
Fix for bug #21559 a=chofmann et al r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@55962 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 02:10:59 +00:00
rginda%netscape.com
bee383e96d
Adding IRC Client to core package on unix and windows.
...
r=dveditz, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55933 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 22:28:53 +00:00
sgehani%netscape.com
44332cf660
Fix for file replace on restart problem on the Mac.
...
b = 6410
r = dveditz, ssu
a = chofmann
git-svn-id: svn://10.0.0.236/trunk@55932 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 22:25:31 +00:00
jj%netscape.com
96f6a637ae
#21182 : bulk added 57 files/directories found under dist/viewer but omitted by the installer + reordered lines for better clarity. a=cyeh
...
git-svn-id: svn://10.0.0.236/trunk@55892 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 01:47:08 +00:00
slamm%netscape.com
69a77612e3
Remove sidebar library files. Using a JS module instead now. bug #21070 . r=jj a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55888 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 00:47:03 +00:00
sgehani%netscape.com
eec8017035
*** NOT PART OF BUILD ***
...
Ported install script templates for browser xpi package.
b = 21261
r = ssu
a = chofmann
git-svn-id: svn://10.0.0.236/trunk@55876 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 23:45:44 +00:00
sgehani%netscape.com
989e73d3d7
*** NOT PART OF BUILD ***
...
Ported perl scripts and install script templates to build Unix .xpis.
b = 21261
r = ssu
a = chofmann
git-svn-id: svn://10.0.0.236/trunk@55875 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 23:44:37 +00:00
sgehani%netscape.com
53ccb20483
Updated unix manifest to produce a working build.
...
b = 21261
r = ssu
a = chofmann
git-svn-id: svn://10.0.0.236/trunk@55873 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 23:40:49 +00:00
ssu%netscape.com
5399053fa1
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.
git-svn-id: svn://10.0.0.236/trunk@55830 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 00:23:46 +00:00
cmanske%netscape.com
81456654a1
Part of fix for bug 21077. a=chofmann r=brade
...
git-svn-id: svn://10.0.0.236/trunk@55815 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 22:26:49 +00:00
dveditz%netscape.com
360bd398f3
Bug 20043, attempting to install an older file should not abort rest of install
...
git-svn-id: svn://10.0.0.236/trunk@55729 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:09:17 +00:00
dveditz%netscape.com
65efe9489a
fixing Solaris bustage (usuall nsCOMPtr problem) r-dbragg
...
git-svn-id: svn://10.0.0.236/trunk@55666 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:19:13 +00:00
dbragg%netscape.com
31895d9cb7
MCP file change for bug 7753 r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@55656 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:09:53 +00:00
dbragg%netscape.com
51ec2e3697
New Progress dialog and support code.Fixes bug #7753 (and others) r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@55655 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:09:16 +00:00
fur%netscape.com
679b925a44
Add cache manager xpt file to installed components, in case someone wants to script it someday
...
git-svn-id: svn://10.0.0.236/trunk@55628 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:41:16 +00:00
fur%netscape.com
4ad31c92ef
Add cache manager to list of installed components
...
git-svn-id: svn://10.0.0.236/trunk@55615 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:18:21 +00:00
cltbld%netscape.com
73348f285b
Changed old resrc dll to new res dll. checkin=warren, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@55592 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 20:31:20 +00:00
ssu%netscape.com
2c74c6fb06
removing error message if .ini file is missing. affects only windows. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@55503 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 01:38:22 +00:00
ssu%netscape.com
a13d7b5d8f
updating scripts to display build version in Setup. Fixes bug #17377 . Not part of tinderbox. Would affect only windows plaforms. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@55491 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 00:23:38 +00:00
leaf%mozilla.org
d362b39624
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
...
git-svn-id: svn://10.0.0.236/trunk@55387 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 00:13:30 +00:00
hyatt%netscape.com
92e15f8c3b
XPInstall is a mess. At least making sure it has the global skin until something better can be done.
...
git-svn-id: svn://10.0.0.236/trunk@55366 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 09:31:37 +00:00
ssu%netscape.com
15474bfb1f
fixes bug #17630 . this is not part of tinderbox.
...
r=sgehani
git-svn-id: svn://10.0.0.236/trunk@55317 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 23:23:53 +00:00
ssu%netscape.com
f795458a79
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
git-svn-id: svn://10.0.0.236/trunk@55314 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 23:21:26 +00:00