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

48 Коммитов

Автор SHA1 Сообщение Дата
sgehani%netscape.com 0a112a0259 Hook up cancel button to actually work during an XPInstall.
b = 10205
r = dbragg
a = sdagley
1999-12-22 08:29:52 +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
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
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
dveditz%netscape.com 2b60c91417 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
neeti%netscape.com 5632139141 Converted nsxpi.dll and xpiflash.dll to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dougt 1999-10-08 20:41:13 +00:00
dougt%netscape.com c2b51b230c Change pref name
Added Preferences for software notification timer (see 14729) r. samir g.
1999-10-05 21:15:30 +00:00
dougt%netscape.com 7ed7862859 bug fix for 14831. 1999-09-27 19:55:04 +00:00
dougt%netscape.com 0767c5d05c Cleaned up nsXPIFlash function names.
Added notification flash preference
Added nsIProgressEventSink to nsXPInstallManager
1999-09-20 21:31:55 +00:00
neeti%netscape.com dfaf1070cc moved *.js files from components to bin/defaults/pref 1999-09-17 23:27:15 +00:00
dougt%netscape.com 39028eea81 Fixed bug 13835. InstallTrigger.GetVersion() 1999-09-16 20:15:58 +00:00
briano%netscape.com ca9d7ce1c5 Cleaned it up and eliminated the pointless #!gmake. 1999-09-02 00:12:49 +00:00
dveditz%netscape.com 93451d6b1e replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
dveditz%netscape.com fcda51a538 New file, not yet part of build 1999-09-01 03:55:35 +00:00
dveditz%netscape.com a1b8a9233f fix bug 9603 1999-08-11 06:58:55 +00:00
dveditz%netscape.com 9662f439d7 adding wizard hooks 1999-08-11 00:31:15 +00:00
dveditz%netscape.com caeb13eb1f fix 8.3 module name problem 1999-08-07 03:32:08 +00:00
dveditz%netscape.com e71ee65de0 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 06848961d9 Bug 8311, solve hang when opening status window during trigger 1999-06-23 20:37:30 +00:00
sgehani%netscape.com 47dce36947 XPInstall now building and limping during execution on Unix. 1999-06-23 06:19:45 +00:00
ssu%netscape.com e91ce654d5 fixing bug #8620 1999-06-23 01:44:13 +00:00
dveditz%netscape.com 601e6cb495 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 76370ce38f Bug #8311 XPInstall triggers not working. a chofmann, r cathleen 1999-06-17 03:36:50 +00:00
dougt%netscape.com 44262802bd File Removed. 1999-06-11 00:38:49 +00:00
dougt%netscape.com 4a99fd903d Adding xpinstall.js to the build. This will setup our prefs for us. 1999-06-04 21:43:14 +00:00
dougt%netscape.com 6ca8d98325 Changing ProgressNotifier to be nsISupports.
Adding a GUI progress dialog!
1999-06-03 22:57:43 +00:00
dougt%netscape.com 814ce594c2 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 1e58554648 Adding appshellcomponent interface and init code. 1999-05-16 19:11:25 +00:00
dougt%netscape.com 019060c29e Adding for Progress Notifier 1999-05-13 23:15:37 +00:00
dougt%netscape.com dcaed18e79 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 7abfa747ff destructor should be virtual. (egcs warns about this.) 1999-05-13 00:41:40 +00:00
jdunn%netscape.com d5536efb8d add newline to end of file. HP requires it 1999-05-07 19:38:26 +00:00
dougt%netscape.com 54fbff6c9a Landing branch changes. 1999-05-07 00:05:54 +00:00
mcafee%netscape.com 6a54d81da4 Ignore generated files 1999-03-27 00:03:55 +00:00
dougt%netscape.com 5d15e5cc16 Added GetIID() function to nsISoftwareUpdate. 1999-03-24 02:41:17 +00:00
dougt%netscape.com 89339d337c First Checked In. 1999-03-24 01:10:59 +00:00
dougt%netscape.com 0cc3c047dd 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 ed24bdd135 Run is working in the viewer.
Removing some older unused files.
1999-03-19 23:21:30 +00:00
dougt%netscape.com e1fd0bc8ea Added queue to hold pending downloads
Further object wacking
1999-03-19 00:32:05 +00:00
dougt%netscape.com 0a01826a92 Unix makefiles. Gotta love xpcode! 1999-03-10 20:17:14 +00:00
dougt%netscape.com cfc9904529 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 3b78ce9b51 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 1d2debbaed 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 21c4fc26ca 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 45fcbcdc97 Removing char* errormsg. and replacing it with a error code return
value.
1999-02-05 22:25:35 +00:00
dougt%netscape.com 2fba61fe5d First checkin of our IDLs (these are for the idlc in dom/tools) 1999-02-05 00:13:34 +00:00
dougt%netscape.com a47a2b451a First checkin of our interface and IIDs 1999-02-05 00:12:29 +00:00