gecko-dev/xpcom/io
mkaply%us.ibm.com 8b411b49e9 #132295
r=dougt, sr=scc, a=asa
OS/2 only - save the location of the Profile directory to OS2.INI so third party apps can get it
2002-03-22 21:26:15 +00:00
..
.cvsignore
macDirectoryCopy.c
macDirectoryCopy.h
Makefile.in 99160. Moving utility functions into a seperate header. r=jband, sr=rpotts, a=brendan 2002-03-20 00:34:17 +00:00
makefile.win 99160. Moving utility functions into a seperate header. r=jband, sr=rpotts, a=brendan 2002-03-20 00:34:17 +00:00
MANIFEST 99160. Moving utility functions into a seperate header. r=jband, sr=rpotts, a=brendan 2002-03-20 00:34:17 +00:00
MANIFEST_IDL b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsAppDirectoryServiceDefs.h 128969 - necessary dir/profile-related download manager changes. r=ccarlen sr=ben a=asa 2002-03-05 22:30:28 +00:00
nsAppFileLocationProvider.cpp Bug 45699 - Load plugins from profiles directory. r=peterl/sr=roc+moz/a=asa 2002-03-07 15:24:40 +00:00
nsAppFileLocationProvider.h
nsBinaryStream.cpp b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsBinaryStream.h remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously 2002-02-18 22:57:47 +00:00
nsByteArrayInputStream.cpp b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsByteArrayInputStream.h
nsDirectoryService.cpp Bug 116435 - The provider in nsAppFileLocationProvider.cpp should always be registered. r=dougt/sr=rpotts/a=dbaron 2002-01-22 23:00:44 +00:00
nsDirectoryService.h
nsDirectoryServiceDefs.h
nsDirectoryServiceUtils.h 99160. Moving utility functions into a seperate header. r=jband, sr=rpotts, a=brendan 2002-03-20 00:34:17 +00:00
nsEscape.cpp fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
nsEscape.h fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
nsFastLoadFile.cpp
nsFastLoadFile.h remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously 2002-02-18 22:57:47 +00:00
nsFastLoadPtr.h
nsFastLoadService.cpp
nsFastLoadService.h remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously 2002-02-18 22:57:47 +00:00
nsFileSpec.cpp eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan 2002-02-20 06:38:38 +00:00
nsFileSpec.h oops, back out this change, wasn't supposed to land 2002-02-18 23:00:11 +00:00
nsFileSpecBeOS.cpp
nsFileSpecImpl.cpp oops, back out this change, wasn't supposed to land 2002-02-18 23:00:11 +00:00
nsFileSpecImpl.h bug 63025 - stop exporting nsFileSpecImpl as nobody is calling the constructor 2002-02-15 00:20:49 +00:00
nsFileSpecMac.cpp
nsFileSpecOS2.cpp
nsFileSpecUnix.cpp
nsFileSpecWin.cpp
nsFileStream.cpp remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously 2002-02-18 22:57:47 +00:00
nsFileStream.h remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously 2002-02-18 22:57:47 +00:00
nsIBaseStream.idl
nsIBinaryInputStream.idl
nsIBinaryOutputStream.idl
nsIByteArrayInputStream.idl
nsIDirectoryService.idl Bug 121235 - Freeze nsIDirectoryServiceProvider2. r=dougt@netscape.com/sr=jband@netscape.com 2002-02-04 13:10:54 +00:00
nsIFastLoadFileControl.idl
nsIFastLoadService.idl
nsIFile.idl 99160. Moving utility functions into a seperate header. r=jband, sr=rpotts, a=brendan 2002-03-20 00:34:17 +00:00
nsIFileSpec.idl
nsIFileStream.cpp b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsIFileStream.h
nsIInputStream.idl minor change of tense: "to read" -> "to be read" 2002-03-12 01:01:08 +00:00
nsIInputStreamTee.idl
nsILineInputStream.idl
nsILocalFile.idl
nsILocalFileMac.idl Fix bug # 122571: add ability to determine if a directory is actually a package (for Mac OS 9/X) r=ccarlen sr=ben 2002-01-30 23:53:12 +00:00
nsIMultiplexInputStream.idl Form submission performance / maintability improvements (bug 120682) r=alexsavulov,r=sicking,sr=jst 2002-02-16 01:19:24 +00:00
nsInputStreamTee.cpp b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsIObjectInputStream.idl
nsIObjectOutputStream.idl
nsIObservableInputStream.idl b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsIObservableOutputStream.idl b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsIOutputStream.idl b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsIPipe.idl b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsIScriptableInputStream.idl
nsISeekableStream.idl
nsIStorageStream.idl
nsIStreamBufferAccess.idl
nsIStringStream.idl fix for bug 121508 - clean up nsStringStream and nsIParser APIs.. r=dougt, sr=jst 2002-01-27 22:02:00 +00:00
nsIUnicharInputStream.h
nsLinebreakConverter.cpp eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan 2002-02-20 06:38:38 +00:00
nsLinebreakConverter.h
nsLocalFile.h
nsLocalFileCommon.cpp eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan 2002-02-20 06:38:38 +00:00
nsLocalFileMac.cpp fix build bustage, due to nsCRT::strlen(char* s) removed 2002-02-28 05:00:18 +00:00
nsLocalFileMac.h final fix for bug 100212 - removal final dependency on necko from xpcom by removing nsIFile.URL r=dougt, sr=darin Yay! 2002-01-09 20:03:46 +00:00
nsLocalFileOS2.cpp Backing out alecf's checkin for bug 124497 to fix comet startup test problem. 2002-03-20 03:16:09 +00:00
nsLocalFileOS2.h #1192111 2002-01-14 21:17:43 +00:00
nsLocalFileUnicode.cpp fix bustage due to nsCRT::strlen(char* s) removed 2002-02-28 04:55:04 +00:00
nsLocalFileUnicode.h
nsLocalFileUnix.cpp Backing out alecf's checkin for bug 124497 to fix comet startup test problem. 2002-03-20 03:16:09 +00:00
nsLocalFileUnix.h movind implementation of FilleStatCache into nsLocalFileUnix.cpp 2002-01-27 18:02:18 +00:00
nsLocalFileWin.cpp fix for bug 124497 - leaking nsLocalFile objects - the copy constructor was copying the refcount to the new object 2002-03-16 05:30:15 +00:00
nsLocalFileWin.h part of fix to bug 63025 - stop exporting nsLocalFile on windows, because it's not imported by anyone 2002-02-15 00:14:20 +00:00
nsMultiplexInputStream.cpp b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsMultiplexInputStream.h Form submission performance / maintability improvements (bug 120682) r=alexsavulov,r=sicking,sr=jst 2002-02-16 01:19:24 +00:00
nsPipe2.cpp b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsScriptableInputStream.cpp
nsScriptableInputStream.h
nsSegmentedBuffer.cpp eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan 2002-02-05 01:41:13 +00:00
nsSegmentedBuffer.h
nsSpecialSystemDirectory.cpp #132295 2002-03-22 21:26:15 +00:00
nsSpecialSystemDirectory.h
nsStdFileStream.cpp
nsStdFileStream.h
nsStorageStream.cpp always seek so variables are initialized properly, increment mSegmentNum before getting next block; bug 129760, r=dougt, sr=darin, a=Asa 2002-03-19 14:11:06 +00:00
nsStorageStream.h remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously 2002-02-18 22:57:47 +00:00
nsStringIO.h
nsStringStream.cpp b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsStringStream.h
nsUnicharInputStream.cpp remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers 2002-01-26 00:04:45 +00:00