.. |
.cvsignore
|
|
|
gdiff.h
|
|
|
Makefile.in
|
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
|
2001-02-22 09:35:51 +00:00 |
makefile.win
|
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
|
2001-02-19 21:50:04 +00:00 |
nsAppleSingleDecoder.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 |
nsAppleSingleDecoder.h
|
|
|
nsInstall.cpp
|
Renaming temp files to .new or .old during installations so they don't get auto registered. Bug 67703. r=dveditz sr=mscott
|
2001-02-15 19:03:34 +00:00 |
nsInstall.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 |
nsInstallBitwise.cpp
|
new files to support setting of windows shared files registry in the windows registry. Not part of tinderbox build yet.
|
2000-05-14 02:27:52 +00:00 |
nsInstallBitwise.h
|
new files to support setting of windows shared files registry in the windows registry. Not part of tinderbox build yet.
|
2000-05-14 02:27:52 +00:00 |
nsInstallDelete.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 |
nsInstallDelete.h
|
Fix for bug 24984, conversion to use nsIFile and related ilk.
|
2000-04-21 18:58:41 +00:00 |
nsInstallExecute.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 |
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
|
bug 64835 r=ssu/sr=mscott: InstallTrigger.compareVersion() returning bad result
|
2001-02-07 00:12:58 +00:00 |
nsInstallFile.h
|
fixing bug #7478. We now have an uninstaller for the installer on the Windows platform. r=dveditz
|
2000-04-26 05:04:21 +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
|
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 |
nsInstallFileOpItem.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 |
nsInstallFolder.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 |
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
|
initial checkin for files to fix bug #7478. Not part of any build yet.
|
2000-04-26 04:53:06 +00:00 |
nsInstallObject.h
|
|
|
nsInstallPatch.cpp
|
bug 64835 r=ssu/sr=mscott: InstallTrigger.compareVersion() returning bad result
|
2001-02-07 00:12:58 +00:00 |
nsInstallPatch.h
|
Fix for bug 24984, conversion to use nsIFile and related ilk.
|
2000-04-21 18:58:41 +00:00 |
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
|
Relanding Necko Changes.
|
2001-02-21 20:38:08 +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
|
Skin/Locale installer (bug 32688) and groundwork for bug 32689
|
2000-05-05 06:23:11 +00:00 |
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
|
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
|
2001-02-19 21:50:04 +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
|
Bug 32867 XPInstall API cleanup, r=sgehani@netscape.com
|
2000-09-15 07:45:03 +00:00 |
nsLoggingProgressNotifier.h
|
Create install log file in XPCOM's notion of cwd.
|
2000-07-06 19:44:09 +00:00 |
nsRegisterItem.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 |
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
|
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 |
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
|
Use new Test() API in libjar to ensure archive integrity before installing.
|
2000-12-27 07:06:58 +00:00 |
nsSoftwareUpdateRun.h
|
|
|
nsTopProgressNotifier.cpp
|
make the master listener threadsafe
|
2000-05-08 08:48:20 +00:00 |
nsTopProgressNotifier.h
|
make the master listener threadsafe
|
2000-05-08 08:48:20 +00:00 |
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
|
Preventing multiple shutdowns of nsXPInstallManager to fix bug #51098. r=dveditz, sr=mscott
|
2001-02-22 23:26:47 +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 |
nsXPITriggerInfo.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 |
nsXPITriggerInfo.h
|
Skin/Locale installer (bug 32688) and groundwork for bug 32689
|
2000-05-05 06:23:11 +00:00 |
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
|
65845 first cut of the order files
|
2001-02-13 02:48:02 +00:00 |