.. |
.cvsignore
|
…
|
|
Makefile.in
|
Split private xpcom defines into separate header.
|
2003-07-03 20:55:23 +00:00 |
SpecialSystemDirectory.cpp
|
Bug 207081 only create profile window comes up on start attempt
|
2003-05-27 14:01:32 +00:00 |
SpecialSystemDirectory.h
|
fixing bug 195148 - XPInstall API's getFolder should support Classic and OSX folders under OSX. r=ccarlen,dougt sr=sspitzer
|
2003-04-07 07:02:32 +00:00 |
macDirectoryCopy.c
|
…
|
|
macDirectoryCopy.h
|
…
|
|
nsAppDirectoryServiceDefs.h
|
Profile sharing - changes to profile dirserviceprovider, a component to control whether sharing is enabled. bug=202474, rs=dougt/sr=darin/a=asa
|
2003-05-02 03:59:23 +00:00 |
nsAppFileLocationProvider.cpp
|
Make profile directory not be created world readable. Bug 59557, patch by
|
2003-11-19 01:30:16 +00:00 |
nsAppFileLocationProvider.h
|
…
|
|
nsBinaryStream.cpp
|
bug 124029 Roaming - 4.x-HTTP-compatible
|
2003-11-06 06:03:14 +00:00 |
nsBinaryStream.h
|
bug 170585, Scriptable streams are broken; r=darinf, sr=dougt
|
2003-03-13 21:23:18 +00:00 |
nsByteArrayInputStream.cpp
|
fixes bug 191227 "file uploads hang (especially w/ slower connections or
|
2003-01-31 02:00:45 +00:00 |
nsByteArrayInputStream.h
|
…
|
|
nsDirectoryService.cpp
|
Use the right dir as the default download location. Bug 204548, patch by
|
2004-01-06 07:37:55 +00:00 |
nsDirectoryService.h
|
fixing bug 195148 - XPInstall API's getFolder should support Classic and OSX folders under OSX. r=ccarlen,dougt sr=sspitzer
|
2003-04-07 07:02:32 +00:00 |
nsDirectoryServiceDefs.h
|
Adding comments to nsDirectoryServiceDefs.
|
2003-06-10 20:09:25 +00:00 |
nsDirectoryServiceUtils.h
|
Bug 206943: Slightly optimize NS_GetSpecialDirectory. r=dougt, sr=dbaron
|
2003-05-24 03:11:36 +00:00 |
nsEscape.cpp
|
bug 228176 : in the previous checkin, missed the reviewer comment about the name change (exclude -> skip)
|
2004-01-07 04:17:40 +00:00 |
nsEscape.h
|
bug 228176 : in the previous checkin, missed the reviewer comment about the name change (exclude -> skip)
|
2004-01-07 04:17:40 +00:00 |
nsFastLoadFile.cpp
|
Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron).
|
2003-08-05 20:09:21 +00:00 |
nsFastLoadFile.h
|
Remove copy-pasted scope qualifier for ReadSegments decl, jdunn says HP aCC barfs on it (a=leaf).
|
2003-04-23 16:48:08 +00:00 |
nsFastLoadPtr.h
|
…
|
|
nsFastLoadService.cpp
|
Reduce seeks outside the FastLoad file's underlying stream buffer (195010,
|
2003-04-12 01:34:11 +00:00 |
nsFastLoadService.h
|
…
|
|
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
|
…
|
|
nsIBinaryInputStream.idl
|
Bug 210337 - Spring cleaning of unused XPCOM code and callers r/sr=alecf/bz
|
2003-06-23 20:31:43 +00:00 |
nsIBinaryOutputStream.idl
|
Bug 210337 - Spring cleaning of unused XPCOM code and callers r/sr=alecf/bz
|
2003-06-23 20:31:43 +00:00 |
nsIByteArrayInputStream.idl
|
…
|
|
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
|
Reduce seeks outside the FastLoad file's underlying stream buffer (195010,
|
2003-04-12 01:34:11 +00:00 |
nsIFastLoadService.idl
|
Reduce seeks outside the FastLoad file's underlying stream buffer (195010,
|
2003-04-12 01:34:11 +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 |
nsIInputStream.idl
|
fixes bug 190549 "Textarea with lots of text within refuses to submit"
|
2003-01-29 06:40:16 +00:00 |
nsIInputStreamTee.idl
|
fixes bug 143311 "nsStreamListenerTee should completely drop mSink during
|
2002-05-10 18:38:09 +00:00 |
nsILineInputStream.idl
|
…
|
|
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
|
…
|
|
nsIObjectInputStream.idl
|
…
|
|
nsIObjectOutputStream.idl
|
…
|
|
nsIObservableInputStream.idl
|
…
|
|
nsIObservableOutputStream.idl
|
…
|
|
nsIOutputStream.idl
|
fixes bug 190549 "Textarea with lots of text within refuses to submit"
|
2003-01-29 06:40:16 +00:00 |
nsIPipe.idl
|
fixes bug 193917 "incorporate changes from bz's comments in bug 176919" r+sr=bzbarsky
|
2003-10-09 01:54:07 +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
|
Update the string stream interface a bit and simplify the implementation a
|
2003-07-11 23:10:27 +00:00 |
nsIUnicharInputStream.h
|
rev the nsIUnicharInputStream IID, since the mozdev spell checker was using it
|
2003-04-08 00:39:19 +00:00 |
nsInputStreamTee.cpp
|
fixes bug 193917 "incorporate changes from bz's comments in bug 176919" r+sr=bzbarsky
|
2003-10-09 01:54:07 +00:00 |
nsLinebreakConverter.cpp
|
bug 100649: Length() being used where IsEmpty() is meant
|
2003-05-23 21:34:47 +00:00 |
nsLinebreakConverter.h
|
…
|
|
nsLocalFile.h
|
Bug 187031 [nsLocalFileWin] nsLocalFile::Remove returns os remove values (-1) as nsresults
|
2003-06-18 23:19:11 +00:00 |
nsLocalFileCommon.cpp
|
fix nsILocalFile relative descs calculation of relative path, r=sspitzer, sr=mscott required for 137006
|
2003-12-19 18:13:42 +00:00 |
nsLocalFileMac.cpp
|
Bug 122892: nsLocalFile::Clone should preserve stat info.
|
2003-07-18 22:14:16 +00:00 |
nsLocalFileMac.h
|
Bug 187031 [nsLocalFileWin] nsLocalFile::Remove returns os remove values (-1) as nsresults
|
2003-06-18 23:19:11 +00:00 |
nsLocalFileOS2.cpp
|
#214152
|
2003-07-28 21:02:45 +00:00 |
nsLocalFileOS2.h
|
Stray character snuck in there
|
2003-07-23 01:36:17 +00:00 |
nsLocalFileOSX.cpp
|
Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
|
2003-12-23 09:56:23 +00:00 |
nsLocalFileOSX.h
|
Bug 187031 [nsLocalFileWin] nsLocalFile::Remove returns os remove values (-1) as nsresults
|
2003-06-18 23:19:11 +00:00 |
nsLocalFileUnicode.h
|
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
|
2002-04-27 05:33:09 +00:00 |
nsLocalFileUnix.cpp
|
Bug 183871
|
2003-12-25 22:05:01 +00:00 |
nsLocalFileUnix.h
|
Bug 122892: nsLocalFile::Clone should preserve stat info.
|
2003-07-18 22:14:16 +00:00 |
nsLocalFileWin.cpp
|
Follow the modeline, please.
|
2003-09-29 18:15:52 +00:00 |
nsLocalFileWin.h
|
fixes bug 210588 "Cancelling download of .lnk file deletes target of .lnk file" r=dougt sr=bryner a=asa
|
2003-08-25 18:28:10 +00:00 |
nsMultiplexInputStream.cpp
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-08 00:31:50 +00:00 |
nsMultiplexInputStream.h
|
…
|
|
nsNativeCharsetUtils.cpp
|
bug 225125 : open/save dialog crashes mozilla on coming across 'invalid' filenames ; tentative measure (r=smontagu, sr=darin)
|
2004-01-04 08:20:52 +00:00 |
nsNativeCharsetUtils.h
|
fixes bug 166612 "implement NS_CopyNativeToUnicode / NS_CopyUnicodeToNative
|
2002-10-06 00:29:46 +00:00 |
nsPipe3.cpp
|
fixes bug 193917 "incorporate changes from bz's comments in bug 176919" r+sr=bzbarsky
|
2003-10-09 01:54:07 +00:00 |
nsScriptableInputStream.cpp
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-08 00:31:50 +00:00 |
nsScriptableInputStream.h
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 23:19:20 +00:00 |
nsSegmentedBuffer.cpp
|
Create a new xpcom obsolete library (and component library).
|
2003-03-15 01:04:32 +00:00 |
nsSegmentedBuffer.h
|
Create a new xpcom obsolete library (and component library).
|
2003-03-15 01:04:32 +00:00 |
nsStorageStream.cpp
|
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
|
2003-01-18 02:15:14 +00:00 |
nsStorageStream.h
|
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
|
2003-01-18 02:15:14 +00:00 |
nsStreamUtils.cpp
|
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
|
2003-10-06 01:46:31 +00:00 |
nsStreamUtils.h
|
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
|
2003-10-06 01:46:31 +00:00 |
nsStringIO.h
|
…
|
|
nsStringStream.cpp
|
fixing wrong comments. r+sr=darin
|
2003-10-17 21:21:45 +00:00 |
nsStringStream.h
|
Create a new xpcom obsolete library (and component library).
|
2003-03-15 01:04:32 +00:00 |
nsUnicharInputStream.cpp
|
Read at EOF should not throw. Bug 224093-ish, r=darin, sr=dbaron
|
2003-11-18 15:06:03 +00:00 |