gecko-dev/xpinstall/src
jaggernaut%netscape.com e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
..
.cvsignore
Makefile.in Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
PatchableAppleSingle.cpp
PatchableAppleSingle.h
ScheduledTasks.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
ScheduledTasks.h XPInstall part of fix for bug 65678. Now we're writing the list of files 2001-05-17 05:51:29 +00:00
gdiff.h
makefile.win fixed bug 87004, for win static build, changed libjar and xpinstall to be 2001-07-19 22:43:14 +00:00
nsAppleSingleDecoder.cpp 63454: updating desktop db properly when AppleSingle decoding; 72277: use Appearance manager for drawing default button; 72092: make welcome window text display correctly for all system fonts; 69154: make install log readable 2001-03-28 00:42:27 +00:00
nsAppleSingleDecoder.h 63454: updating desktop db properly when AppleSingle decoding; 72277: use Appearance manager for drawing default button; 72092: make welcome window text display correctly for all system fonts; 69154: make install log readable 2001-03-28 00:42:27 +00:00
nsInstall.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsInstall.h shutdown turbo/server mode after an install that requires a browser restart 2001-07-14 07:19:00 +00:00
nsInstallBitwise.cpp bug 28896 register file versions r=ssu,sr=mscott 2001-03-14 05:30:25 +00:00
nsInstallBitwise.h bug 28896 register file versions r=ssu,sr=mscott 2001-03-14 05:30:25 +00:00
nsInstallExecute.cpp Make async Install.execute() work again resoolving backward compatibility. 2001-02-23 07:36:49 +00:00
nsInstallExecute.h This is the XPInstall side of bug 62167 that uses nsIProcess which was checked in earlier. a,r=dvedtiz sr=mscott 2001-01-27 00:05:08 +00:00
nsInstallFile.cpp Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst 2001-07-24 18:38:25 +00:00
nsInstallFile.h bug 28896 register file versions r=ssu,sr=mscott 2001-03-14 05:30:25 +00:00
nsInstallFileOpEnums.h
nsInstallFileOpItem.cpp Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst 2001-07-24 18:38:25 +00:00
nsInstallFileOpItem.h 63454: updating desktop db properly when AppleSingle decoding; 72277: use Appearance manager for drawing default button; 72092: make welcome window text display correctly for all system fonts; 69154: make install log readable 2001-03-28 00:42:27 +00:00
nsInstallFolder.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsInstallFolder.h
nsInstallLogComment.cpp Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
nsInstallLogComment.h
nsInstallObject.h
nsInstallPatch.cpp Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst 2001-07-24 18:38:25 +00:00
nsInstallPatch.h
nsInstallProgressDialog.cpp fix autoreg components always get called on startup. bug#85770 r=ssu sr=alecf 2001-06-28 00:06:16 +00:00
nsInstallProgressDialog.h Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
nsInstallResources.cpp
nsInstallResources.h
nsInstallTrigger.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsInstallTrigger.h fixing bug 85564 - InstallTrigger.getVersion returns NULL when the component has been installed. r=sgehani, sr=mscott, a=drivers@mozilla.org. 2001-06-22 06:19:40 +00:00
nsInstallUninstall.cpp Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
nsInstallUninstall.h
nsInstallVersion.cpp
nsInstallVersion.h
nsJSFile.cpp checking this in for dbragg for bug 78442 - Crash for scenario test case using execute (blk param not required). r=ssu,sr=mscott 2001-07-14 03:23:36 +00:00
nsJSFile.h Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=72913 r=sgehani, sr=dveditz 2001-05-05 07:19:22 +00:00
nsJSFileSpecObj.cpp Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc. 2001-06-30 11:02:25 +00:00
nsJSFileSpecObj.h
nsJSInstall.cpp Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc. 2001-06-30 11:02:25 +00:00
nsJSInstallTriggerGlobal.cpp Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc. 2001-06-30 11:02:25 +00:00
nsJSInstallVersion.cpp Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc. 2001-06-30 11:02:25 +00:00
nsJSWinProfile.cpp
nsJSWinProfile.h
nsJSWinReg.cpp bug 4933 - new image for the download/xpinstall dialog. 2001-05-18 10:22:54 +00:00
nsJSWinReg.h
nsLoggingProgressNotifier.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsLoggingProgressNotifier.h
nsRegisterItem.cpp Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com 2001-03-12 22:41:28 +00:00
nsRegisterItem.h
nsSoftwareUpdate.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsSoftwareUpdate.h fix autoreg components always get called on startup. bug#85770 r=ssu sr=alecf 2001-06-28 00:06:16 +00:00
nsSoftwareUpdateRun.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsSoftwareUpdateRun.h
nsTopProgressNotifier.cpp
nsTopProgressNotifier.h
nsUpdateNotification.cpp
nsUpdateNotification.h
nsWinProfile.cpp Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
nsWinProfile.h
nsWinProfileItem.cpp Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
nsWinProfileItem.h
nsWinReg.cpp bug 4933 - new image for the download/xpinstall dialog. 2001-05-18 10:22:54 +00:00
nsWinReg.h bug 4933 - new image for the download/xpinstall dialog. 2001-05-18 10:22:54 +00:00
nsWinRegEnums.h
nsWinRegItem.cpp bug 4933 - new image for the download/xpinstall dialog. 2001-05-18 10:22:54 +00:00
nsWinRegItem.h
nsWinRegValue.cpp
nsWinRegValue.h
nsWinShortcut.cpp
nsWinShortcut.h
nsXPIProxy.cpp shutdown turbo/server mode after an install that requires a browser restart 2001-07-14 07:19:00 +00:00
nsXPIProxy.h fixing ports build bustage 2001-03-14 08:46:52 +00:00
nsXPITriggerInfo.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsXPITriggerInfo.h Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
nsXPInstallManager.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsXPInstallManager.h Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
win32.order 65845 - new order files 2001-04-05 06:02:32 +00:00