.. |
.cvsignore
|
…
|
|
Makefile.in
|
Landing the rest of the win32 gmake changes:
|
2001-12-18 09:14:29 +00:00 |
PatchableAppleSingle.cpp
|
…
|
|
PatchableAppleSingle.h
|
…
|
|
ScheduledTasks.cpp
|
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
|
2002-01-24 09:20:51 +00:00 |
ScheduledTasks.h
|
…
|
|
gdiff.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
makefile.win
|
win32 REQUIRES cleanup
|
2001-11-15 03:49:13 +00:00 |
nsAppleSingleDecoder.cpp
|
…
|
|
nsAppleSingleDecoder.h
|
…
|
|
nsInstall.cpp
|
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
|
2002-02-19 16:01:45 +00:00 |
nsInstall.h
|
Fix Install.addDirectory register under a predictable key (bug 125984);
|
2002-02-19 05:58:24 +00:00 |
nsInstallBitwise.cpp
|
…
|
|
nsInstallBitwise.h
|
…
|
|
nsInstallExecute.cpp
|
Passes parameters correctly for install.Execute() and file.Execute().
|
2001-11-26 20:46:41 +00:00 |
nsInstallExecute.h
|
Passes parameters correctly for install.Execute() and file.Execute().
|
2001-11-26 20:46:41 +00:00 |
nsInstallFile.cpp
|
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
|
2002-01-30 06:04:29 +00:00 |
nsInstallFile.h
|
…
|
|
nsInstallFileOpEnums.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsInstallFileOpItem.cpp
|
Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com
|
2002-01-07 14:35:04 +00:00 |
nsInstallFileOpItem.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsInstallFolder.cpp
|
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
|
2002-01-30 06:04:29 +00:00 |
nsInstallFolder.h
|
…
|
|
nsInstallLogComment.cpp
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
|
2001-11-14 01:33:42 +00:00 |
nsInstallLogComment.h
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
|
2001-11-14 01:33:42 +00:00 |
nsInstallObject.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsInstallPatch.cpp
|
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
|
2001-12-23 23:23:41 +00:00 |
nsInstallPatch.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsInstallProgressDialog.cpp
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
|
2001-11-14 01:33:42 +00:00 |
nsInstallProgressDialog.h
|
…
|
|
nsInstallResources.cpp
|
…
|
|
nsInstallResources.h
|
…
|
|
nsInstallTrigger.cpp
|
compareVersion() returns NOT_FOUND rather than comparing as if a missing
|
2002-02-17 09:55:19 +00:00 |
nsInstallTrigger.h
|
compareVersion() returns NOT_FOUND rather than comparing as if a missing
|
2002-02-17 09:55:19 +00:00 |
nsInstallUninstall.cpp
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
|
2001-11-14 01:33:42 +00:00 |
nsInstallUninstall.h
|
…
|
|
nsInstallVersion.cpp
|
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
|
2002-01-30 06:04:29 +00:00 |
nsInstallVersion.h
|
compareVersion() returns NOT_FOUND rather than comparing as if a missing
|
2002-02-17 09:55:19 +00:00 |
nsJSFile.cpp
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
nsJSFile.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsJSFileSpecObj.cpp
|
…
|
|
nsJSFileSpecObj.h
|
…
|
|
nsJSInstall.cpp
|
66722 r=dveditz sr=mscott
|
2001-12-07 07:50:09 +00:00 |
nsJSInstallTriggerGlobal.cpp
|
compareVersion() returns NOT_FOUND rather than comparing as if a missing
|
2002-02-17 09:55:19 +00:00 |
nsJSInstallVersion.cpp
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
nsJSWinProfile.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsJSWinProfile.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsJSWinReg.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsJSWinReg.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsLoggingProgressNotifier.cpp
|
Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com
|
2002-01-07 14:35:04 +00:00 |
nsLoggingProgressNotifier.h
|
…
|
|
nsRegisterItem.cpp
|
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
|
2002-02-19 16:01:45 +00:00 |
nsRegisterItem.h
|
…
|
|
nsSoftwareUpdate.cpp
|
compareVersion() returns NOT_FOUND rather than comparing as if a missing
|
2002-02-17 09:55:19 +00:00 |
nsSoftwareUpdate.h
|
remove xpinstall's dependency on nsIAppShellComponent*.h
|
2001-09-25 14:56:47 +00:00 |
nsSoftwareUpdateRun.cpp
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
nsSoftwareUpdateRun.h
|
…
|
|
nsTopProgressNotifier.cpp
|
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
|
2001-12-21 01:10:07 +00:00 |
nsTopProgressNotifier.h
|
…
|
|
nsUpdateNotification.cpp
|
one more part of fix for bug 107575, including the much coveted whitespace
|
2002-02-01 01:53:09 +00:00 |
nsUpdateNotification.h
|
…
|
|
nsWinProfile.cpp
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
nsWinProfile.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsWinProfileItem.cpp
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
nsWinProfileItem.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsWinReg.cpp
|
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
|
2002-01-30 06:04:29 +00:00 |
nsWinReg.h
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
|
2001-11-14 01:33:42 +00:00 |
nsWinRegEnums.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsWinRegItem.cpp
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
nsWinRegItem.h
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
|
2001-11-14 01:33:42 +00:00 |
nsWinRegValue.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsWinRegValue.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsWinShortcut.cpp
|
…
|
|
nsWinShortcut.h
|
…
|
|
nsXPIProxy.cpp
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +00:00 |
nsXPIProxy.h
|
…
|
|
nsXPITriggerInfo.cpp
|
Don't strip arguments from URL used to fetch .xpi, bug 116512 r=dprice sr=mscott
|
2002-02-17 09:45:22 +00:00 |
nsXPITriggerInfo.h
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
nsXPInstallManager.cpp
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
nsXPInstallManager.h
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
win32.order
|
…
|
|