This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-28 13:21:28 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
io
History
mkaply%us.ibm.com
a47da58b87
#54535
...
r=mkaply, dougt, a=jband Code from jpedemonte to fix profile creation
2000-09-29 20:40:10 +00:00
..
.cvsignore
…
macDirectoryCopy.c
…
macDirectoryCopy.h
…
Makefile.in
…
makefile.win
…
MANIFEST
…
MANIFEST_IDL
…
nsAppDirectoryServiceDefs.h
…
nsAppFileLocationProvider.cpp
Merging pr3 branch to trunk:
2000-09-28 22:52:51 +00:00
nsAppFileLocationProvider.h
…
nsBinaryStream.cpp
…
nsBinaryStream.h
…
nsByteArrayInputStream.cpp
…
nsByteArrayInputStream.h
…
nsDirectoryService.cpp
#54535
2000-09-29 20:40:10 +00:00
nsDirectoryService.h
bug
#43585
, r=sfraser, add static atom for mac default download dir
2000-09-06 21:13:04 +00:00
nsDirectoryServiceDefs.h
bug
#43585
, r=sfraser, add string NS_MAC_DEFAULT_DOWNLOAD_DIR
2000-09-06 21:13:06 +00:00
nsEscape.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
nsEscape.h
…
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
…
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
…
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
…
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
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
nsLocalFileMac.h
…
nsLocalFileOS2.cpp
OS/2 Tinderbox break
2000-09-12 12:28:31 +00:00
nsLocalFileOS2.h
…
nsLocalFileUnix.cpp
Fixes to use atomic rename(2) if possible in nsLocalFile::MoveTo (33098, r=?),
2000-09-19 00:22:41 +00:00
nsLocalFileUnix.h
Fixes to use atomic rename(2) if possible in nsLocalFile::MoveTo (33098, r=?),
2000-09-19 00:22:41 +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
Bug 37275, Changing value of all progids, and changing everywhere a progid
2000-09-13 23:57:52 +00:00
nsSpecialSystemDirectory.h
bug
#43585
, r=sfraser, add Mac_DefaultDownloadDirectory to SystemDirectories enum
2000-09-06 21:13:14 +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
…