gecko-dev/xpcom/io
2001-12-19 02:43:21 +00:00
..
.cvsignore
macDirectoryCopy.c
macDirectoryCopy.h
Makefile.in Add win32 support to xpcom Makefile.ins 2001-12-09 07:05:12 +00:00
makefile.win enables new scriptable string stream interface (bug 100172) r=dougt, sr=rpotts 2001-11-22 00:08:14 +00:00
MANIFEST fixing bustage 2001-11-22 00:56:08 +00:00
MANIFEST_IDL fixes mac bustage 2001-11-22 00:28:30 +00:00
nsAppDirectoryServiceDefs.h Bug 105440 - directory service needs new keys and be able to support lists of directories. r=valeski/sr=jband 2001-11-02 15:29:57 +00:00
nsAppFileLocationProvider.cpp Bug 110660 - MOZ_PLUGIN_PATH not added to plugin search paths. r=peterl/sr=jband 2001-11-26 15:54:38 +00:00
nsAppFileLocationProvider.h Bug 105440 - directory service needs new keys and be able to support lists of directories. r=valeski/sr=jband 2001-11-02 15:29:57 +00:00
nsBinaryStream.cpp Store FastLoad dependency mtimes, and invalidate if any changes (106021, r=dveditz, sr=shaver). 2001-10-31 08:29:25 +00:00
nsBinaryStream.h FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
nsByteArrayInputStream.cpp Implementation of ReadSegments to support less copying in the parser. r=rpotts, sr=jst 2000-12-12 21:57:47 +00:00
nsByteArrayInputStream.h Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsDirectoryService.cpp Fix bug # 101280: on Mac OS X, use proper IE Favorites. r=ccarlen sr=ben 2001-12-15 00:43:23 +00:00
nsDirectoryService.h Fix bug # 101280: on Mac OS X, use proper IE Favorites. r=ccarlen sr=ben 2001-12-15 00:43:23 +00:00
nsDirectoryServiceDefs.h Fix bug # 101280: on Mac OS X, use proper IE Favorites. r=ccarlen sr=ben 2001-12-15 00:43:23 +00:00
nsEscape.cpp landing standard url rewrite (bug 103916) 2001-11-16 02:09:13 +00:00
nsEscape.h landing standard url rewrite (bug 103916) 2001-11-16 02:09:13 +00:00
nsFastLoadFile.cpp Bugzilla Bug 107823 change nsIFile 2001-11-26 08:05:05 +00:00
nsFastLoadFile.h Break self-cycle to fix leak (106860, r=dbaron, sr=bienvenu). 2001-11-26 01:20:31 +00:00
nsFastLoadPtr.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsFastLoadService.cpp Store FastLoad dependency mtimes, and invalidate if any changes (106021, r=dveditz, sr=shaver). 2001-10-31 08:29:25 +00:00
nsFastLoadService.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsFileSpec.cpp Fix for bug 110371 - remove uconv dependency from nsFileSpec by moving unicode-related routines into mailnews. sr=sspitzer, r=nhotta 2001-11-19 15:28:56 +00:00
nsFileSpec.h Fix for bug 110371 - remove uconv dependency from nsFileSpec by moving unicode-related routines into mailnews. sr=sspitzer, r=nhotta 2001-11-19 15:28:56 +00:00
nsFileSpecBeOS.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsFileSpecImpl.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsFileSpecImpl.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsFileSpecMac.cpp Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
nsFileSpecOS2.cpp r=mkaply, a=blizzard 2001-01-31 21:47:40 +00:00
nsFileSpecStreaming.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsFileSpecStreaming.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsFileSpecUnix.cpp Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
nsFileSpecWin.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsFileStream.cpp back out darin's fix for bug #107789 since it caused blocker #108637. 2001-11-06 16:32:52 +00:00
nsFileStream.h patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)" 2001-11-14 06:45:27 +00:00
nsIBaseStream.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIBinaryInputStream.idl FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
nsIBinaryOutputStream.idl FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
nsIByteArrayInputStream.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIDirectoryService.idl Bug 105440 - directory service needs new keys and be able to support lists of directories. r=valeski/sr=jband 2001-11-02 15:29:57 +00:00
nsIFastLoadFileControl.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIFastLoadService.idl Store FastLoad dependency mtimes, and invalidate if any changes (106021, r=dveditz, sr=shaver). 2001-10-31 08:29:25 +00:00
nsIFile.idl b=77933, r=ccarlen, sr=jst 2001-12-07 23:06:51 +00:00
nsIFileSpec.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIFileStream.cpp fixing mac bustage 2001-11-14 07:38:05 +00:00
nsIFileStream.h patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)" 2001-11-14 06:45:27 +00:00
nsIInputStream.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIInputStreamTee.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsILineInputStream.idl Add an nILineInputStream interface, a ReadLine() helper function, and an 2001-06-28 03:19:51 +00:00
nsILocalFile.idl FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
nsILocalFileMac.h Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
nsInputStreamTee.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIObjectInputStream.idl add support for nsIVariant and nsIPropertyBag. bug 44675 and bug 98209. sr=vidur r=dbradley 2001-10-31 23:35:07 +00:00
nsIObjectOutputStream.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIOutputStream.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIPipe.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIScriptableInputStream.idl Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsISeekableStream.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIStorageStream.idl
nsIStreamBufferAccess.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIStringStream.idl new files for bug 100172 "need scriptable string stream implementation (must 2001-11-21 23:55:10 +00:00
nsIUnicharInputStream.h fix for bug 110531, r=dougt, jag, sr=darin - moving ConverterInputStream into uconv, and changing the one in XPCOM into an UTF8-only converter 2001-12-04 01:10:43 +00:00
nsLinebreakConverter.cpp Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
nsLinebreakConverter.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsLocalFile.h Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
nsLocalFileCommon.cpp b=77933, r=ccarlen, sr=jst 2001-12-07 23:06:51 +00:00
nsLocalFileMac.cpp fix stupid checkin that should not have landed 2001-12-19 02:43:21 +00:00
nsLocalFileMac.h Bug 97676 - Use LaunchServices APIs under OS X for helper app launching and fix Reveal to work with OS X Finder. r=ccarlen,sr=sfraser 2001-10-01 06:43:41 +00:00
nsLocalFileOS2.cpp b=112515, r=douft, sr=jst 2001-12-04 00:27:43 +00:00
nsLocalFileOS2.h Bugzilla Bug 107823 change nsIFile 2001-11-26 08:05:05 +00:00
nsLocalFileUnicode.cpp Adding new files for bug 103384 - move unicode conversion out of nsLocalFileCommon.cpp r=dougt/sr=alecf 2001-11-16 14:47:42 +00:00
nsLocalFileUnicode.h Adding new files for bug 103384 - move unicode conversion out of nsLocalFileCommon.cpp r=dougt/sr=alecf 2001-11-16 14:47:42 +00:00
nsLocalFileUnix.cpp more bustage 2001-12-19 01:03:10 +00:00
nsLocalFileUnix.h Fix for nsLocalFile::CopyTo not fully implemented on Unix. 2001-08-03 03:42:04 +00:00
nsLocalFileWin.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
nsLocalFileWin.h Bugzilla Bug 107823 change nsIFile 2001-11-26 08:05:05 +00:00
nsPipe2.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsScriptableInputStream.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsScriptableInputStream.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsSegmentedBuffer.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsSegmentedBuffer.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsSpecialSystemDirectory.cpp Fix bug # 101280: on Mac OS X, use proper IE Favorites. r=ccarlen sr=ben 2001-12-15 00:43:23 +00:00
nsSpecialSystemDirectory.h Fix bug # 101280: on Mac OS X, use proper IE Favorites. r=ccarlen sr=ben 2001-12-15 00:43:23 +00:00
nsStdFileStream.cpp Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
nsStdFileStream.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsStorageStream.cpp Fix for assert when loading content from the memory cache (ie. hitting Back). r=jst 2000-12-13 23:11:32 +00:00
nsStorageStream.h Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsStringIO.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsStringStream.cpp new files for bug 100172 "need scriptable string stream implementation (must 2001-11-21 23:55:10 +00:00
nsStringStream.h new files for bug 100172 "need scriptable string stream implementation (must 2001-11-21 23:55:10 +00:00
nsUnicharInputStream.cpp Simplify loop in CountValidUTF8Bytes and fix UMR. b=110531 r=jag sr=alecf 2001-12-05 03:49:13 +00:00