gecko-dev/xpcom/io
timeless%mozdev.org 6eaaef26f3 Bug 155696 MOZ_PLUGIN_PATH should support colon-delimited PATH syntax
r=ccarlen sr=shaver a=dbaron
2002-10-25 13:08:44 +00:00
..
.cvsignore
MANIFEST
MANIFEST_IDL
Makefile.in Define WIN32_LEAN_AND_MEAN globally for win32 builds. 2002-10-17 06:47:01 +00:00
macDirectoryCopy.c
macDirectoryCopy.h
nsAppDirectoryServiceDefs.h
nsAppFileLocationProvider.cpp Bug 155696 MOZ_PLUGIN_PATH should support colon-delimited PATH syntax 2002-10-25 13:08:44 +00:00
nsAppFileLocationProvider.h
nsBinaryStream.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsBinaryStream.h
nsByteArrayInputStream.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsByteArrayInputStream.h
nsDirectoryService.cpp Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser 2002-09-25 12:23:39 +00:00
nsDirectoryService.h Fixes XPCOM Glue on linux, b=168584, sr=rpotts, r=alec 2002-09-27 13:07:01 +00:00
nsDirectoryServiceDefs.h nsDirectoryServiceDefs.h needs to be frozen 168572, r=ccarlen@netscape.com, sr=darin@netscape.com 2002-10-07 18:52:34 +00:00
nsDirectoryServiceUtils.h
nsEscape.cpp
nsEscape.h
nsFastLoadFile.cpp
nsFastLoadFile.h Fix glitch in comment (no code changes). 2002-10-18 05:26:02 +00:00
nsFastLoadPtr.h
nsFastLoadService.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsFastLoadService.h
nsFileSpec.cpp
nsFileSpec.h Bug 162236 nsFileSpec should be deprecAted not deprecIAted 2002-08-12 03:13:57 +00:00
nsFileSpecBeOS.cpp
nsFileSpecImpl.cpp
nsFileSpecImpl.h
nsFileSpecMac.cpp
nsFileSpecOS2.cpp
nsFileSpecUnix.cpp
nsFileSpecWin.cpp
nsFileStream.cpp
nsFileStream.h
nsIBaseStream.idl
nsIBinaryInputStream.idl
nsIBinaryOutputStream.idl
nsIByteArrayInputStream.idl
nsIDirectoryService.idl Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
nsIFastLoadFileControl.idl
nsIFastLoadService.idl
nsIFile.idl landing 172512. nsEmbedString for component developers and embeders. r=alec, sr=jag/darin, a=asa@mozilla.org 2002-10-17 23:41:47 +00:00
nsIFileSpec.idl Bug 162236 nsFileSpec should be deprecAted not deprecIAted 2002-08-12 03:13:57 +00:00
nsIFileStream.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsIFileStream.h
nsIInputStream.idl
nsIInputStreamTee.idl
nsILineInputStream.idl
nsILocalFile.idl landing 172512. nsEmbedString for component developers and embeders. r=alec, sr=jag/darin, a=asa@mozilla.org 2002-10-17 23:41:47 +00:00
nsILocalFileMac.idl Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser 2002-09-25 12:23:39 +00:00
nsIMultiplexInputStream.idl
nsIObjectInputStream.idl
nsIObjectOutputStream.idl
nsIObservableInputStream.idl
nsIObservableOutputStream.idl
nsIOutputStream.idl
nsIPipe.idl
nsIScriptableInputStream.idl Freeze nsIScriptableInputStream. r=rginda, sr=darin 2002-08-08 05:09:03 +00:00
nsISeekableStream.idl
nsIStorageStream.idl
nsIStreamBufferAccess.idl
nsIStringStream.idl
nsIUnicharInputStream.h
nsInputStreamTee.cpp
nsLinebreakConverter.cpp
nsLinebreakConverter.h
nsLocalFile.h Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser 2002-09-25 12:23:39 +00:00
nsLocalFileCommon.cpp Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser 2002-09-25 12:23:39 +00:00
nsLocalFileMac.cpp Bug 172018 - Use CFURLs with Mach-0 and Carbon file picker. r=sdagley/sr=sfraser 2002-10-09 03:58:40 +00:00
nsLocalFileMac.h
nsLocalFileOS2.cpp #172243 2002-10-09 02:37:48 +00:00
nsLocalFileOS2.h
nsLocalFileOSX.cpp Bug 172223 - Mach-0 impl of nsLocalFile::Reveal() does not work because passing an FSRef in the Apple Event does not work - it must be an FSSpec. r=sdagley/sr=sfraser/a=dbaron 2002-10-18 01:59:54 +00:00
nsLocalFileOSX.h Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser 2002-09-25 12:04:50 +00:00
nsLocalFileUnicode.h
nsLocalFileUnix.cpp Bug#169506 2002-10-05 19:06:28 +00:00
nsLocalFileUnix.h
nsLocalFileWin.cpp fixes bug 166612 "implement NS_CopyNativeToUnicode / NS_CopyUnicodeToNative 2002-10-06 00:29:46 +00:00
nsLocalFileWin.h
nsMultiplexInputStream.cpp
nsMultiplexInputStream.h
nsNativeCharsetUtils.cpp A couple nits and then we should be good 2002-10-06 03:42:55 +00:00
nsNativeCharsetUtils.h fixes bug 166612 "implement NS_CopyNativeToUnicode / NS_CopyUnicodeToNative 2002-10-06 00:29:46 +00:00
nsPipe2.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsScriptableInputStream.cpp
nsScriptableInputStream.h 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsSegmentedBuffer.cpp
nsSegmentedBuffer.h Fixes assertion logic/build warnings. patch by tenthumbs@cybernex.net, b=171399 2002-09-30 21:49:35 +00:00
nsSpecialSystemDirectory.cpp
nsSpecialSystemDirectory.h
nsStorageStream.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsStorageStream.h
nsStringIO.h
nsStringStream.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsStringStream.h
nsUnicharInputStream.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00