.. |
.cvsignore
|
|
|
macDirectoryCopy.c
|
clean up old mac os classic stuff. b=281889 r=smfr sr=bryner a=bsmedberg
|
2005-07-06 01:23:20 +00:00 |
macDirectoryCopy.h
|
|
|
Makefile.in
|
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
|
2005-06-24 19:44:50 +00:00 |
nsAppDirectoryServiceDefs.h
|
bug 123315 - user-added searchplugins should be installed into the profile, r=bsmedberg, sr=shaver, a=bsmedberg
|
2005-06-29 15:55:57 +00:00 |
nsAppFileLocationProvider.cpp
|
bug 123315 - user-added searchplugins should be installed into the profile, r=bsmedberg, sr=shaver, a=bsmedberg
|
2005-06-29 15:55:57 +00:00 |
nsAppFileLocationProvider.h
|
|
|
nsBinaryStream.cpp
|
|
|
nsBinaryStream.h
|
|
|
nsByteArrayInputStream.cpp
|
|
|
nsByteArrayInputStream.h
|
|
|
nsDirectoryService.cpp
|
Bug 298053 directoryservice.nsIProperties.has("nonexistant") should return false instead of throwing an exception
|
2005-06-21 14:45:50 +00:00 |
nsDirectoryService.h
|
Bug 296430, part "xpcom" - Add a category for directory-service providers which will be registered after autoregistration but before xpcom-startup r=darin a=asa
|
2005-06-07 19:35:20 +00:00 |
nsDirectoryServiceDefs.h
|
|
|
nsDirectoryServiceUtils.h
|
|
|
nsEscape.cpp
|
Bug 292908 r:/mozilla\intl\uconv\src\nsTextToSubURI.cpp(231) : warning C4309: 'argument' : truncation of constant value
|
2005-06-01 18:34:53 +00:00 |
nsEscape.h
|
Bug 292908 r:/mozilla\intl\uconv\src\nsTextToSubURI.cpp(231) : warning C4309: 'argument' : truncation of constant value
|
2005-06-01 18:34:53 +00:00 |
nsFastLoadFile.cpp
|
|
|
nsFastLoadFile.h
|
|
|
nsFastLoadPtr.h
|
|
|
nsFastLoadService.cpp
|
|
|
nsFastLoadService.h
|
|
|
nsIAsyncInputStream.idl
|
|
|
nsIAsyncOutputStream.idl
|
|
|
nsIBaseStream.idl
|
|
|
nsIBinaryInputStream.idl
|
|
|
nsIBinaryOutputStream.idl
|
|
|
nsIByteArrayInputStream.idl
|
|
|
nsIConverterInputStream.idl
|
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
|
2005-06-24 19:44:50 +00:00 |
nsIConverterOutputStream.idl
|
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
|
2005-06-24 19:44:50 +00:00 |
nsIDirectoryEnumerator.idl
|
|
|
nsIDirectoryService.idl
|
Bug 295247 - Allow extensions to ship plugin DLLs, part 1 - r=darin a=shaver
|
2005-06-02 13:29:04 +00:00 |
nsIFastLoadFileControl.idl
|
|
|
nsIFastLoadService.idl
|
|
|
nsIFile.idl
|
|
|
nsIInputStream.idl
|
|
|
nsIInputStreamTee.idl
|
|
|
nsILineInputStream.idl
|
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
|
2005-06-24 19:44:50 +00:00 |
nsILocalFile.idl
|
|
|
nsILocalFileMac.idl
|
|
|
nsILocalFileOS2.idl
|
|
|
nsILocalFileWin.idl
|
|
|
nsIMultiplexInputStream.idl
|
|
|
nsInputStreamTee.cpp
|
|
|
nsIObjectInputStream.idl
|
|
|
nsIObjectOutputStream.idl
|
|
|
nsIObservableInputStream.idl
|
|
|
nsIObservableOutputStream.idl
|
|
|
nsIOutputStream.idl
|
|
|
nsIPipe.idl
|
|
|
nsIScriptableInputStream.idl
|
|
|
nsISeekableStream.idl
|
|
|
nsIStorageStream.idl
|
|
|
nsIStreamBufferAccess.idl
|
|
|
nsIStringStream.idl
|
Removing nsIRandomAccessStore from tree (still lives in obsolete). b=283487 r=darin, sr=mscott, a=asa
|
2005-06-17 03:47:11 +00:00 |
nsIUnicharInputStream.idl
|
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
|
2005-06-24 19:44:50 +00:00 |
nsIUnicharLineInputStream.idl
|
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
|
2005-06-24 19:44:50 +00:00 |
nsIUnicharOutputStream.idl
|
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
|
2005-06-24 19:44:50 +00:00 |
nsLinebreakConverter.cpp
|
|
|
nsLinebreakConverter.h
|
|
|
nsLocalFile.h
|
|
|
nsLocalFileCommon.cpp
|
fix 254527 crash when using a symlink to a signature file, r/sr=darin, a=benjamin
|
2005-06-29 17:25:24 +00:00 |
nsLocalFileMac.cpp
|
|
|
nsLocalFileMac.h
|
|
|
nsLocalFileOS2.cpp
|
#294067
|
2005-07-08 16:18:44 +00:00 |
nsLocalFileOS2.h
|
#294067
|
2005-07-08 16:18:44 +00:00 |
nsLocalFileOSX.cpp
|
Bug 298529, Core support for Mac 10.4u ("universal") SDK, part 2. Mac alias API update. r=josh sr=smfr a=asa via irc
|
2005-06-30 04:32:24 +00:00 |
nsLocalFileOSX.h
|
|
|
nsLocalFileUnicode.h
|
|
|
nsLocalFileUnix.cpp
|
|
|
nsLocalFileUnix.h
|
|
|
nsLocalFileWin.cpp
|
Bug 297312 - nsILocalFile (windows) .equals is case-sensitive, which is causing problems with contains() and relativedescriptors - I'm not going to commit the rest of that patch (nsIPersistentDescriptorService) until the code that uses it is also written r=shaver a=asa
|
2005-07-07 16:19:20 +00:00 |
nsLocalFileWin.h
|
|
|
nsMultiplexInputStream.cpp
|
|
|
nsMultiplexInputStream.h
|
|
|
nsNativeCharsetUtils.cpp
|
|
|
nsNativeCharsetUtils.h
|
|
|
nsPipe3.cpp
|
|
|
nsScriptableInputStream.cpp
|
|
|
nsScriptableInputStream.h
|
|
|
nsSegmentedBuffer.cpp
|
|
|
nsSegmentedBuffer.h
|
|
|
nsStorageStream.cpp
|
|
|
nsStorageStream.h
|
|
|
nsStreamUtils.cpp
|
|
|
nsStreamUtils.h
|
|
|
nsStringIO.h
|
|
|
nsStringStream.cpp
|
Removing nsIRandomAccessStore from tree (still lives in obsolete). b=283487 r=darin, sr=mscott, a=asa
|
2005-06-17 03:47:11 +00:00 |
nsStringStream.h
|
Removing nsIRandomAccessStore from tree (still lives in obsolete). b=283487 r=darin, sr=mscott, a=asa
|
2005-06-17 03:47:11 +00:00 |
nsUnicharInputStream.cpp
|
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
|
2005-06-24 19:44:50 +00:00 |
SpecialSystemDirectory.cpp
|
clean up old mac os classic stuff. b=281889 r=smfr sr=bryner a=bsmedberg
|
2005-07-06 01:23:20 +00:00 |
SpecialSystemDirectory.h
|
|
|