.. |
.cvsignore
|
|
|
gdiff.h
|
|
|
Makefile.in
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
makefile.win
|
|
|
nsAppleSingleDecoder.cpp
|
bringing ASEncoder upt-to-date using new Universal Headers -- not part of the build. r=sgehani
|
2000-06-29 22:28:59 +00:00 |
nsAppleSingleDecoder.h
|
|
|
nsInstall.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 |
nsInstall.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 |
nsInstallBitwise.cpp
|
|
|
nsInstallBitwise.h
|
|
|
nsInstallDelete.cpp
|
bug 40750.
|
2000-07-12 23:31:31 +00:00 |
nsInstallDelete.h
|
|
|
nsInstallExecute.cpp
|
Make Install.execute() work on Unix.
|
2000-07-10 21:02:16 +00:00 |
nsInstallExecute.h
|
|
|
nsInstallFile.cpp
|
Bug 32867 XPInstall API cleanup, r=sgehani@netscape.com
|
2000-09-15 07:45:03 +00:00 |
nsInstallFile.h
|
|
|
nsInstallFileOpEnums.h
|
|
|
nsInstallFileOpItem.cpp
|
fixing bug #54067 - Clean up purify errors in Xpinstall engine. r=dveditz, sr=mscott
|
2000-10-06 02:40:13 +00:00 |
nsInstallFileOpItem.h
|
|
|
nsInstallFolder.cpp
|
Merge pr3 branch to trunk:
|
2000-09-28 22:51:16 +00:00 |
nsInstallFolder.h
|
|
|
nsInstallLogComment.cpp
|
|
|
nsInstallLogComment.h
|
|
|
nsInstallObject.h
|
|
|
nsInstallPatch.cpp
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsInstallPatch.h
|
|
|
nsInstallProgressDialog.cpp
|
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 |
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
|
Bug 53845 make InstallTrigger.getVersion() work for SmartUpdate site. r=ssu,sr=mscott,a=pdt nsbeta3++
|
2000-09-28 04:14:15 +00:00 |
nsInstallTrigger.h
|
Bug 32867 XPInstall API cleanup, r=sgehani@netscape.com
|
2000-09-15 07:45:03 +00:00 |
nsInstallUninstall.cpp
|
fixing typos in bloat detectors
|
2000-09-15 06:38:44 +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
|
Fix for bug 45885. The js prototype gFileSpecProto was defined locally and so was set to null. Wrong! r=sgehani
|
2000-08-28 22:26:18 +00:00 |
nsJSFile.h
|
|
|
nsJSFileSpecObj.cpp
|
fix bug 43272. r=ssu/dvetidz . check nsresult by using NS_FAILED instead of NS_OK !=
|
2000-07-13 21:21:24 +00:00 |
nsJSFileSpecObj.h
|
|
|
nsJSInstall.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 |
nsJSInstallTriggerGlobal.cpp
|
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 |
nsJSInstallVersion.cpp
|
Oops, missed a file, this should fix the horkeage.
|
2000-09-22 11:16:27 +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
|
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
|
2000-09-20 19:35:24 +00:00 |
nsRegisterItem.h
|
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
|
2000-09-20 19:35:24 +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
|
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.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
|
|
|
nsWinProfile.h
|
|
|
nsWinProfileItem.cpp
|
fixing bug #54067 - Clean up purify errors in Xpinstall engine. r=dveditz, sr=mscott
|
2000-10-06 02:40:13 +00:00 |
nsWinProfileItem.h
|
|
|
nsWinReg.cpp
|
fixing typos in bloat detectors
|
2000-09-15 06:38:44 +00:00 |
nsWinReg.h
|
|
|
nsWinRegEnums.h
|
|
|
nsWinRegItem.cpp
|
fixing bug #54067 - Clean up purify errors in Xpinstall engine. r=dveditz, sr=mscott
|
2000-10-06 02:40:13 +00:00 |
nsWinRegItem.h
|
|
|
nsWinRegValue.cpp
|
|
|
nsWinRegValue.h
|
|
|
nsWinShortcut.cpp
|
|
|
nsWinShortcut.h
|
|
|
nsXPInstallManager.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 |
nsXPInstallManager.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 |
nsXPITriggerInfo.cpp
|
|
|
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
|
bug 40750.
|
2000-07-12 23:31:31 +00:00 |
ScheduledTasks.h
|
Make Install.execute() work on Unix.
|
2000-07-10 21:02:16 +00:00 |