gecko-dev/xpinstall/src
2001-03-30 10:39:06 +00:00
..
.cvsignore
gdiff.h
Makefile.in Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
makefile.win bug 28896 register file versions r=ssu,sr=mscott 2001-03-14 05:30:25 +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 28896 register file versions r=ssu,sr=mscott 2001-03-14 05:30:25 +00:00
nsInstall.h bug 28896 register file versions r=ssu,sr=mscott 2001-03-14 05:30:25 +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 Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver 2001-03-20 05:37:56 +00:00
nsInstallFile.h bug 28896 register file versions r=ssu,sr=mscott 2001-03-14 05:30:25 +00:00
nsInstallFileOpEnums.h added bit field in nsInstallFile for Windows Shared File and Do No Uninstall. 2000-05-14 03:07:05 +00:00
nsInstallFileOpItem.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
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 Now stripping off trailing slashes and setting mFileSpec equal to nsnull when a bogus path 2001-03-05 21:05:55 +00:00
nsInstallFolder.h Getting installed overlays to work, dogfood bug 1011 in bugSCAPE. Also fixing 2000-05-24 14:13:39 +00:00
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 Change implicit conversion from 2001-03-08 08:05:05 +00:00
nsInstallPatch.h
nsInstallProgressDialog.cpp Fix for bug 51816. No longer setting max value in progess meter and initializing mLastUpdate to PR_Now. r=dveditz, sr=mscott 2000-11-22 18:57:55 +00:00
nsInstallProgressDialog.h Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
nsInstallResources.cpp fixing bug #42203. Typo in xpinstall.properties string. a=leaf r=sgehani 2000-06-15 06:18:08 +00:00
nsInstallResources.h
nsInstallTrigger.cpp Change implicit conversion from 2001-03-08 08:05:05 +00:00
nsInstallTrigger.h Give sterner warnings, locale installations are not "safe" and can be abused 2000-11-02 00:48:45 +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 Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsJSFile.cpp Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
nsJSFile.h Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
nsJSFileSpecObj.cpp Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
nsJSFileSpecObj.h
nsJSInstall.cpp bug 28896 register file versions r=ssu,sr=mscott 2001-03-14 05:30:25 +00:00
nsJSInstallTriggerGlobal.cpp Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
nsJSInstallVersion.cpp Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
nsJSWinProfile.cpp
nsJSWinProfile.h
nsJSWinReg.cpp
nsJSWinReg.h
nsLoggingProgressNotifier.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
nsLoggingProgressNotifier.h Create install log file in XPCOM's notion of cwd. 2000-07-06 19:44:09 +00:00
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 Bug 48155 use relative resource: urls when registering chrome; r=sgehani, r/sr=scc, a=pdt [rtm++] 2000-10-07 10:30:46 +00:00
nsSoftwareUpdate.cpp 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
nsSoftwareUpdate.h 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
nsSoftwareUpdateRun.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
nsSoftwareUpdateRun.h
nsTopProgressNotifier.cpp
nsTopProgressNotifier.h
nsUpdateNotification.cpp Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsUpdateNotification.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
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 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
nsWinReg.h
nsWinRegEnums.h
nsWinRegItem.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
nsWinRegItem.h
nsWinRegValue.cpp
nsWinRegValue.h
nsWinShortcut.cpp
nsWinShortcut.h
nsXPInstallManager.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
nsXPInstallManager.h Preventing multiple shutdowns of nsXPInstallManager to fix bug #51098. r=dveditz, sr=mscott 2001-02-22 23:26:47 +00:00
nsXPIProxy.cpp bug 28896 register file versions r=ssu,sr=mscott 2001-03-14 05:30:25 +00:00
nsXPIProxy.h fixing ports build bustage 2001-03-14 08:46:52 +00:00
nsXPITriggerInfo.cpp Make Install.arguments return the correct value. 2001-03-28 09:10:06 +00:00
nsXPITriggerInfo.h
PatchableAppleSingle.cpp
PatchableAppleSingle.h bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
ScheduledTasks.cpp Fix for regression bug 69166. No longer checking return of MoveTo call and returning UNEXPECTED_ERROR. r=dvedtiz, sr=mscott 2001-02-20 23:27:53 +00:00
ScheduledTasks.h Make Install.execute() work on Unix. 2000-07-10 21:02:16 +00:00
win32.order 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00