..
.cvsignore
…
Makefile.in
add option to disable fastload. Bug 194308. r=benjamin
2005-12-01 17:37:21 +00:00
SpecialSystemDirectory.cpp
Bustage fix following bug 311346
2005-10-10 09:15:12 +00:00
SpecialSystemDirectory.h
Bug 311346 - Add directory service key for "C:\Program Files" r=darin
2005-10-09 19:00:19 +00:00
macDirectoryCopy.c
clean up old mac os classic stuff. b=281889 r=smfr sr=bryner a=bsmedberg
2005-07-06 01:23:20 +00:00
macDirectoryCopy.h
…
nsAppDirectoryServiceDefs.h
bug 123315 - user-added searchplugins should be installed into the profile, r=bsmedberg, sr=shaver, a=bsmedberg
2005-06-29 15:55:57 +00:00
nsAppFileLocationProvider.cpp
Bug 106386 Correct misspellings in source code
2005-11-25 21:57:13 +00:00
nsAppFileLocationProvider.h
291033 support "local" profile directories
2005-04-27 11:56:40 +00:00
nsBinaryStream.cpp
Bug 319917 roaming profiles crashes on startup, no way to disable roaming [@ nsBinaryOutputStream::Write]
2005-12-14 16:51:38 +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 311346 - Add directory service key for "C:\Program Files" r=darin
2005-10-09 19:00:19 +00:00
nsDirectoryService.h
Bug 311346 - Add directory service key for "C:\Program Files" r=darin
2005-10-09 19:00:19 +00:00
nsDirectoryServiceDefs.h
Bug 311346 - Add directory service key for "C:\Program Files" r=darin
2005-10-09 19:00:19 +00:00
nsDirectoryServiceUtils.h
nsDirectoryServiceUtils.h uses nsIFile without including it, rs=shaver
2005-11-30 18:02:27 +00:00
nsEscape.cpp
Bug 288154 If the path has 0x7c in its name, firefox cannot open the file (Should encode 0x7c to %7C) r+sr=darin, a=benjamin
2005-07-28 14:51:17 +00:00
nsEscape.h
Bug 316869, r+sr=darin
2005-11-17 19:28:05 +00:00
nsFastLoadFile.cpp
Keep an interface pointer to the nsISeekableStream in nsFastLoadFileReader/Writer/Updater to avoid repeated QI (bug 313575). r+sr=brendan.
2005-10-24 18:02:00 +00:00
nsFastLoadFile.h
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
nsFastLoadPtr.h
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
nsFastLoadService.cpp
Enable fastloading of JS components. Bug 279839, r=shaver sr=brendan.
2005-10-20 16:39:24 +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
Enable fastloading of JS components. Bug 279839, r=shaver sr=brendan.
2005-10-20 16:39:24 +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
nsIConverterInputStream.idl
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
2005-06-24 19:44:50 +00:00
nsIConverterOutputStream.idl
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
2005-06-24 19:44:50 +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 295247 - Allow extensions to ship plugin DLLs, part 1 - r=darin a=shaver
2005-06-02 13:29:04 +00:00
nsIFastLoadFileControl.idl
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
nsIFastLoadService.idl
Bug 293461 - Make safe mode a system option and make handling by the EM less fragile. Also fixes bug 275529 - allows app ID and extension ID to be a prettyname@vendor.tld instead of {GUID}. r=darin+robstrong a=asa
2005-05-12 13:23:30 +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
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
2005-06-24 19:44:50 +00:00
nsILocalFile.idl
make nsSafeFileOutputStream follow target symlinks.
2004-07-30 05:00:32 +00:00
nsILocalFileMac.idl
…
nsILocalFileOS2.idl
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
nsILocalFileWin.idl
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
nsIMultiplexInputStream.idl
…
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 305949 Part 1 - Separate the frozen XPCOM exports with the XPCOM_API macro; add compatibility methods to the frozen string API; convert most of the tests/tools to use the xpcom glue when appropriate r=darin This checking does not actually stop exporting the nonfrozen methods yet, pending a bunch of test cleanup throughout the tree.
2005-11-08 18:17:49 +00:00
nsIUnicharInputStream.idl
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
2005-06-24 19:44:50 +00:00
nsIUnicharLineInputStream.idl
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
2005-06-24 19:44:50 +00:00
nsIUnicharOutputStream.idl
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
2005-06-24 19:44:50 +00:00
nsInputStreamTee.cpp
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
nsLinebreakConverter.cpp
Bug 234624 crashes converting \r\r\n input from Iframe into a hidden form field [@ ConvertBreaks]
2005-09-16 21:06:21 +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
fix 254527 crash when using a symlink to a signature file, r/sr=darin, a=benjamin
2005-06-29 17:25:24 +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
Followup to bug 316732 - impls actually have to QI to the interface (pointed out by bz)
2005-11-18 20:12:46 +00:00
nsLocalFileOS2.h
OS/2 version of 316732
2005-11-18 18:54:19 +00:00
nsLocalFileOSX.cpp
Bug 317345, nsLocalFile(OSX)::IsHidden is broken garbage. Use kFSCatInfoFinderInfo to obtain Finder attributes. r=josh sr=smfr
2005-11-22 05:09:38 +00:00
nsLocalFileOSX.h
Bug 316732 - Allow for hashing on nsIFile by introducing a new nsIHashable interface and implementing it for the file types r=darin
2005-11-18 14:18:49 +00:00
nsLocalFileUnicode.h
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
nsLocalFileUnix.cpp
Followup to bug 316732 - impls actually have to QI to the interface (pointed out by bz)
2005-11-18 20:12:46 +00:00
nsLocalFileUnix.h
Bug 316732 - Allow for hashing on nsIFile by introducing a new nsIHashable interface and implementing it for the file types r=darin
2005-11-18 14:18:49 +00:00
nsLocalFileWin.cpp
Bug 316732 followup - cache the calculated nsLocalFile hashcode on windows to avoid extra stat()s in the GetShortPathName function, r=darin
2005-12-12 14:07:41 +00:00
nsLocalFileWin.h
Bug 316732 followup - cache the calculated nsLocalFile hashcode on windows to avoid extra stat()s in the GetShortPathName function, r=darin
2005-12-12 14:07:41 +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
…
nsPipe.h
fixes bug 300423 "Expose nsIPipe implementation via component factory" r+a=bsmedberg
2005-07-18 23:39:56 +00:00
nsPipe3.cpp
Bug 106386 Correct misspellings in source code
2005-11-25 19:48:04 +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
minor correction to last patch (bug 319636)
2005-12-09 21:36:56 +00:00
nsStreamUtils.h
fixes bug 319636 "Provide convenience function for consuming an entire nsIInputStream" r=biesi sr=bzbarsky
2005-12-09 21:35:27 +00:00
nsStringIO.h
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
nsStringStream.cpp
Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
2005-11-12 18:17:19 +00:00
nsStringStream.h
Removing nsIRandomAccessStore from tree (still lives in obsolete). b=283487 r=darin, sr=mscott, a=asa
2005-06-17 03:47:11 +00:00
nsUnicharInputStream.cpp
Bug 106386 Correct misspellings in source code
2005-11-25 21:57:13 +00:00