.. |
.cvsignore
|
…
|
|
MANIFEST
|
Added "nsStringIO.h" to exports. r=hyatt
|
2000-05-12 07:46:13 +00:00 |
MANIFEST_IDL
|
…
|
|
Makefile.in
|
Added "nsStringIO.h" to exports. r=hyatt
|
2000-05-12 07:46:13 +00:00 |
macDirectoryCopy.c
|
Compatibility with Universal Headers 3.3 or later. a=leaf
|
2000-04-19 22:13:51 +00:00 |
macDirectoryCopy.h
|
First Checked In.
|
2000-04-03 01:50:18 +00:00 |
makefile.win
|
Added "nsStringIO.h" to exports. r=hyatt
|
2000-05-12 07:46:13 +00:00 |
nsBinaryStream.cpp
|
making string conversions explicit
|
2000-04-15 05:23:09 +00:00 |
nsBinaryStream.h
|
…
|
|
nsByteArrayInputStream.cpp
|
Fixing nsByteArrayInputStream's QueryInterface() to be correct. Need this for a leak fix coming up shortly. r=scc
|
2000-04-04 04:16:07 +00:00 |
nsByteArrayInputStream.h
|
…
|
|
nsDirectoryService.cpp
|
# 37239
|
2000-05-01 22:25:44 +00:00 |
nsDirectoryService.h
|
Changes from snizinsk@us.ibm.com
|
2000-05-12 01:09:58 +00:00 |
nsEscape.cpp
|
…
|
|
nsEscape.h
|
…
|
|
nsFileSpec.cpp
|
Standalone xpcom.
|
2000-05-14 22:46:24 +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
|
…
|
|
nsFileSpecMac.cpp
|
missed commenting out two assertions which will cause mac and OS2 users
|
2000-04-25 18:16:16 +00:00 |
nsFileSpecOS2.cpp
|
missed commenting out two assertions which will cause mac and OS2 users
|
2000-04-25 18:16:16 +00:00 |
nsFileSpecStreaming.cpp
|
…
|
|
nsFileSpecStreaming.h
|
…
|
|
nsFileSpecUnix.cpp
|
…
|
|
nsFileSpecWin.cpp
|
checked in warren's patch to remove circular memory leak in directory service
|
2000-04-25 01:48:02 +00:00 |
nsFileStream.cpp
|
…
|
|
nsFileStream.h
|
…
|
|
nsIBaseStream.idl
|
…
|
|
nsIBinaryInputStream.idl
|
…
|
|
nsIBinaryOutputStream.idl
|
…
|
|
nsIBufferInputStream.idl
|
…
|
|
nsIBufferOutputStream.idl
|
…
|
|
nsIByteArrayInputStream.idl
|
…
|
|
nsIDirectoryService.idl
|
…
|
|
nsIFile.idl
|
fixing confusing comment. 38553
|
2000-05-21 05:42:57 +00:00 |
nsIFileSpec.idl
|
checked in warren's patch to remove circular memory leak in directory service
|
2000-04-25 01:48:02 +00:00 |
nsIFileStream.cpp
|
…
|
|
nsIFileStream.h
|
…
|
|
nsIInputStream.idl
|
…
|
|
nsILocalFile.idl
|
- Api nsILocalFile::AppendRelativePath() added to interface
|
2000-05-05 05:47:32 +00:00 |
nsILocalFileMac.h
|
adding a helper to create/init from an FSSpec.
|
2000-04-25 04:09:18 +00:00 |
nsIOutputStream.idl
|
…
|
|
nsIPipe.idl
|
…
|
|
nsIScriptableInputStream.idl
|
…
|
|
nsIStorageStream.idl
|
…
|
|
nsIStringStream.cpp
|
Un-inline a bunch of methods that wouldn't have been inlined anyway because they are virtual. Just tidyup.
|
2000-05-17 01:53:21 +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
|
…
|
|
nsLinebreakConverter.cpp
|
…
|
|
nsLinebreakConverter.h
|
…
|
|
nsLocalFile.h
|
# 34082
|
2000-05-02 23:14:31 +00:00 |
nsLocalFileCommon.cpp
|
Standalone xpcom.
|
2000-05-14 22:46:24 +00:00 |
nsLocalFileMac.cpp
|
Fixing bustage
|
2000-05-09 19:38:20 +00:00 |
nsLocalFileMac.h
|
Fix for bug 35751. Caching type and creator information for nsLocalFileMac. This is so that files can be created with a given type/creator tag after the initialization of the ifile.. r=warren and sfraser.
|
2000-04-24 03:24:49 +00:00 |
nsLocalFileOS2.cpp
|
# 37239
|
2000-05-22 19:38:22 +00:00 |
nsLocalFileOS2.h
|
# 37239
|
2000-05-12 19:26:34 +00:00 |
nsLocalFileUnix.cpp
|
fix for unix filepicker not coming up correctly (bug #38810)
|
2000-05-10 23:41:33 +00:00 |
nsLocalFileUnix.h
|
…
|
|
nsLocalFileWin.cpp
|
Fixing 38767. Allows C: to be a valid path to InitWithPath();
|
2000-05-17 00:29:59 +00:00 |
nsLocalFileWin.h
|
…
|
|
nsPipe2.cpp
|
…
|
|
nsScriptableInputStream.cpp
|
…
|
|
nsScriptableInputStream.h
|
…
|
|
nsSegmentedBuffer.cpp
|
…
|
|
nsSegmentedBuffer.h
|
…
|
|
nsSpecialSystemDirectory.cpp
|
…
|
|
nsSpecialSystemDirectory.h
|
…
|
|
nsStdFileStream.cpp
|
…
|
|
nsStdFileStream.h
|
…
|
|
nsStorageStream.cpp
|
…
|
|
nsStorageStream.h
|
…
|
|
nsStringIO.h
|
fixed non-standard include-guard. This file is not currently part of the build
|
2000-05-20 20:48:12 +00:00 |
nsUnicharInputStream.cpp
|
Standalone xpcom.
|
2000-05-14 22:46:24 +00:00 |