.. |
.cvsignore
|
…
|
|
MANIFEST
|
…
|
|
MANIFEST_IDL
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
Makefile.in
|
…
|
|
macDirectoryCopy.c
|
…
|
|
macDirectoryCopy.h
|
…
|
|
makefile.win
|
…
|
|
nsAppDirectoryServiceDefs.h
|
…
|
|
nsAppFileLocationProvider.cpp
|
#55813
|
2000-11-01 20:04:59 +00:00 |
nsAppFileLocationProvider.h
|
…
|
|
nsBinaryStream.cpp
|
…
|
|
nsBinaryStream.h
|
…
|
|
nsByteArrayInputStream.cpp
|
…
|
|
nsByteArrayInputStream.h
|
…
|
|
nsDirectoryService.cpp
|
#55813
|
2000-11-01 20:04:59 +00:00 |
nsDirectoryService.h
|
…
|
|
nsDirectoryServiceDefs.h
|
sr=mscott,r=vishy (this is racham's code), bugzilla=48981
|
2000-10-05 03:34:18 +00:00 |
nsEscape.cpp
|
Rolling in the last of the NOXIF changes from the Netscape 6 branch, code mostly written by jfrancis. Fixes bugs 50742, 55806, 56000 and 55669. sr=kin, scc. r=kandrot, jst.
|
2000-10-11 22:50:14 +00:00 |
nsEscape.h
|
Rolling in the last of the NOXIF changes from the Netscape 6 branch, code mostly written by jfrancis. Fixes bugs 50742, 55806, 56000 and 55669. sr=kin, scc. r=kandrot, jst.
|
2000-10-11 22:50:14 +00:00 |
nsFileSpec.cpp
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsFileSpec.h
|
…
|
|
nsFileSpecBeOS.cpp
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
nsFileSpecImpl.cpp
|
…
|
|
nsFileSpecImpl.h
|
…
|
|
nsFileSpecMac.cpp
|
…
|
|
nsFileSpecOS2.cpp
|
…
|
|
nsFileSpecStreaming.cpp
|
…
|
|
nsFileSpecStreaming.h
|
…
|
|
nsFileSpecUnix.cpp
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
nsFileSpecWin.cpp
|
…
|
|
nsFileStream.cpp
|
(Checking in for jefft@netscape.com). Fixing rtm++ bug 56129. The file input stream wasn't always setting the EOF state correctly, this caused problems with saving mail messages to the sent folder and also problems with 'Save As Draft'. r=ducarroz, r=sspitzer, sr=mscott.
|
2000-10-13 11:14:48 +00:00 |
nsFileStream.h
|
fix 55003 null protection in closing nsOutputStream r=kandrot sr=waterson
|
2000-10-30 15:20:31 +00:00 |
nsIBaseStream.idl
|
…
|
|
nsIBinaryInputStream.idl
|
…
|
|
nsIBinaryOutputStream.idl
|
…
|
|
nsIBufferInputStream.idl
|
…
|
|
nsIBufferOutputStream.idl
|
…
|
|
nsIByteArrayInputStream.idl
|
…
|
|
nsIDirectoryService.idl
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsIFile.idl
|
Fixes to use atomic rename(2) if possible in nsLocalFile::MoveTo (33098, r=?),
|
2000-09-19 00:22:41 +00:00 |
nsIFileSpec.idl
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsIFileStream.cpp
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
nsIFileStream.h
|
…
|
|
nsIInputStream.idl
|
…
|
|
nsILocalFile.idl
|
Fixes to use atomic rename(2) if possible in nsLocalFile::MoveTo (33098, r=?),
|
2000-09-19 00:22:41 +00:00 |
nsILocalFileMac.h
|
…
|
|
nsIOutputStream.idl
|
…
|
|
nsIPipe.idl
|
…
|
|
nsIScriptableInputStream.idl
|
…
|
|
nsIStorageStream.idl
|
…
|
|
nsIStringStream.cpp
|
…
|
|
nsIStringStream.h
|
…
|
|
nsIUnicharInputStream.h
|
…
|
|
nsLinebreakConverter.cpp
|
…
|
|
nsLinebreakConverter.h
|
…
|
|
nsLocalFile.h
|
…
|
|
nsLocalFileCommon.cpp
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsLocalFileMac.cpp
|
Fix for 56998 which blocks 56041. nsLocalFile::Exists() could return TRUE if the file in fact didn't exist. Happened with files for which the volume or dir didn't exist. r=sfraser.
|
2000-10-19 20:41:55 +00:00 |
nsLocalFileMac.h
|
…
|
|
nsLocalFileOS2.cpp
|
#58776
|
2000-11-02 15:41:44 +00:00 |
nsLocalFileOS2.h
|
#58805
|
2000-11-02 19:36:30 +00:00 |
nsLocalFileUnix.cpp
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
nsLocalFileUnix.h
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +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
|
…
|
|
nsPipe2.cpp
|
…
|
|
nsScriptableInputStream.cpp
|
…
|
|
nsScriptableInputStream.h
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsSegmentedBuffer.cpp
|
…
|
|
nsSegmentedBuffer.h
|
…
|
|
nsSpecialSystemDirectory.cpp
|
#55813
|
2000-11-01 20:04:59 +00:00 |
nsSpecialSystemDirectory.h
|
#55813
|
2000-11-01 20:04:59 +00:00 |
nsStdFileStream.cpp
|
…
|
|
nsStdFileStream.h
|
…
|
|
nsStorageStream.cpp
|
Changed the nsIInputStreams created by the storage stream to be thread-safe...
|
2000-09-10 08:12:26 +00:00 |
nsStorageStream.h
|
…
|
|
nsStringIO.h
|
…
|
|
nsUnicharInputStream.cpp
|
…
|
|