.. |
.cvsignore
|
|
|
Makefile.in
|
checking in makefile to build the interface nsIDirectoryService
|
2000-02-11 05:12:20 +00:00 |
makefile.win
|
checking in makefile to build the interface nsIDirectoryService
|
2000-02-11 05:12:20 +00:00 |
MANIFEST
|
|
|
MANIFEST_IDL
|
|
|
nsBinaryStream.cpp
|
|
|
nsBinaryStream.h
|
|
|
nsDirectoryService.cpp
|
Added a .get() to a comptr to make it compile on linux.
|
2000-02-21 22:09:24 +00:00 |
nsDirectoryService.h
|
Fixes for 28257, 21628, 27076, 18186, 25584
|
2000-02-21 21:51:47 +00:00 |
nsEscape.cpp
|
Fix to escape quotes along with the other special characters - Bug #: 27039 - r: bienvenu
|
2000-02-11 01:32:20 +00:00 |
nsEscape.h
|
|
|
nsFileSpec.cpp
|
# 25555
|
2000-02-29 21:27:02 +00:00 |
nsFileSpec.h
|
# 25555
|
2000-02-29 21:27:02 +00:00 |
nsFileSpecBeOS.cpp
|
|
|
nsFileSpecImpl.cpp
|
|
|
nsFileSpecImpl.h
|
|
|
nsFileSpecMac.cpp
|
Test that the filespec has been initialized, before using it to delete entire directory trees. Blocker. r=Ben_Goodger, a=leaf
|
2000-02-03 20:49:40 +00:00 |
nsFileSpecOS2.cpp
|
# 25555
|
2000-02-15 15:32:46 +00:00 |
nsFileSpecStreaming.cpp
|
|
|
nsFileSpecStreaming.h
|
|
|
nsFileSpecUnix.cpp
|
|
|
nsFileSpecWin.cpp
|
Optimization for shortcut resolution. r=dveditz.
|
2000-02-15 21:28:13 +00:00 |
nsFileStream.cpp
|
Only a read of 0 means EOF. r=dougt
|
2000-02-11 00:50:58 +00:00 |
nsFileStream.h
|
# 25555
|
2000-02-29 21:27:02 +00:00 |
nsIBaseStream.idl
|
|
|
nsIBinaryInputStream.idl
|
|
|
nsIBinaryOutputStream.idl
|
|
|
nsIBufferInputStream.idl
|
|
|
nsIBufferOutputStream.idl
|
|
|
nsIDirectoryService.idl
|
first checking
|
2000-02-11 05:04:53 +00:00 |
nsIFile.idl
|
change nsIFile::Spawn to take an array of arguments instead of just a single flat string. bug #27843. r=dougt, a=chofmann. also, implement nsIFile::Normalize for unix. bug #17948. r=shaver, a=chofmann
|
2000-02-17 15:35:54 +00:00 |
nsIFileSpec.idl
|
|
|
nsIFileStream.cpp
|
|
|
nsIFileStream.h
|
|
|
nsIInputStream.idl
|
|
|
nsILocalFile.idl
|
Fixing dll exports for NS_NewLocalFile()
|
2000-01-28 23:35:55 +00:00 |
nsILocalFileMac.h
|
Fixes for bug 28271 -- add methods to nsILocalFileMac to launch applications and document. Also fix bogus include in nsNativeComponentLoader. r=davidm,dougt. a=jar
|
2000-02-23 23:09:02 +00:00 |
nsIOutputStream.idl
|
|
|
nsIPipe.idl
|
|
|
nsIScriptableInputStream.idl
|
|
|
nsIStorageStream.idl
|
|
|
nsIStringStream.cpp
|
|
|
nsIStringStream.h
|
|
|
nsIUnicharInputStream.h
|
|
|
nsLinebreakConverter.cpp
|
Followon from a checkin I did yesterday to fix bugs 29521 and 29827 (a=jar); this part fixes an assertion that happened with empty form fields. r=kin
|
2000-03-02 19:36:15 +00:00 |
nsLinebreakConverter.h
|
|
|
nsLocalFile.h
|
More tweaks needed to get BeOS to compile for M14. For now, we use the Unix local file implementation. a,r=leaf
|
2000-02-17 20:24:24 +00:00 |
nsLocalFileMac.cpp
|
22244 Can not load local file on the mac
r warren/sfraser a - jar
|
2000-02-27 16:19:59 +00:00 |
nsLocalFileMac.h
|
Fixes for bug 28271 -- add methods to nsILocalFileMac to launch applications and document. Also fix bogus include in nsNativeComponentLoader. r=davidm,dougt. a=jar
|
2000-02-23 23:09:02 +00:00 |
nsLocalFileUnix.cpp
|
Explicitly cast mPath to const char* as some compilers can't automatically cast from nxXPIDLCString to char * .
|
2000-02-26 00:13:30 +00:00 |
nsLocalFileUnix.h
|
fix build breakage on platforms with out ENOLINK
|
2000-01-28 23:09:58 +00:00 |
nsLocalFileWin.cpp
|
Caused a regression in the nsLocalFile. If ResolveAndStat fails, we want
|
2000-02-22 06:16:08 +00:00 |
nsLocalFileWin.h
|
Fixes for 28257, 21628, 27076, 18186, 25584
|
2000-02-21 21:51:47 +00:00 |
nsPipe2.cpp
|
Back out the changes to the pipe code to fix regression bugs: 26533 and one i forgot the number of. =)
|
2000-02-04 21:45:46 +00:00 |
nsScriptableInputStream.cpp
|
|
|
nsScriptableInputStream.h
|
|
|
nsSegmentedBuffer.cpp
|
|
|
nsSegmentedBuffer.h
|
|
|
nsSpecialSystemDirectory.cpp
|
# 25555
|
2000-02-29 21:27:02 +00:00 |
nsSpecialSystemDirectory.h
|
# 25555
|
2000-02-29 21:27:02 +00:00 |
nsStdFileStream.cpp
|
|
|
nsStdFileStream.h
|
# 25555
|
2000-02-29 21:27:02 +00:00 |
nsStorageStream.cpp
|
|
|
nsStorageStream.h
|
|
|
nsUnicharInputStream.cpp
|
|
|