.. |
.cvsignore
|
|
|
macDirectoryCopy.c
|
|
|
macDirectoryCopy.h
|
|
|
Makefile.in
|
Add an nILineInputStream interface, a ReadLine() helper function, and an
|
2001-06-28 03:19:51 +00:00 |
makefile.win
|
Add an nILineInputStream interface, a ReadLine() helper function, and an
|
2001-06-28 03:19:51 +00:00 |
MANIFEST
|
|
|
MANIFEST_IDL
|
Add an nILineInputStream interface, a ReadLine() helper function, and an
|
2001-06-28 03:19:51 +00:00 |
nsAppDirectoryServiceDefs.h
|
|
|
nsAppFileLocationProvider.cpp
|
Bug 74247 - Fizzilla should use $HOME/Library/Mozilla to store profiles. r=pinkerton/sr=sfraser/a=asa
|
2001-06-14 01:24:22 +00:00 |
nsAppFileLocationProvider.h
|
|
|
nsBinaryStream.cpp
|
|
|
nsBinaryStream.h
|
|
|
nsByteArrayInputStream.cpp
|
|
|
nsByteArrayInputStream.h
|
|
|
nsDirectoryService.cpp
|
Bug 74247 - Fizzilla should use $HOME/Library/Mozilla to store profiles. r=pinkerton/sr=sfraser/a=asa
|
2001-06-14 01:24:22 +00:00 |
nsDirectoryService.h
|
Bug 74247 - Fizzilla should use $HOME/Library/Mozilla to store profiles. r=pinkerton/sr=sfraser/a=asa
|
2001-06-14 01:24:22 +00:00 |
nsDirectoryServiceDefs.h
|
Bug 74247 - Fizzilla should use $HOME/Library/Mozilla to store profiles. r=pinkerton/sr=sfraser/a=asa
|
2001-06-14 01:24:22 +00:00 |
nsEscape.cpp
|
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
|
2001-06-21 22:02:47 +00:00 |
nsEscape.h
|
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
|
2001-06-21 22:02:47 +00:00 |
nsFileSpec.cpp
|
|
|
nsFileSpec.h
|
Fix Os/2 bustage
|
2001-06-15 03:48:00 +00:00 |
nsFileSpecBeOS.cpp
|
|
|
nsFileSpecImpl.cpp
|
|
|
nsFileSpecImpl.h
|
|
|
nsFileSpecMac.cpp
|
bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
|
2001-06-17 05:23:38 +00:00 |
nsFileSpecOS2.cpp
|
|
|
nsFileSpecStreaming.cpp
|
|
|
nsFileSpecStreaming.h
|
|
|
nsFileSpecUnix.cpp
|
fixing bustage
|
2001-04-18 05:17:36 +00:00 |
nsFileSpecWin.cpp
|
|
|
nsFileStream.cpp
|
67799, 55814. sr=bienvenu. Propogate the error values for streams.
|
2001-03-30 05:24:34 +00:00 |
nsFileStream.h
|
Fix bug 71064; give the file stream classes private, and unimplemented copy constructors and assignment operators, prevent clients from passing them by value. r=waterson, sr=scc
|
2001-04-13 22:50:23 +00:00 |
nsIBaseStream.idl
|
|
|
nsIBinaryInputStream.idl
|
|
|
nsIBinaryOutputStream.idl
|
|
|
nsIBufferInputStream.idl
|
|
|
nsIBufferOutputStream.idl
|
|
|
nsIByteArrayInputStream.idl
|
|
|
nsIDirectoryService.idl
|
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
|
2001-03-24 00:22:18 +00:00 |
nsIFile.idl
|
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
|
2001-03-24 00:22:18 +00:00 |
nsIFileSpec.idl
|
|
|
nsIFileStream.cpp
|
Renaming xpcom file streams. b=73169, r=sfraser@netscape.com, sr=darin@netscape.com
|
2001-03-26 23:35:06 +00:00 |
nsIFileStream.h
|
Renaming xpcom file streams. b=73169, r=sfraser@netscape.com, sr=darin@netscape.com
|
2001-03-26 23:35:06 +00:00 |
nsIInputStream.idl
|
|
|
nsIInputStreamTee.idl
|
|
|
nsILineInputStream.idl
|
Add an nILineInputStream interface, a ReadLine() helper function, and an
|
2001-06-28 03:19:51 +00:00 |
nsILocalFile.idl
|
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
|
2001-03-24 00:22:18 +00:00 |
nsILocalFileMac.h
|
Make file with no extension have correct type and creator info based on MIME type.
b = 64704; r = law; sr = sfraser
|
2001-05-03 01:12:15 +00:00 |
nsInputStreamTee.cpp
|
Fixes bug 71921 "nsInputStreamTee::WriteSegmentFun has a minor bug" r=beard
|
2001-03-29 02:42:00 +00:00 |
nsIOutputStream.idl
|
|
|
nsIPipe.idl
|
Bug #32222 --> re-expose the search method on the input stream of a pipe.
|
2001-04-07 21:29:11 +00:00 |
nsIScriptableInputStream.idl
|
|
|
nsIStorageStream.idl
|
|
|
nsIStringStream.cpp
|
|
|
nsIStringStream.h
|
|
|
nsIUnicharInputStream.h
|
|
|
nsLinebreakConverter.cpp
|
fix Bugzilla Bug 75853 CR and LF are naked ifdefs
|
2001-04-18 05:59:43 +00:00 |
nsLinebreakConverter.h
|
|
|
nsLocalFile.h
|
use nsLocalFileMac.h for osx. r=saari, sr=hyatt bug#75653
|
2001-04-15 04:10:12 +00:00 |
nsLocalFileCommon.cpp
|
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
|
2001-06-21 22:02:47 +00:00 |
nsLocalFileMac.cpp
|
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
|
2001-06-21 22:02:47 +00:00 |
nsLocalFileMac.h
|
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
|
2001-06-21 22:02:47 +00:00 |
nsLocalFileOS2.cpp
|
Fix OS/2 breakage. We have an nsLocalFile too.
|
2001-06-22 02:57:07 +00:00 |
nsLocalFileOS2.h
|
Fix OS/2 breakage. We have an nsLocalFile too.
|
2001-06-22 02:57:07 +00:00 |
nsLocalFileUnix.cpp
|
Fix for broken nsIFile method IsSymlink
|
2001-06-28 12:03:47 +00:00 |
nsLocalFileUnix.h
|
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
|
2001-06-21 22:02:47 +00:00 |
nsLocalFileWin.cpp
|
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
|
2001-06-21 22:02:47 +00:00 |
nsLocalFileWin.h
|
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
|
2001-06-21 22:02:47 +00:00 |
nsPipe2.cpp
|
Bug #32222 --> re-expose the search method on the input stream of a pipe.
|
2001-04-07 21:29:11 +00:00 |
nsScriptableInputStream.cpp
|
|
|
nsScriptableInputStream.h
|
|
|
nsSegmentedBuffer.cpp
|
|
|
nsSegmentedBuffer.h
|
|
|
nsSpecialSystemDirectory.cpp
|
Bug 74247 - Fizzilla should use $HOME/Library/Mozilla to store profiles. r=pinkerton/sr=sfraser/a=asa
|
2001-06-14 01:24:22 +00:00 |
nsSpecialSystemDirectory.h
|
Bug 74247 - Fizzilla should use $HOME/Library/Mozilla to store profiles. r=pinkerton/sr=sfraser/a=asa
|
2001-06-14 01:24:22 +00:00 |
nsStdFileStream.cpp
|
|
|
nsStdFileStream.h
|
|
|
nsStorageStream.cpp
|
|
|
nsStorageStream.h
|
|
|
nsStringIO.h
|
|
|
nsUnicharInputStream.cpp
|
|
|