.. |
.cvsignore
|
|
|
macDirectoryCopy.c
|
|
|
macDirectoryCopy.h
|
|
|
Makefile.in
|
Added "nsStringIO.h" to exports. r=hyatt
|
2000-05-12 07:46:13 +00:00 |
makefile.win
|
Added "nsStringIO.h" to exports. r=hyatt
|
2000-05-12 07:46:13 +00:00 |
MANIFEST
|
Added "nsStringIO.h" to exports. r=hyatt
|
2000-05-12 07:46:13 +00:00 |
MANIFEST_IDL
|
|
|
nsBinaryStream.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsBinaryStream.h
|
|
|
nsByteArrayInputStream.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsByteArrayInputStream.h
|
|
|
nsDirectoryService.cpp
|
Fixed nsSupportsHashtable behaviour and API to fix leaks in
|
2000-06-06 22:06:56 +00:00 |
nsDirectoryService.h
|
Fixed nsSupportsHashtable behaviour and API to fix leaks in
|
2000-06-06 22:06:56 +00:00 |
nsEscape.cpp
|
Added PRUnichar version of escape function, bug 34373, r=rhp, a=bobj.
|
2000-06-05 22:01:32 +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
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsFileSpec.h
|
|
|
nsFileSpecBeOS.cpp
|
|
|
nsFileSpecImpl.cpp
|
|
|
nsFileSpecImpl.h
|
|
|
nsFileSpecMac.cpp
|
|
|
nsFileSpecOS2.cpp
|
|
|
nsFileSpecStreaming.cpp
|
|
|
nsFileSpecStreaming.h
|
|
|
nsFileSpecUnix.cpp
|
|
|
nsFileSpecWin.cpp
|
|
|
nsFileStream.cpp
|
|
|
nsFileStream.h
|
|
|
nsIBaseStream.idl
|
|
|
nsIBinaryInputStream.idl
|
|
|
nsIBinaryOutputStream.idl
|
|
|
nsIBufferInputStream.idl
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsIBufferOutputStream.idl
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsIByteArrayInputStream.idl
|
|
|
nsIDirectoryService.idl
|
|
|
nsIFile.idl
|
fixing confusing comment. 38553
|
2000-05-21 05:42:57 +00:00 |
nsIFileSpec.idl
|
|
|
nsIFileStream.cpp
|
|
|
nsIFileStream.h
|
|
|
nsIInputStream.idl
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsILocalFile.idl
|
- Api nsILocalFile::AppendRelativePath() added to interface
|
2000-05-05 05:47:32 +00:00 |
nsILocalFileMac.h
|
|
|
nsIOutputStream.idl
|
|
|
nsIPipe.idl
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsIScriptableInputStream.idl
|
|
|
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
|
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
|
|
|
nsIUnicharInputStream.h
|
|
|
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
|
|
|
nsLocalFile.h
|
|
|
nsLocalFileCommon.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsLocalFileMac.cpp
|
Fixing bug #31259 (nsbeta2+) - Install.modDate() and Install.modDateChanged() now shows the correct values.
This *might* also happen to fix the following bugs:
#42070 - Mac files get installed with the wrong date
#38553 - nsIFile - Reducing modification dates significant digits
#36681 - document.lastModified date is incorrect for a local file
This only affects the Mac platforms.
Pre-Checkin Tests: passed
r=sgehani
|
2000-06-10 00:51:06 +00:00 |
nsLocalFileMac.h
|
|
|
nsLocalFileOS2.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsLocalFileOS2.h
|
# 37239
|
2000-05-12 19:26:34 +00:00 |
nsLocalFileUnix.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsLocalFileUnix.h
|
|
|
nsLocalFileWin.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsLocalFileWin.h
|
|
|
nsPipe2.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsScriptableInputStream.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsScriptableInputStream.h
|
|
|
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
|
|
|
nsSpecialSystemDirectory.h
|
|
|
nsStdFileStream.cpp
|
|
|
nsStdFileStream.h
|
|
|
nsStorageStream.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsStorageStream.h
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
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 |