Commit Graph

37 Commits

Author SHA1 Message Date
briano%netscape.com
4230252d2e Cleaned it up and eliminated the pointless #!gmake. 1999-09-02 00:12:49 +00:00
dveditz%netscape.com
eb685e8fcd replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
dveditz%netscape.com
3f985af6fe New file, not yet part of build 1999-09-01 03:55:35 +00:00
dveditz%netscape.com
58e69ab61c fix bug 9603 1999-08-11 06:58:55 +00:00
dveditz%netscape.com
1bc4237ff2 adding wizard hooks 1999-08-11 00:31:15 +00:00
dveditz%netscape.com
5d0452cb34 fix 8.3 module name problem 1999-08-07 03:32:08 +00:00
dveditz%netscape.com
f35e509986 fixes for 8311/9406 a chofmann, r ssu. This also unbreaks 6601, 6604, 6608 and others 1999-07-12 15:20:54 +00:00
dveditz%netscape.com
dc1b807aea Bug 8311, solve hang when opening status window during trigger 1999-06-23 20:37:30 +00:00
sgehani%netscape.com
d182062565 XPInstall now building and limping during execution on Unix. 1999-06-23 06:19:45 +00:00
ssu%netscape.com
001771c6cb fixing bug #8620 1999-06-23 01:44:13 +00:00
dveditz%netscape.com
078ea5a4e5 commenting out XPIDLSRCS until mystery CVS problem on Tinderbox is solved. We aren't building on Unix yet anyway 1999-06-17 06:01:12 +00:00
dveditz%netscape.com
75e68a0c2e Bug #8311 XPInstall triggers not working. a chofmann, r cathleen 1999-06-17 03:36:50 +00:00
dougt%netscape.com
fc633b5805 File Removed. 1999-06-11 00:38:49 +00:00
dougt%netscape.com
015e984da8 Fixes bug 7763. now exporting the xpinstall.js file to the components directory. 1999-06-10 20:33:20 +00:00
dougt%netscape.com
8936551a0c Adding xpinstall.js to the build. This will setup our prefs for us. 1999-06-04 21:43:14 +00:00
dougt%netscape.com
2066a13f12 Changing ProgressNotifier to be nsISupports.
Adding a GUI progress dialog!
1999-06-03 22:57:43 +00:00
dougt%netscape.com
0734ef8680 A IDL for our Install Progress. This is generic enough that anyone that want
to do proxy install notifications can use this.
1999-06-03 22:02:39 +00:00
dougt%netscape.com
c6d2b1732d Adding appshellcomponent interface and init code. 1999-05-16 19:11:25 +00:00
dougt%netscape.com
292011de1f Adding for Progress Notifier 1999-05-13 23:15:37 +00:00
dougt%netscape.com
acee4b6d80 Added progress listener support
Cleaned up nsInstallInfo
Moved logging into its own progress listener class
1999-05-13 23:11:04 +00:00
sspitzer%netscape.com
e211454ca3 destructor should be virtual. (egcs warns about this.) 1999-05-13 00:41:40 +00:00
jdunn%netscape.com
fab73ed4a4 add newline to end of file. HP requires it 1999-05-07 19:38:26 +00:00
dougt%netscape.com
aad9ece5e5 Landing branch changes. 1999-05-07 00:05:54 +00:00
mcafee%netscape.com
c1cb88572d Ignore generated files 1999-03-27 00:03:55 +00:00
dougt%netscape.com
74a5b011fb Added GetIID() function to nsISoftwareUpdate. 1999-03-24 02:41:17 +00:00
dougt%netscape.com
cc7a87c47c First Checked In. 1999-03-24 01:10:59 +00:00
dougt%netscape.com
bee3384169 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.
1999-03-23 22:55:00 +00:00
dougt%netscape.com
2da15c6b9f Run is working in the viewer.
Removing some older unused files.
1999-03-19 23:21:30 +00:00
dougt%netscape.com
2c90d6f07f Added queue to hold pending downloads
Further object wacking
1999-03-19 00:32:05 +00:00
dougt%netscape.com
8545a6c37e Unix makefiles. Gotta love xpcode! 1999-03-10 20:17:14 +00:00
dougt%netscape.com
e985a85e0b Removing extra ; to get rid of warning. THIS IS NOT PART OF TREE IS NOT PART OF THE BUILD SYSTEM YET 1999-03-10 18:36:40 +00:00
dougt%netscape.com
584478324d Removed InstallFolder Object - just using nsStrings now.
Now creating tempfiles for ZIP calls
hooked up to nsSpecialSystemDirectory
cleaned up Install() api
1999-03-09 00:50:23 +00:00
dougt%netscape.com
b2b14f1298 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 **
1999-03-02 20:25:42 +00:00
dougt%netscape.com
9b13163cbb Getting closer to milestone 2. More additions to the functionality of
xpinstall.

This is not part of the build process yet.
1999-02-22 23:10:23 +00:00
dougt%netscape.com
e56aab3e18 Removing char* errormsg. and replacing it with a error code return
value.
1999-02-05 22:25:35 +00:00
dougt%netscape.com
99ca1f4934 First checkin of our IDLs (these are for the idlc in dom/tools) 1999-02-05 00:13:34 +00:00
dougt%netscape.com
a5f1f22a49 First checkin of our interface and IIDs 1999-02-05 00:12:29 +00:00