.. |
.cvsignore
|
|
|
macDirectoryCopy.c
|
|
|
macDirectoryCopy.h
|
|
|
Makefile.in
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +00:00 |
nsAppDirectoryServiceDefs.h
|
|
|
nsAppFileLocationProvider.cpp
|
Bug 106386 Correct misspellings in source code
|
2005-11-25 21:57:13 +00:00 |
nsAppFileLocationProvider.h
|
|
|
nsBinaryStream.cpp
|
Bug 319917 roaming profiles crashes on startup, no way to disable roaming [@ nsBinaryOutputStream::Write]
|
2005-12-14 16:51:38 +00:00 |
nsBinaryStream.h
|
|
|
nsDirectoryService.cpp
|
|
|
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 316869, r+sr=darin
|
2005-11-17 19:28:05 +00:00 |
nsFastLoadFile.cpp
|
|
|
nsFastLoadFile.h
|
|
|
nsFastLoadPtr.h
|
|
|
nsFastLoadService.cpp
|
|
|
nsFastLoadService.h
|
|
|
nsIAsyncInputStream.idl
|
|
|
nsIAsyncOutputStream.idl
|
|
|
nsIBaseStream.idl
|
|
|
nsIBinaryInputStream.idl
|
|
|
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
|
|
|
nsILocalFileOS2.idl
|
|
|
nsILocalFileWin.idl
|
|
|
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
|
|
|
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 |
nsIStorageStream.idl
|
|
|
nsIStreamBufferAccess.idl
|
|
|
nsIStringStream.idl
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +00:00 |
nsIUnicharInputStream.idl
|
|
|
nsIUnicharLineInputStream.idl
|
|
|
nsIUnicharOutputStream.idl
|
|
|
nsLinebreakConverter.cpp
|
|
|
nsLinebreakConverter.h
|
|
|
nsLocalFile.h
|
|
|
nsLocalFileCommon.cpp
|
|
|
nsLocalFileMac.cpp
|
|
|
nsLocalFileMac.h
|
|
|
nsLocalFileOS2.cpp
|
Followup to bug 316732 - impls actually have to QI to the interface (pointed out by bz)
|
2005-11-18 20:12:46 +00:00 |
nsLocalFileOS2.h
|
OS/2 version of 316732
|
2005-11-18 18:54:19 +00:00 |
nsLocalFileOSX.cpp
|
Bug 320328 (mac) - Ts regression from bug 316416 (possible fix), r=josh moa=shaver
|
2005-12-19 20:19:09 +00:00 |
nsLocalFileOSX.h
|
Bug 320328 (mac) - Ts regression from bug 316416 (possible fix), r=josh moa=shaver
|
2005-12-19 20:19:09 +00:00 |
nsLocalFileUnicode.h
|
|
|
nsLocalFileUnix.cpp
|
Followup to bug 316732 - impls actually have to QI to the interface (pointed out by bz)
|
2005-11-18 20:12:46 +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 316732 followup - cache the calculated nsLocalFile hashcode on windows to avoid extra stat()s in the GetShortPathName function, r=darin
|
2005-12-12 14:07:41 +00:00 |
nsLocalFileWin.h
|
Bug 316732 followup - cache the calculated nsLocalFile hashcode on windows to avoid extra stat()s in the GetShortPathName function, r=darin
|
2005-12-12 14:07:41 +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
|
|
|
nsNativeCharsetUtils.h
|
|
|
nsPipe3.cpp
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +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
|
minor correction to last patch (bug 319636)
|
2005-12-09 21:36:56 +00:00 |
nsStreamUtils.h
|
fixes bug 319636 "Provide convenience function for consuming an entire nsIInputStream" r=biesi sr=bzbarsky
|
2005-12-09 21:35:27 +00:00 |
nsStringIO.h
|
|
|
nsStringStream.cpp
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +00:00 |
nsStringStream.h
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +00:00 |
nsUnicharInputStream.cpp
|
Bug 106386 Correct misspellings in source code
|
2005-11-25 21:57:13 +00:00 |
SpecialSystemDirectory.cpp
|
|
|
SpecialSystemDirectory.h
|
|
|