gecko-dev/xpcom/io
cbiesinger%web.de 4aa0471118 187130 r=mkaply sr=bz remove #ifdef XP_OS2 in an os/2 specific file 2003-01-01 21:20:37 +00:00
..
.cvsignore
MANIFEST 99160. Moving utility functions into a seperate header. r=jband, sr=rpotts, a=brendan 2002-03-20 00:34:17 +00:00
MANIFEST_IDL b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
Makefile.in Start installing GRE libraries & components into a separate dist/gre directory as part of the default build. 2002-12-28 01:15:07 +00:00
macDirectoryCopy.c
macDirectoryCopy.h
nsAppDirectoryServiceDefs.h 105087 r=dveditz, sr=mscott, a=asa 2002-04-02 23:56:43 +00:00
nsAppFileLocationProvider.cpp Bug 155696 MOZ_PLUGIN_PATH should support colon-delimited PATH syntax 2002-10-25 13:08:44 +00:00
nsAppFileLocationProvider.h Bug 105440 - directory service needs new keys and be able to support lists of directories. r=valeski/sr=jband 2001-11-02 15:29:57 +00:00
nsBinaryStream.cpp Maybe build on PPC too. 2002-11-19 03:43:01 +00:00
nsBinaryStream.h take two at fixing bug 177401 - convert nsIBinaryStream over to using nsAString/nsACString for string values, to speed up fastload 2002-11-14 18:16:31 +00:00
nsByteArrayInputStream.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsByteArrayInputStream.h Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsDirectoryService.cpp Fix #183856 - don't cache DL folder as user may change it while we're running. r=ccarlen,sr=sfraser 2002-12-22 01:21:29 +00:00
nsDirectoryService.h Fixes XPCOM Glue on linux, b=168584, sr=rpotts, r=alec 2002-09-27 13:07:01 +00:00
nsDirectoryServiceDefs.h nsDirectoryServiceDefs.h needs to be frozen 168572, r=ccarlen@netscape.com, sr=darin@netscape.com 2002-10-07 18:52:34 +00:00
nsDirectoryServiceUtils.h 99160. Moving utility functions into a seperate header. r=jband, sr=rpotts, a=brendan 2002-03-20 00:34:17 +00:00
nsEscape.cpp fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
nsEscape.h fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
nsFastLoadFile.cpp take two at fixing bug 177401 - convert nsIBinaryStream over to using nsAString/nsACString for string values, to speed up fastload 2002-11-14 18:16:31 +00:00
nsFastLoadFile.h Fix glitch in comment (no code changes). 2002-10-18 05:26:02 +00:00
nsFastLoadPtr.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsFastLoadService.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsFastLoadService.h remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously 2002-02-18 22:57:47 +00:00
nsFileSpec.cpp fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsFileSpec.h Bug 162236 nsFileSpec should be deprecAted not deprecIAted 2002-08-12 03:13:57 +00:00
nsFileSpecBeOS.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsFileSpecImpl.cpp fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsFileSpecImpl.h bug 63025 - stop exporting nsFileSpecImpl as nobody is calling the constructor 2002-02-15 00:20:49 +00:00
nsFileSpecMac.cpp fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsFileSpecOS2.cpp Bug 58221 don't use strlen to check if a string is of length 0 2002-11-17 05:16:49 +00:00
nsFileSpecUnix.cpp Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
nsFileSpecWin.cpp Bug 58221 don't use strlen to check if a string is of length 0 2002-11-17 05:16:49 +00:00
nsFileStream.cpp Fix for 86501 - bookmarks truncated when disk full 2002-06-26 05:17:54 +00:00
nsFileStream.h Fix for 86501 - bookmarks truncated when disk full 2002-06-26 05:17:54 +00:00
nsIBaseStream.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIBinaryInputStream.idl take two at fixing bug 177401 - convert nsIBinaryStream over to using nsAString/nsACString for string values, to speed up fastload 2002-11-14 18:16:31 +00:00
nsIBinaryOutputStream.idl FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
nsIByteArrayInputStream.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIDirectoryService.idl Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
nsIFastLoadFileControl.idl [Chrome FastLoad] 2002-05-03 02:59:42 +00:00
nsIFastLoadService.idl [Chrome FastLoad] 2002-05-03 02:59:42 +00:00
nsIFile.idl fix for bug 150156 - nsIFile's moveTo method does not overwrite existing files,r=dougt@netscape.com, sr=brendan@mozilla.org 2002-11-13 14:04:51 +00:00
nsIFileSpec.idl Bug 162236 nsFileSpec should be deprecAted not deprecIAted 2002-08-12 03:13:57 +00:00
nsIFileStream.cpp fix disk thrashing when sending mail attachments by making internal nsIFileStream flushes not sync r=dougt, sr=sspitzer 180153 2002-11-20 15:18:04 +00:00
nsIFileStream.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
nsIInputStream.idl cleaning up documentation, marking some interfaces frozen, and splitting 2002-05-03 07:49:43 +00:00
nsIInputStreamTee.idl fixes bug 143311 "nsStreamListenerTee should completely drop mSink during 2002-05-10 18:38:09 +00:00
nsILineInputStream.idl Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-24 00:16:18 +00:00
nsILocalFile.idl landing 172512. nsEmbedString for component developers and embeders. r=alec, sr=jag/darin, a=asa@mozilla.org 2002-10-17 23:41:47 +00:00
nsILocalFileMac.idl Bug 179932 - Need GetCFURL() on nsILocalFileMac. r=sdagley/sr=sfraser 2002-11-15 15:35:17 +00:00
nsIMultiplexInputStream.idl Form submission performance / maintability improvements (bug 120682) r=alexsavulov,r=sicking,sr=jst 2002-02-16 01:19:24 +00:00
nsIObjectInputStream.idl add support for nsIVariant and nsIPropertyBag. bug 44675 and bug 98209. sr=vidur r=dbradley 2001-10-31 23:35:07 +00:00
nsIObjectOutputStream.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIObservableInputStream.idl b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsIObservableOutputStream.idl b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsIOutputStream.idl cleaning up documentation, marking some interfaces frozen, and splitting 2002-05-03 07:49:43 +00:00
nsIPipe.idl b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsIScriptableInputStream.idl Freeze nsIScriptableInputStream. r=rginda, sr=darin 2002-08-08 05:09:03 +00:00
nsISeekableStream.idl Fix bustage from dougt's checkin. b=170585 r=caillon sr=bzbarsky 2002-12-11 00:53:53 +00:00
nsIStorageStream.idl
nsIStreamBufferAccess.idl Oops, deal with PRInt64 operand to NS_SWAP64 (followup to last checkin). 2002-07-10 05:18:58 +00:00
nsIStringStream.idl remove a bunch more dead code from XPCOM - stringstream stuff that nobody was using anyway 2002-06-26 01:40:31 +00:00
nsIUnicharInputStream.h fix for bug 110531, r=dougt, jag, sr=darin - moving ConverterInputStream into uconv, and changing the one in XPCOM into an UTF8-only converter 2001-12-04 01:10:43 +00:00
nsInputStreamTee.cpp fixes bug 143311 "nsStreamListenerTee should completely drop mSink during 2002-05-10 18:38:09 +00:00
nsLinebreakConverter.cpp eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan 2002-02-20 06:38:38 +00:00
nsLinebreakConverter.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsLocalFile.h Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser 2002-09-25 12:23:39 +00:00
nsLocalFileCommon.cpp Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser 2002-09-25 12:23:39 +00:00
nsLocalFileMac.cpp Bug 179932 - Need GetCFURL() on nsILocalFileMac. r=sdagley/sr=sfraser 2002-11-15 15:35:17 +00:00
nsLocalFileMac.h fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8" 2002-05-07 23:07:19 +00:00
nsLocalFileOS2.cpp 187130 r=mkaply sr=bz remove #ifdef XP_OS2 in an os/2 specific file 2003-01-01 21:20:37 +00:00
nsLocalFileOS2.h 187130 r=mkaply sr=bz remove #ifdef XP_OS2 in an os/2 specific file 2003-01-01 21:20:37 +00:00
nsLocalFileOSX.cpp Bug 173668 - InitWithNativePath crashes if given a URL which begins with a forward slash. It happens during URI fixup. r=sdagley/sr=jaggernaut 2002-12-03 15:51:25 +00:00
nsLocalFileOSX.h Bug 173311 - RealPlayer One 9.0b2 plugin causes crash at startup for Mach-0 build because of symlink (alias) handling problems. r=bnesse/sr=sfraser/a=dbaron 2002-11-01 15:45:38 +00:00
nsLocalFileUnicode.h fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsLocalFileUnix.cpp Bug#169506 2002-10-05 19:06:28 +00:00
nsLocalFileUnix.h fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8" 2002-05-07 23:07:19 +00:00
nsLocalFileWin.cpp fix for bug 163941-resolving shorcuts, r=rpotts,sr=darin 2002-11-26 21:37:58 +00:00
nsLocalFileWin.h fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8" 2002-05-07 23:07:19 +00:00
nsMultiplexInputStream.cpp Close submitted files (input type=file) when done with them. (bug 126829) r=dougt@netscape.com, sr=darin@netscape.com 2002-04-18 22:02:09 +00:00
nsMultiplexInputStream.h Form submission performance / maintability improvements (bug 120682) r=alexsavulov,r=sicking,sr=jst 2002-02-16 01:19:24 +00:00
nsNativeCharsetUtils.cpp A couple nits and then we should be good 2002-10-06 03:42:55 +00:00
nsNativeCharsetUtils.h fixes bug 166612 "implement NS_CopyNativeToUnicode / NS_CopyUnicodeToNative 2002-10-06 00:29:46 +00:00
nsPipe2.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsScriptableInputStream.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsScriptableInputStream.h 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsSegmentedBuffer.cpp eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan 2002-02-05 01:41:13 +00:00
nsSegmentedBuffer.h Fixes assertion logic/build warnings. patch by tenthumbs@cybernex.net, b=171399 2002-09-30 21:49:35 +00:00
nsSpecialSystemDirectory.cpp 169615: Get rid of MOZILLA_FIVE_HOME warning. r=dmose sr=sspitzer 2002-11-27 23:02:17 +00:00
nsSpecialSystemDirectory.h Fix bug # 101280: on Mac OS X, use proper IE Favorites. r=ccarlen sr=ben 2001-12-15 00:43:23 +00:00
nsStorageStream.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsStorageStream.h remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously 2002-02-18 22:57:47 +00:00
nsStringIO.h Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-24 00:16:18 +00:00
nsStringStream.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsStringStream.h new files for bug 100172 "need scriptable string stream implementation (must 2001-11-21 23:55:10 +00:00
nsUnicharInputStream.cpp Crash OOM @ startup. r=darin, sr=alec, bug 175663 2002-11-13 21:23:58 +00:00