.. |
nsEscape.cpp
|
Use NS_BASE when defining the nsEscape functions.
|
1999-01-28 00:32:34 +00:00 |
nsEscape.h
|
use NS_BASE when declaring the nsEscape functions so they get exported.
|
1999-01-28 00:30:57 +00:00 |
nsFileSpec.cpp
|
Fixed bustage with typo.
|
1999-03-10 21:41:43 +00:00 |
nsFileSpec.h
|
Added GetModDate and GetFileSize. Fixed a crash with a strcmp of null.
|
1999-03-10 21:02:58 +00:00 |
nsFileSpecMac.cpp
|
Added GetModDate and GetFileSize. Fixed a crash with a strcmp of null.
|
1999-03-10 21:02:58 +00:00 |
nsFileSpecUnix.cpp
|
Added GetModDate and GetFileSize. Fixed a crash with a strcmp of null.
|
1999-03-10 21:02:58 +00:00 |
nsFileSpecWin.cpp
|
Added GetModDate and GetFileSize. Fixed a crash with a strcmp of null.
|
1999-03-10 21:02:58 +00:00 |
nsFileStream.cpp
|
Added output streamers for int and unsigned int.
|
1999-03-10 20:56:38 +00:00 |
nsFileStream.h
|
Added output streamers for int and unsigned int.
|
1999-03-10 20:56:38 +00:00 |
nsIBaseStream.h
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
nsIFileStream.cpp
|
Removed the offset parameter from the base stream interfaces. Implemented string streams.
|
1999-03-05 22:53:56 +00:00 |
nsIFileStream.h
|
Removed the offset parameter from the base stream interfaces. Implemented string streams.
|
1999-03-05 22:53:56 +00:00 |
nsIInputStream.h
|
Removed the offset parameter from the base stream interfaces. Implemented string streams.
|
1999-03-05 22:53:56 +00:00 |
nsIOutputStream.h
|
Removed the offset parameter from the base stream interfaces. Implemented string streams.
|
1999-03-05 22:53:56 +00:00 |
nsIStringStream.cpp
|
First Checked In.
|
1999-03-05 20:55:10 +00:00 |
nsIStringStream.h
|
First Checked In.
|
1999-03-05 20:55:10 +00:00 |
nsIUnicharInputStream.h
|
Hacky Unicode converters implementation replaced with the real xpcom thing.
|
1999-02-03 18:55:10 +00:00 |
nsSpecialSystemDirectory.cpp
|
Fixed crashing bug on solaris. Added support for mac documents directory.
|
1999-03-12 22:15:02 +00:00 |
nsSpecialSystemDirectory.h
|
Added mac documents directory.
|
1999-03-12 22:14:08 +00:00 |
nsStdFileStream.cpp
|
First Checked In.
|
1998-12-18 22:38:28 +00:00 |
nsStdFileStream.h
|
First Checked In.
|
1998-12-18 22:38:28 +00:00 |
nsUnicharInputStream.cpp
|
add prototype to reduce warnings on Macintosh compiler
|
1999-02-19 16:13:47 +00:00 |