..
.cvsignore
macDirectoryCopy.c
macDirectoryCopy.h
Makefile.in
#287603
2005-04-22 13:21:23 +00:00
nsAppDirectoryServiceDefs.h
b=280276, add storage file to well-known directory service files list, r=darin,sr=shaver
2005-01-29 00:48:03 +00:00
nsAppFileLocationProvider.cpp
bug 280245. WinCE build and support changes. r=darin
2005-01-30 21:33:47 +00:00
nsAppFileLocationProvider.h
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +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
Bug 287987 FindProviderFile should continue Enumerating on failed QI
2005-04-10 05:43:33 +00:00
nsDirectoryService.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
nsDirectoryServiceDefs.h
Bug 241245. Make 'Desk' a supported system directory on Unix, and make it fully cross-platform. r+sr=darin
2005-03-01 01:03:33 +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
fix build warnings introduced by 64 bit seekable streams, r=darin, sr=mscott, 242591, 242583
2004-05-04 23:32:32 +00:00
nsFastLoadService.h
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
nsIAsyncInputStream.idl
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
2003-10-06 01:46:31 +00:00
nsIAsyncOutputStream.idl
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
2003-10-06 01:46:31 +00:00
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
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
#287603
2005-04-22 13:21:23 +00:00
nsLocalFileOS2.h
#287603
2005-04-22 13:21:23 +00:00
nsLocalFileOSX.cpp
fix mem leak (rs=pink)
2005-02-07 03:12:25 +00:00
nsLocalFileOSX.h
bug 227547: return local file names after converting NFD (decomposed Unicode) to NFC (composed Unicode) for consumers (Mac OS X only). r=ccarlen, sr=sfraser
2004-01-28 05:55:30 +00:00
nsLocalFileUnicode.h
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
nsLocalFileUnix.cpp
fixing bustage
2005-02-20 14:28:07 +00:00
nsLocalFileUnix.h
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
nsLocalFileWin.cpp
281343 show an error message when filenames are too long; and convert that error
2005-03-02 18:16:37 +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
Bug 241245. Make 'Desk' a supported system directory on Unix, and make it fully cross-platform. r+sr=darin
2005-03-01 01:03:33 +00:00
SpecialSystemDirectory.h
Bug 241245. Make 'Desk' a supported system directory on Unix, and make it fully cross-platform. r+sr=darin
2005-03-01 01:03:33 +00:00