gerv%gerv.net
f4294ea0f8
Bug 236613: change to MPL/LGPL/GPL tri-license.
...
git-svn-id: svn://10.0.0.236/trunk@155026 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 14:37:35 +00:00
dveditz%netscape.com
5df7fedc87
bug 28896 register file versions r=ssu,sr=mscott
...
bug 45939 File.remove() returns bogus error,r=sgehani,sr=alecf
bug 7022 make platform/build info available to XPInstall script r=sgehani,sr=mscott
bug 47258 more detailed error reporting failing to install file, r=sgehani,sr=mscott
bug 62916 refresh plugins from install script r=ssu,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@89610 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 05:30:25 +00:00
ssu%netscape.com
dec4d7bdae
fixing bug #7478 . We now have an uninstaller for the installer on the Windows platform. r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@67197 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-26 05:04:21 +00:00
dbragg%netscape.com
3dbf15e9a0
Fix for bug 24984, conversion to use nsIFile and related ilk.
...
git-svn-id: svn://10.0.0.236/trunk@66730 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-21 18:58:41 +00:00
dbragg%netscape.com
54ed2ee67b
Backend plumbin fix for bugs 17505 and 20046 r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@63760 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-22 21:51:26 +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
70cb614dd9
Checkin for dbragg, Bug 16214 make "folder" params objects rather than path strings, r=dveditz.
...
Bug 17509 add BLOATY instrumentation to XPInstall. A couple of minor leak fixes
git-svn-id: svn://10.0.0.236/trunk@54103 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 06:03:23 +00:00
dmose%mozilla.org
0efb7c174c
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
cathleen%netscape.com
03476e8a3c
revert PRUnichar* back to char*; depending on more unichar/UTF8 support
...
from L10n
git-svn-id: svn://10.0.0.236/trunk@44422 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 01:26:11 +00:00
cathleen%netscape.com
8b3581401d
fix bug 9589
...
git-svn-id: svn://10.0.0.236/trunk@43782 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 04:34:15 +00:00
dougt%netscape.com
000ebd5129
Fixed Reported Bugs: 5577, 5579, 5580, 6116, 6620, 6621, 6707, 6709, 6714.
...
Fixed overloading
Fixed calls to version registry
removed nsInstallInfo from the stream listener.
git-svn-id: svn://10.0.0.236/trunk@32959 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 21:02:57 +00:00
dougt%netscape.com
e5592f0539
Landing branch changes.
...
git-svn-id: svn://10.0.0.236/trunk@30598 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 00:05:54 +00:00
dougt%netscape.com
98c4c0361e
Moved javascript execution onto a new nspr thread.
...
added delete and replace later
got rid of unneeded IIDs in public header
Added the correct license to all files.
git-svn-id: svn://10.0.0.236/trunk@24901 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-23 22:55:00 +00:00
dougt%netscape.com
2eb050c4c0
Removed InstallFolder Object - just using nsStrings now.
...
Now creating tempfiles for ZIP calls
hooked up to nsSpecialSystemDirectory
cleaned up Install() api
git-svn-id: svn://10.0.0.236/trunk@23231 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-09 00:50:23 +00:00
dougt%netscape.com
ca9ff84fe2
Added Unix makefiles (that really do not do anything)
...
Added Arguments and Jarfile variables to the Install object which
are now being reflected into js.
Fixed how ExtractJarFile in Install was working
Hooked up to libjar.
** These changes are not part of the Tinderbox builds **
git-svn-id: svn://10.0.0.236/trunk@22605 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-02 20:25:42 +00:00
dougt%netscape.com
d4d557e798
Getting closer to milestone 2. More additions to the functionality of
...
xpinstall.
This is not part of the build process yet.
git-svn-id: svn://10.0.0.236/trunk@21496 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-22 23:10:23 +00:00
dougt%netscape.com
dabf25f006
removing char* errormsgs and now using err code return values.
...
added FinishInstall().
git-svn-id: svn://10.0.0.236/trunk@19882 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-05 22:27:08 +00:00
dougt%netscape.com
12f4dc268d
First checkin of xpinstall into seamonkey
...
git-svn-id: svn://10.0.0.236/trunk@19774 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-05 00:15:30 +00:00