.. |
.cvsignore
|
|
|
macDirectoryCopy.c
|
|
|
macDirectoryCopy.h
|
|
|
Makefile.in
|
Bug 348992 - gFastLoadService_ exported unnecessarily, r=brendan
|
2006-08-17 17:10:24 +00:00 |
nsAppDirectoryServiceDefs.h
|
moves Firefox-specific microsummary directory definitions to nsBrowserDirectoryProvider
|
2006-06-12 18:58:37 +00:00 |
nsAppFileLocationProvider.cpp
|
Fixing build bustage. WINCE only. r=dougt
|
2006-06-17 00:14:35 +00:00 |
nsAppFileLocationProvider.h
|
|
|
nsBinaryStream.cpp
|
Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
|
2006-06-22 19:07:30 +00:00 |
nsBinaryStream.h
|
|
|
nsDirectoryService.cpp
|
Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T)
|
2006-09-17 00:04:39 +00:00 |
nsDirectoryService.h
|
|
|
nsDirectoryServiceDefs.h
|
|
|
nsDirectoryServiceUtils.h
|
nsDirectoryServiceUtils.h uses nsIFile without including it, rs=shaver
|
2005-11-30 18:02:27 +00:00 |
nsEscape.cpp
|
|
|
nsEscape.h
|
Bug 332147 - Expose nsEscape on a scriptable interface, r=darin
|
2006-05-02 16:27:23 +00:00 |
nsFastLoadFile.cpp
|
Fix from alfred.peng@sun.com for a bug hiding out from over four years ago (341595, r=me).
|
2006-08-03 22:07:03 +00:00 |
nsFastLoadFile.h
|
Fix lack of XPC.mfasl versioning via separate JS bytecode version (350787, r=mrbkap/dbaron/jst).
|
2006-09-05 22:53:47 +00:00 |
nsFastLoadService.cpp
|
Bug 348992 - gFastLoadService_ exported unnecessarily, r=brendan
|
2006-08-17 17:10:24 +00:00 |
nsFastLoadService.h
|
|
|
nsIAsyncInputStream.idl
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsIAsyncOutputStream.idl
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsIBaseStream.idl
|
|
|
nsIBinaryInputStream.idl
|
Enable fastloading of JS components. Bug 279839, r=shaver sr=brendan.
|
2005-10-20 16:39:24 +00:00 |
nsIBinaryOutputStream.idl
|
|
|
nsIConverterInputStream.idl
|
|
|
nsIConverterOutputStream.idl
|
|
|
nsIDirectoryEnumerator.idl
|
|
|
nsIDirectoryService.idl
|
|
|
nsIFastLoadFileControl.idl
|
|
|
nsIFastLoadService.idl
|
|
|
nsIFile.idl
|
|
|
nsIInputStream.idl
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +00:00 |
nsIInputStreamTee.idl
|
|
|
nsILineInputStream.idl
|
|
|
nsILocalFile.idl
|
|
|
nsILocalFileMac.idl
|
334747, 339893 - desktop application feed readers do not display their app name properly or launch with the specified feed on OSX due to lack of support for a function to get the application bundle name, and a method to invoke an application bundle on OS X with a URL. Add an attribute to nsILocalFileMac called bundleDisplayName to show the application's name, and a method to nsIShellService called openApplicationWithURL which launches an application with a URL parameter appropriately across platforms (nsIProcess on windows and linux, LaunchServices on OS X). Update the client code to use bundleDisplayName, and also the <filefield> binding in preferences to use it too. r=mark sr=darin
|
2006-06-27 22:38:55 +00:00 |
nsILocalFileOS2.idl
|
[OS/2] Bug 301367: Tag Files with Source URL, p=Rich Walsh, r=me, sr=darin
|
2006-06-26 20:40:08 +00:00 |
nsILocalFileWin.idl
|
Bug 320328 - Ts regression from bug 316416 (nsIModuleLoader) - cache the canonical (short) pathname (windows only), r=darin
|
2006-01-10 20:33:54 +00:00 |
nsIMultiplexInputStream.idl
|
|
|
nsInputStreamTee.cpp
|
|
|
nsIObjectInputStream.idl
|
|
|
nsIObjectOutputStream.idl
|
|
|
nsIObservableInputStream.idl
|
|
|
nsIObservableOutputStream.idl
|
|
|
nsIOutputStream.idl
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +00:00 |
nsIPipe.idl
|
Bug 330701 - NS_NewPipe with default segment size ignores max size. r=darin
|
2006-03-22 20:42:55 +00:00 |
nsIScriptableInputStream.idl
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +00:00 |
nsISeekableStream.idl
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +00:00 |
nsISimpleUnicharStreamFactory.idl
|
Bug 339144 - Expose a custom factory type for simple nsIUnicharInputStream instances, r=darin
|
2006-07-21 16:28:51 +00:00 |
nsIStorageStream.idl
|
|
|
nsIStreamBufferAccess.idl
|
|
|
nsIStringStream.idl
|
fixes bug 324058 "Fix nsStringStream compilation warning about multiple SetData versions" r=biesi sr=bzbarsky
|
2006-01-20 19:17:58 +00:00 |
nsIUnicharInputStream.idl
|
Bug 339144 - Expose a custom factory type for simple nsIUnicharInputStream instances, r=darin
|
2006-07-21 16:28:51 +00:00 |
nsIUnicharLineInputStream.idl
|
|
|
nsIUnicharOutputStream.idl
|
|
|
nsLinebreakConverter.cpp
|
|
|
nsLinebreakConverter.h
|
|
|
nsLocalFile.h
|
Bug 322183 - Throw specified exception when moving a folder on top of a non-empty folder. AIX 4.3 defines ENOTEMPTY to be the same as EEXIST by default, so add an #if around code in the last checkin to make AIX happy.
|
2006-03-30 16:50:17 +00:00 |
nsLocalFileCommon.cpp
|
bug 162361 : Unicode file i/o in XPCOM/IO (cannot open files whose names contain characters outside the current locale: e.g. Japanese/Chinese on French Windows) : r/sr=darin, r=bsmedberg
|
2006-03-22 04:26:30 +00:00 |
nsLocalFileMac.cpp
|
326668 Add NS_NewLocalFileWithFSRef function to create nsLocalFiles from FSRefs on Mac prior to xpcom startup. r=josh sr=dougt
|
2006-03-07 01:26:13 +00:00 |
nsLocalFileMac.h
|
|
|
nsLocalFileOS2.cpp
|
[OS/2] Bug 301367: Tag Files with Source URL, p=Rich Walsh, r=me, sr=darin
|
2006-06-26 20:40:08 +00:00 |
nsLocalFileOS2.h
|
OS/2 version of 316732
|
2005-11-18 18:54:19 +00:00 |
nsLocalFileOSX.cpp
|
Bug 106386 Correct misspellings in source code
|
2006-08-28 20:17:01 +00:00 |
nsLocalFileOSX.h
|
294584 Profile fills with bookmarks-##.html (and cookies-##.txt) files due to contention with Spotlight and virus scanners. Use POSIX rename/unlink/rmdir APIs instead of higher-level File Manager equivalents. r=josh sr=darin
|
2006-08-01 01:48:24 +00:00 |
nsLocalFileUnicode.h
|
|
|
nsLocalFileUnix.cpp
|
Bug 352573 nsLocalFile::CopyDirectoryTo uses oldPerms uninitialized
|
2006-09-16 23:53:48 +00:00 |
nsLocalFileUnix.h
|
Bug 316732 - Allow for hashing on nsIFile by introducing a new nsIHashable interface and implementing it for the file types r=darin
|
2005-11-18 14:18:49 +00:00 |
nsLocalFileWin.cpp
|
bug 344630: "mojibake" in download dialog (relanding with a bustage fix)
|
2006-09-15 02:56:02 +00:00 |
nsLocalFileWin.h
|
bug 162361 : Unicode file i/o in XPCOM/IO (cannot open files whose names contain characters outside the current locale: e.g. Japanese/Chinese on French Windows) : r/sr=darin, r=bsmedberg
|
2006-03-22 04:26:30 +00:00 |
nsMultiplexInputStream.cpp
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +00:00 |
nsMultiplexInputStream.h
|
|
|
nsNativeCharsetUtils.cpp
|
Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
|
2006-06-22 19:07:30 +00:00 |
nsNativeCharsetUtils.h
|
bug 334167 : make NS_IsNativeUTF8 inline where appropriate r/sr=darin
|
2006-04-16 23:58:38 +00:00 |
nsPipe3.cpp
|
Bug 330701 - NS_NewPipe with default segment size ignores max size. r=darin
|
2006-03-22 20:42:55 +00:00 |
nsPipe.h
|
|
|
nsScriptableInputStream.cpp
|
|
|
nsScriptableInputStream.h
|
|
|
nsSegmentedBuffer.cpp
|
|
|
nsSegmentedBuffer.h
|
|
|
nsStorageStream.cpp
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +00:00 |
nsStorageStream.h
|
|
|
nsStreamUtils.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsStreamUtils.h
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsStringIO.h
|
|
|
nsStringStream.cpp
|
Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin.
|
2006-03-15 04:59:42 +00:00 |
nsStringStream.h
|
fix comment typo
|
2006-03-10 21:38:02 +00:00 |
nsUnicharInputStream.cpp
|
Bug 339144 - Expose a custom factory type for simple nsIUnicharInputStream instances, r=darin
|
2006-07-21 16:28:51 +00:00 |
nsUnicharInputStream.h
|
Bug 339144 - Expose a custom factory type for simple nsIUnicharInputStream instances, r=darin
|
2006-07-21 16:28:51 +00:00 |
nsWinAPIs.cpp
|
Removing noise from the build. Windows CE always uses the W stubs for now. r=me
|
2006-06-02 18:38:38 +00:00 |
nsWinAPIs.h
|
bug 162361 : Unicode file i/o in XPCOM/IO (cannot open files whose names contain characters outside the current locale: e.g. Japanese/Chinese on French Windows) : r/sr=darin, r=bsmedberg
|
2006-03-22 04:26:30 +00:00 |
SpecialSystemDirectory.cpp
|
[OS/2] Bug 351614: do not use strcpy, r=biesi, sr=mkaply
|
2006-10-02 21:18:23 +00:00 |
SpecialSystemDirectory.h
|
|
|