gecko-dev/xpcom/io
cbiesinger%web.de bf9707a51b 291033 support "local" profile directories
r=bsmedberg sr=darin a=asa
2005-04-27 11:56:40 +00:00
..
.cvsignore
macDirectoryCopy.c
macDirectoryCopy.h
Makefile.in 291177 - need interface for enumerating directories, implement nsIDirectoryEnumerator with close() method to free system resources after enumeration complete - used incorrect checkin comment for previous checkin which has the meat of the change! r+sr=darin a=brendan 2005-04-23 01:41:42 +00:00
nsAppDirectoryServiceDefs.h fixes bug 291033 "Enable support for profile temp directory on local filesystem" aka "delete my cache please" r=bsmedberg a=chofmann 2005-04-26 00:37:23 +00:00
nsAppFileLocationProvider.cpp 291033 support "local" profile directories 2005-04-27 11:56:40 +00:00
nsAppFileLocationProvider.h 291033 support "local" profile directories 2005-04-27 11:56:40 +00:00
nsBinaryStream.cpp Implement WriteUtf8Z. Bug 290914, r=biesi, sr=darin, a=asa 2005-04-20 15:39:24 +00:00
nsBinaryStream.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsByteArrayInputStream.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsByteArrayInputStream.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsDirectoryService.cpp 291033 support "local" profile directories 2005-04-27 11:56:40 +00:00
nsDirectoryService.h 291033 support "local" profile directories 2005-04-27 11:56:40 +00:00
nsDirectoryServiceDefs.h 291033 support "local" profile directories 2005-04-27 11:56:40 +00:00
nsDirectoryServiceUtils.h Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin 2005-04-06 03:35:24 +00:00
nsEscape.cpp bug 263462 : NS_UnescapeURL doesn't honor esc_OnlyNonASCII (r=darin, sr=jst) 2004-10-12 08:48:31 +00:00
nsEscape.h bug 193439 : use RFC 2231 style encoding for filename parameter (rather than RFC 2047 style encoding) r=bienvenu, sr=darin 2005-03-01 12:37:02 +00:00
nsFastLoadFile.cpp Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv 2004-12-19 21:45:51 +00:00
nsFastLoadFile.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsFastLoadPtr.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsFastLoadService.cpp fixes bug 291033 "Enable support for profile temp directory on local filesystem" aka "delete my cache please" r=bsmedberg a=chofmann 2005-04-26 00:37:23 +00:00
nsFastLoadService.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIAsyncInputStream.idl
nsIAsyncOutputStream.idl
nsIBaseStream.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIBinaryInputStream.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIBinaryOutputStream.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIByteArrayInputStream.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIDirectoryEnumerator.idl 291177 - need interface for enumerating directories, implement nsIDirectoryEnumerator with close() method to free system resources after enumeration complete - used incorrect checkin comment for previous checkin which has the meat of the change! r+sr=darin a=brendan 2005-04-23 01:41:42 +00:00
nsIDirectoryService.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIFastLoadFileControl.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIFastLoadService.idl Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
nsIFile.idl Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin 2005-04-06 03:35:24 +00:00
nsIInputStream.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIInputStreamTee.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsILineInputStream.idl make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2004-04-22 15:32:54 +00:00
nsILocalFile.idl make nsSafeFileOutputStream follow target symlinks. 2004-07-30 05:00:32 +00:00
nsILocalFileMac.idl
nsILocalFileOS2.idl #287603 2005-04-22 13:21:23 +00:00
nsILocalFileWin.idl 252189, XPCOM section: 2005-02-25 09:00:45 +00:00
nsIMultiplexInputStream.idl
nsInputStreamTee.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIObjectInputStream.idl Bug 258014 make @param names match function signature 2004-09-05 13:25:51 +00:00
nsIObjectOutputStream.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIObservableInputStream.idl
nsIObservableOutputStream.idl
nsIOutputStream.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIPipe.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIScriptableInputStream.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsISeekableStream.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIStorageStream.idl bug 247491 document parameters of nsIStorageStream::init 2004-06-25 19:53:58 +00:00
nsIStreamBufferAccess.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIStringStream.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsIUnicharInputStream.h Make it possible to use the string input stream without heap-allocating a 2004-10-27 02:19:43 +00:00
nsLinebreakConverter.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsLinebreakConverter.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsLocalFile.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsLocalFileCommon.cpp fixes bug 280082 "ensure maxRootLength in CreateUnique is never negative" r=dveditz sr=brendan 2005-02-19 07:44:59 +00:00
nsLocalFileMac.cpp Fix common misspelling of delimiter and delimited (de-limit-er, not deli-meter). b=106386 r=timeless 2005-02-05 00:49:25 +00:00
nsLocalFileMac.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsLocalFileOS2.cpp fixes bug 231300 "nsLocalFile::MoveTo is very slow to move directories [Cause of disk trashing (on NT) when clearing cache?]" patch by alfredkayser@nl.ibm.com, r+sr=darin, a=asa 2005-04-27 04:38:21 +00:00
nsLocalFileOS2.h #287603 2005-04-22 13:21:23 +00:00
nsLocalFileOSX.cpp 291177 - need interface for enumerating directories, implement nsIDirectoryEnumerator with close() method to free system resources after enumeration complete - used incorrect checkin comment for previous checkin which has the meat of the change! r+sr=darin a=brendan 2005-04-23 01:41:42 +00:00
nsLocalFileOSX.h
nsLocalFileUnicode.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsLocalFileUnix.cpp fix build bustage - use comptr to delete obj 2005-04-23 02:08:12 +00:00
nsLocalFileUnix.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsLocalFileWin.cpp fixes bug 231300 "nsLocalFile::MoveTo is very slow to move directories [Cause of disk trashing (on NT) when clearing cache?]" patch by alfredkayser@nl.ibm.com, r+sr=darin, a=asa 2005-04-27 04:38:21 +00:00
nsLocalFileWin.h 252189, XPCOM section: 2005-02-25 09:00:45 +00:00
nsMultiplexInputStream.cpp make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott 2004-04-13 14:37:53 +00:00
nsMultiplexInputStream.h
nsNativeCharsetUtils.cpp bug 268219 NS_CopyNativeToUnicode/NS_CopyUnicodeToNative on Mac OS X should use CopyUTF8toUTF16/CopyUTF16toUTF8, r=ccarlen sr=darin 2004-11-08 05:20:05 +00:00
nsNativeCharsetUtils.h
nsPipe3.cpp bug 243974 can't download files larger than 4 GB 2004-06-16 19:51:21 +00:00
nsScriptableInputStream.cpp backing out patch for bug 278786. it breaks read(-1). 2005-01-22 00:16:44 +00:00
nsScriptableInputStream.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsSegmentedBuffer.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsSegmentedBuffer.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsStorageStream.cpp Throw instead of crashing if used before init(). Bug 290907, r=biesi, 2005-04-20 15:37:38 +00:00
nsStorageStream.h Bug 235744 Expose StorageStream class to Javascript 2004-06-18 08:35:14 +00:00
nsStreamUtils.cpp fixes bug 287750 "provide methods to test if streams are buffered" r=biesi sr=bzbarsky 2005-03-26 02:20:36 +00:00
nsStreamUtils.h fixes bug 287750 "provide methods to test if streams are buffered" r=biesi sr=bzbarsky 2005-03-26 02:20:36 +00:00
nsStringIO.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsStringStream.cpp Bug 281977 nsStringInputStream botches -1 lengths 2005-02-23 02:31:58 +00:00
nsStringStream.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
nsUnicharInputStream.cpp Make it possible to use the string input stream without heap-allocating a 2004-10-27 02:19:43 +00:00
SpecialSystemDirectory.cpp 291033 support "local" profile directories 2005-04-27 11:56:40 +00:00
SpecialSystemDirectory.h 291033 support "local" profile directories 2005-04-27 11:56:40 +00:00