gecko-dev/xpcom/io
1999-06-05 01:15:00 +00:00
..
.cvsignore cvs ignorage for xpcom2 landing 1999-05-26 17:51:05 +00:00
Makefile.in Added nsIBufferInputStream.idl 1999-06-03 23:10:11 +00:00
makefile.win IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
MANIFEST Removed stream files from manifest. 1999-06-03 23:52:13 +00:00
MANIFEST_IDL adding new stream idl files. 1999-06-03 23:03:53 +00:00
nsByteBufferInputStream.cpp IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
nsByteBufferInputStream.h IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
nsEscape.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsEscape.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsFileSpec.cpp Fix to #6398 using patch provided by jim_nance@yahoo.com (who does, apparently, yahoo). 1999-06-03 01:40:47 +00:00
nsFileSpec.h Fix to #6398 using patch provided by jim_nance@yahoo.com (who does, apparently, yahoo). 1999-06-03 01:40:47 +00:00
nsFileSpecImpl.cpp Return value 1999-05-29 01:51:02 +00:00
nsFileSpecImpl.h Moved widgetry out of xpcom 1999-05-29 01:26:53 +00:00
nsFileSpecMac.cpp Alias resolution now happens almost any time a spec is created from a non-spec. Needed to make things work properly. 1999-06-03 01:28:52 +00:00
nsFileSpecStreaming.cpp Fix to #6398 using patch provided by jim_nance@yahoo.com (who does, apparently, yahoo). 1999-06-03 01:40:47 +00:00
nsFileSpecStreaming.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsFileSpecUnix.cpp Fix for AIX, Solaris, OSF/1, and probably others. 1999-05-08 06:24:27 +00:00
nsFileSpecWin.cpp removing an evil and unneeded delete []. 1999-05-27 22:02:17 +00:00
nsFileStream.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsFileStream.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsIBaseStream.idl IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
nsIBufferInputStream.idl Added nsIBuffer::Search and cleaned up nsIBufferInputStream interface to just return the buffer. 1999-06-05 01:15:00 +00:00
nsIBufferOutputStream.idl Added 1999-06-04 23:58:05 +00:00
nsIByteBufferInputStream.h IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). Added nsIBufferInputStream for peek capability. 1999-06-03 21:51:09 +00:00
nsIFileSpec.idl Use NS_COM (not NS_BASE) 1999-05-29 01:29:28 +00:00
nsIFileStream.cpp IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
nsIFileStream.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsIFileWidget.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsIInputStream.idl IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
nsIOutputStream.idl IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
nsIStringStream.cpp IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
nsIStringStream.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsIUnicharInputStream.h IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
nsPipe.cpp Added nsIBuffer::Search and cleaned up nsIBufferInputStream interface to just return the buffer. 1999-06-05 01:15:00 +00:00
nsSpecialSystemDirectory.cpp Add ability to find "Internet Search Sites" folder on Mac. 1999-06-02 00:12:10 +00:00
nsSpecialSystemDirectory.h Add ability to find "Internet Search Sites" folder on Mac. 1999-06-02 00:12:10 +00:00
nsStdFileStream.cpp First Checked In. 1998-12-18 22:38:28 +00:00
nsStdFileStream.h First Checked In. 1998-12-18 22:38:28 +00:00
nsUnicharInputStream.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00