gecko-dev/xpcom/io
timeless%mac.com 46c67f349d Bug 162236 nsFileSpec should be deprecAted not deprecIAted
r=bbaetz rs=bzbarsky
2002-08-12 03:13:57 +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 Remove obsolete NS_BASE and _IMPL_NS_BASE, and unused/obsolete source files nsStdFileStream.* (bug 160052). r=cls, sr=alecf, a=asa. 2002-07-30 21:30:05 +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 ifdefs for phoenix. 161448. not part of main mozilla build. 2002-08-07 09:26:30 +00:00
nsAppFileLocationProvider.h
nsBinaryStream.cpp b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsBinaryStream.h
nsByteArrayInputStream.cpp b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsByteArrayInputStream.h
nsDirectoryService.cpp fix for Bug 154932: Mozilla will not start on MacOS 8.6 if filesharing is on. Corrected the construction of an FSSpec in nsDirectoryService.cpp r=ccarlen sr=sfraser 2002-07-16 22:17:56 +00:00
nsDirectoryService.h fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it. 2002-07-25 18:31:10 +00:00
nsDirectoryServiceDefs.h Fix for #130877 - Chnages to create app specific component registries 2002-06-11 20:38:01 +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 fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8" 2002-05-07 23:07:19 +00:00
nsFastLoadFile.h [Chrome FastLoad] 2002-05-03 02:59:42 +00:00
nsFastLoadPtr.h
nsFastLoadService.cpp fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8" 2002-05-07 23:07:19 +00:00
nsFastLoadService.h
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
nsFileSpecImpl.cpp fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsFileSpecImpl.h
nsFileSpecMac.cpp fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsFileSpecOS2.cpp #147977 2002-06-05 04:02:33 +00:00
nsFileSpecUnix.cpp
nsFileSpecWin.cpp
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
nsIBinaryInputStream.idl
nsIBinaryOutputStream.idl
nsIByteArrayInputStream.idl
nsIDirectoryService.idl
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 bug 150165 patch by t.bugz@lament.cjb.net r=bbaetz sr=shaver a=valeski fix typo - [noscrpit] was used instead of [noscript] 2002-06-13 20:13:17 +00:00
nsIFileSpec.idl Bug 162236 nsFileSpec should be deprecAted not deprecIAted 2002-08-12 03:13:57 +00:00
nsIFileStream.cpp fix bug 149102 - stop exporting some old unused methods from XPCOM, and get rid of nsOutputConsoleStream and consumers 2002-06-20 20:35:37 +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 Fixes bugs 149745 148918 149715 149730 149754 129959. Cleanup of nsIFile and nsILocalFile interfaces, supporting do_GetInterface in embedding via xcom glue, and general cleanup of shutdown. r=various, sr=shaver@mozilla.org 2002-06-11 19:26:04 +00:00
nsILocalFileMac.idl Fix #139360 - Don't silently fail when file name from FilePicker >31 characters. Do a mid-trunc until we can switch to HFS+ APIs. r=ccarlen,pinkerton sr=scc 2002-04-29 06:22:55 +00:00
nsIMultiplexInputStream.idl
nsIObjectInputStream.idl
nsIObjectOutputStream.idl
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
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
nsInputStreamTee.cpp fixes bug 143311 "nsStreamListenerTee should completely drop mSink during 2002-05-10 18:38:09 +00:00
nsLinebreakConverter.cpp
nsLinebreakConverter.h
nsLocalFile.h fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsLocalFileCommon.cpp Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
nsLocalFileMac.cpp fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8" 2002-05-07 23:07:19 +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 #157770 2002-07-17 05:46:34 +00:00
nsLocalFileOS2.h fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8" 2002-05-07 23:07:19 +00:00
nsLocalFileUnicode.h fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsLocalFileUnix.cpp Bug 76968: expand ~/ into NS_OS_HOME_DIR in nsLocalFileUnix. r=bzbarsky, 2002-06-17 21:03:43 +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 Fixes the following: 2002-07-18 05:09:10 +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
nsNativeCharsetUtils.cpp bug 153562 2002-07-30 00:58:36 +00:00
nsNativeCharsetUtils.h fixes bug 147333 "Cannot load local files whose names contain 2002-06-10 18:50:11 +00:00
nsPipe2.cpp b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
nsScriptableInputStream.cpp
nsScriptableInputStream.h
nsSegmentedBuffer.cpp
nsSegmentedBuffer.h
nsSpecialSystemDirectory.cpp #132295 2002-03-22 21:26:15 +00:00
nsSpecialSystemDirectory.h
nsStorageStream.cpp always seek so variables are initialized properly, increment mSegmentNum before getting next block; bug 129760, r=dougt, sr=darin, a=Asa 2002-03-19 14:11:06 +00:00
nsStorageStream.h
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 remove a bunch more dead code from XPCOM - stringstream stuff that nobody was using anyway 2002-06-26 01:40:31 +00:00
nsStringStream.h
nsUnicharInputStream.cpp