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-03-06 00:31:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
io
History
mkaply%us.ibm.com
6568dc534e
r=dougt, a=blizzard
...
OS/2 only code to handle DBCS properly in nsFileSpec
2001-02-07 04:32:24 +00:00
..
.cvsignore
…
macDirectoryCopy.c
…
macDirectoryCopy.h
…
Makefile.in
Bug 65907 - remove dependency on chrome from XPCOM. r=racham@netscape.com,tao@netscape.com, cls@seawood.org, sr=hyatt@netscape.com
2001-02-06 15:41:37 +00:00
makefile.win
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
MANIFEST
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
MANIFEST_IDL
…
nsAppDirectoryServiceDefs.h
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
nsAppFileLocationProvider.cpp
Bug 65907 - remove dependency on chrome from XPCOM. r=racham@netscape.com,tao@netscape.com, cls@seawood.org, sr=hyatt@netscape.com
2001-02-06 15:41:37 +00:00
nsAppFileLocationProvider.h
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
nsBinaryStream.cpp
…
nsBinaryStream.h
…
nsByteArrayInputStream.cpp
…
nsByteArrayInputStream.h
…
nsDirectoryService.cpp
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
nsDirectoryService.h
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
nsDirectoryServiceDefs.h
Stupid misspelling
2001-01-29 23:35:54 +00:00
nsEscape.cpp
…
nsEscape.h
…
nsFileSpec.cpp
r=dougt, a=blizzard
2001-02-07 04:32:24 +00:00
nsFileSpec.h
…
nsFileSpecBeOS.cpp
…
nsFileSpecImpl.cpp
…
nsFileSpecImpl.h
…
nsFileSpecMac.cpp
…
nsFileSpecOS2.cpp
r=mkaply, a=blizzard
2001-01-31 21:47:40 +00:00
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
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
nsIFile.idl
…
nsIFileSpec.idl
…
nsIFileStream.cpp
…
nsIFileStream.h
…
nsIInputStream.idl
…
nsILocalFile.idl
Bug
#63346
--> add methods for reveal and launch to a local file. Stub implementions for OS/2 and Unix right now.
2001-01-30 05:02:48 +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
…
nsLocalFileMac.cpp
bug 46435, r=pinkerton, sr=sfraser, since we went to all the trouble of calling Internet Config in SetOSTypeFromExtension, set file creator as well, but not before consulting an exceptions list so that certain files, e.g. .html and .htm files, always have our app creator code
2001-02-07 00:46:58 +00:00
nsLocalFileMac.h
bug 46435, r=pinkerton, sr=sfraser, change name of SetOSTypeFromExtension() to SetOSTypeAndCreatorFromExtension() and added ExtensionIsOnExceptionList()
2001-02-07 00:47:01 +00:00
nsLocalFileOS2.cpp
r=mkaply, a=blizzard
2001-02-07 04:29:57 +00:00
nsLocalFileOS2.h
Bug
#63346
--> implment reveal and launch methods for OS/2.
2001-01-31 21:04:04 +00:00
nsLocalFileUnix.cpp
bug 42704 missing initialization in nsLocalFile::GetFileSize, r=dougt/sr=mscott
2001-02-07 00:14:33 +00:00
nsLocalFileUnix.h
…
nsLocalFileWin.cpp
Bug
#63346
--> add methods for reveal and launch to a local file. Stub implementions for OS/2 and Unix right now.
2001-01-30 05:02:48 +00:00
nsLocalFileWin.h
…
nsPipe2.cpp
Fixes bug 66493. nsSocketTransport changes broke in-process PSM.
2001-01-27 01:28:00 +00:00
nsScriptableInputStream.cpp
…
nsScriptableInputStream.h
…
nsSegmentedBuffer.cpp
…
nsSegmentedBuffer.h
…
nsSpecialSystemDirectory.cpp
…
nsSpecialSystemDirectory.h
…
nsStdFileStream.cpp
…
nsStdFileStream.h
…
nsStorageStream.cpp
…
nsStorageStream.h
…
nsStringIO.h
…
nsUnicharInputStream.cpp
…