gecko-dev/xpcom/io
mkaply%us.ibm.com 1f08244363 OS/2 Tinderbox break
Need cast for VisualAge
2000-09-12 12:28:31 +00:00
..
.cvsignore cvs ignorage for xpcom2 landing 1999-05-26 17:51:05 +00:00
MANIFEST Added nsDirectoryServiceDefs.h 2000-08-10 04:37:43 +00:00
MANIFEST_IDL Enabling ByteArrayInputStream. Needed to fix 32600, r=warren 2000-03-22 02:50:56 +00:00
Makefile.in 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
macDirectoryCopy.c bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
macDirectoryCopy.h First Checked In. 2000-04-03 01:50:18 +00:00
makefile.win 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
nsAppDirectoryServiceDefs.h Fix build warning, trailing slash looks run-on comment to the egcs compiler. 2000-08-17 01:53:59 +00:00
nsAppFileLocationProvider.cpp Fix for Win95 machines which don't have APP_DATA dir r=racham 2000-09-09 15:31:27 +00:00
nsAppFileLocationProvider.h More double-space lossage, whitespace change only. 2000-08-10 08:16:40 +00:00
nsBinaryStream.cpp 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
nsBinaryStream.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
nsByteArrayInputStream.cpp 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
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 Bug 46772. Added nsIDirectoryService::UnregisterProvider 2000-09-08 04:57:33 +00:00
nsDirectoryService.h bug #43585, r=sfraser, add static atom for mac default download dir 2000-09-06 21:13:04 +00:00
nsDirectoryServiceDefs.h bug #43585, r=sfraser, add string NS_MAC_DEFAULT_DOWNLOAD_DIR 2000-09-06 21:13:06 +00:00
nsEscape.cpp Added URL attribute to nsIFile (why: because (a) needs to vary for different implementations, and (b) need to factor out of necko for installer). Not implemented yet. 2000-09-12 08:05:13 +00:00
nsEscape.h Added PRUnichar version of escape function, bug 34373, r=rhp, a=bobj. 2000-06-05 22:01:32 +00:00
nsFileSpec.cpp bug 40750. 2000-07-12 23:31:31 +00:00
nsFileSpec.h checked in warren's patch to remove circular memory leak in directory service 2000-04-25 01:48:02 +00:00
nsFileSpecBeOS.cpp Removed extra & as suggested by Matthew Z. on m.beos. 2000-04-21 21:03:56 +00:00
nsFileSpecImpl.cpp checked in warren's patch to remove circular memory leak in directory service 2000-04-25 01:48:02 +00:00
nsFileSpecImpl.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsFileSpecMac.cpp missed commenting out two assertions which will cause mac and OS2 users 2000-04-25 18:16:16 +00:00
nsFileSpecOS2.cpp #42637 2000-06-28 14:50:12 +00:00
nsFileSpecStreaming.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsFileSpecStreaming.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsFileSpecUnix.cpp Set sane directory permissions on creation. Partial fix for 43091. r=dougt 2000-08-04 22:13:10 +00:00
nsFileSpecWin.cpp Set sane directory permissions on creation. Partial fix for 43091. r=dougt 2000-08-04 22:13:10 +00:00
nsFileStream.cpp r,a=brendan@mozilla.org 24052 2000-07-21 22:16:18 +00:00
nsFileStream.h r,a=brendan@mozilla.org 24052 2000-07-21 22:16:18 +00:00
nsIBaseStream.idl Landing nsIFile. 2000-01-24 21:28:28 +00:00
nsIBinaryInputStream.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
nsIBinaryOutputStream.idl Bug #8305 (Implement cache), r: valeski, rickg 1999-11-16 19:12:41 +00:00
nsIBufferInputStream.idl fix Mac bustage? 2000-08-22 07:53:24 +00:00
nsIBufferOutputStream.idl fix Mac bustage? 2000-08-22 07:53:24 +00:00
nsIByteArrayInputStream.idl Add ByteArrayInoutStream. Not part of the build yet 2000-03-22 00:48:48 +00:00
nsIDirectoryService.idl Bug 46772. Added nsIDirectoryService::UnregisterProvider 2000-09-08 04:57:33 +00:00
nsIFile.idl Added URL attribute to nsIFile (why: because (a) needs to vary for different implementations, and (b) need to factor out of necko for installer). Not implemented yet. 2000-09-12 08:05:13 +00:00
nsIFileSpec.idl Rectify // comment to /** comment 2000-08-18 01:09:29 +00:00
nsIFileStream.cpp 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
nsIFileStream.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIInputStream.idl Fixed comments which got swapped around. 2000-08-22 07:12:56 +00:00
nsILocalFile.idl Added Get/SetPersistentDescriptor method. Use this instead of GetPath/InitWithPath. 2000-07-17 14:57:14 +00:00
nsILocalFileMac.h bug 40750. 2000-07-12 23:31:31 +00:00
nsIOutputStream.idl Fixed comments which got swapped around. 2000-08-22 07:12:56 +00:00
nsIPipe.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
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
nsIStorageStream.idl Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsIStringStream.cpp 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
nsIStringStream.h 28412 metaDataLength is wrong in nsCachedNetData::Deserialize. Add routines to build stream from char* and length 2000-04-19 04:54:53 +00:00
nsIUnicharInputStream.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsLinebreakConverter.cpp Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsLinebreakConverter.h First Checked In. 1999-12-01 22:21:30 +00:00
nsLocalFile.h # 34082 2000-05-02 23:14:31 +00:00
nsLocalFileCommon.cpp Changed assertion to warning when platform charset doesn't exist. 2000-09-06 23:42:59 +00:00
nsLocalFileMac.cpp Added URL attribute to nsIFile (why: because (a) needs to vary for different implementations, and (b) need to factor out of necko for installer). Not implemented yet. 2000-09-12 08:05:13 +00:00
nsLocalFileMac.h bug 40750. 2000-07-12 23:31:31 +00:00
nsLocalFileOS2.cpp OS/2 Tinderbox break 2000-09-12 12:28:31 +00:00
nsLocalFileOS2.h bug 40750. 2000-07-12 23:31:31 +00:00
nsLocalFileUnix.cpp Added URL attribute to nsIFile (why: because (a) needs to vary for different implementations, and (b) need to factor out of necko for installer). Not implemented yet. 2000-09-12 08:05:13 +00:00
nsLocalFileUnix.h fix build breakage on platforms with out ENOLINK 2000-01-28 23:09:58 +00:00
nsLocalFileWin.cpp Added URL attribute to nsIFile (why: because (a) needs to vary for different implementations, and (b) need to factor out of necko for installer). Not implemented yet. 2000-09-12 08:05:13 +00:00
nsLocalFileWin.h bug 40750. 2000-07-12 23:31:31 +00:00
nsPipe2.cpp 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
nsScriptableInputStream.cpp 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
nsScriptableInputStream.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
nsSegmentedBuffer.cpp Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsSegmentedBuffer.h Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsSpecialSystemDirectory.cpp bug #43585, r=sfraser, here resides the actual code to handle new mac default download directory, prepended code to call new nsIInternetConfigService to get IC default download folder. If we can't get it, then fall back to using desktop folder like before. 2000-09-06 21:13:12 +00:00
nsSpecialSystemDirectory.h bug #43585, r=sfraser, add Mac_DefaultDownloadDirectory to SystemDirectories enum 2000-09-06 21:13:14 +00:00
nsStdFileStream.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsStdFileStream.h # 25555 2000-02-29 21:27:02 +00:00
nsStorageStream.cpp Changed the nsIInputStreams created by the storage stream to be thread-safe... 2000-09-10 08:12:26 +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 bug #49817: fix |normalize_forward|, |normalize_backward|; make |Begin(Read|Writ)ing| call |normalize_forward|; pass iterators by reference. r=mjudge 2000-09-02 04:10:44 +00:00
nsUnicharInputStream.cpp Standalone xpcom. 2000-05-14 22:46:24 +00:00