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

68 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 0aed14d07e remove xpinstall's dependency on nsIAppShellComponent*.h
sr=sfraser bug 76339
2001-09-25 14:56:47 +00:00
dveditz%netscape.com c9d5906295 shutdown turbo/server mode after an install that requires a browser restart
(bug 86976). r=syd@netscape.com, sr=mscott@netscape.com
2001-07-14 07:19:00 +00:00
cathleen%netscape.com 588d2ab37c fix autoreg components always get called on startup. bug#85770 r=ssu sr=alecf 2001-06-28 00:06:16 +00:00
dveditz%netscape.com eff9a3dcd2 bug 62916 refresh plugins from XPInstall, r=ssu,sr=mscott 2001-03-14 05:19:41 +00:00
cls%seawood.org b8d82b65df Generalize xpinstaller/Makefile.in so that the name of the package can be changed via the env.
Add regchrome & installed-chrome.txt to unix package list.
Add --flat/-l option to pkgcp.pl so that the intermediate component directory is not created.
Added dist target to xpinstaller/Makefile which will create a tarball using the packages file for a list.
Add BZ2 package type.
Thanks to Ben Bucksch <mozilla@bucksch.org> for the patch.
Bug #53462. r=cls
2001-01-23 15:53:12 +00:00
dbragg%netscape.com ceecbe54fb Fix for bug 52827. Getting the parent window and passing it to the alert and confirm dialogs. r=dveditz, law a=law (I used the old appproval list). 2000-09-20 23:12:03 +00:00
dveditz%netscape.com 454ada68c0 removing obsolete files 2000-09-15 07:26:50 +00:00
dbragg%netscape.com bd4e37e5d6 Fix for bug 50942. Now I get the parent from the JScontext instead of the hidden window. r=dveditz 2000-09-14 18:52:56 +00:00
rayw%netscape.com 6cc70ebd6c Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
sgehani%netscape.com b82dd1fcb6 Add optional log file leaf name param to XPI_Init for Win32 uninstall logging.
Part of fix for nsbeta2+ bug 37168.  [r=ssu]
2000-07-10 23:15:46 +00:00
dougt%netscape.com af2653ff5f Adding nsIContentHandler to XPInstall so that we can handle mime types. This
allows us to click on a xpinstall link and have the install happen.

I also changed the windows wizard test application to use explict paths.  This
should have been checked in with the rest of the nsIFile/xpInstall stuff.  You
may have to adjust these paths manually.
2000-05-08 05:12:35 +00:00
dveditz%netscape.com 0f49543379 Skin/Locale installer (bug 32688) and groundwork for bug 32689 2000-05-05 06:23:11 +00:00
dveditz%netscape.com 4cafcc8125 First cut at chrome install 2000-04-24 13:53:38 +00:00
dbragg%netscape.com b532d26ec7 Fix for bug 24984, conversion to use nsIFile and related ilk. 2000-04-21 18:58:41 +00:00
dveditz%netscape.com 4bad08f753 fixing thread-safety issues 2000-04-05 06:02:58 +00:00
dougt%netscape.com 020e7ded70 adding commented out xpidl target for update notification. 2000-03-28 12:06:19 +00:00
dougt%netscape.com 4cb5c538ae Adding nsIUpdateNotification.idl 2000-03-28 11:50:12 +00:00
dbragg%netscape.com c2aa79caad Fix for bug 30903 a=leger r=dveditz 2000-03-10 01:23:06 +00:00
jdunn%netscape.com 79a31a4d59 Fix problem with NS_IF_ADDREF on member variables inside of const
member functions.  This includes removing all references to
NS_DEF_PTR and the including of nsIPtr.h

r=troy@netscape.com,dougt@netscape.com,scc@netscape.com
# 28114
a=chofmann@netscape.com
2000-02-17 23:19:18 +00:00
dveditz%netscape.com b63a6438b1 New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
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