pjs/xpcom/io
mcmullen%netscape.com f2af6b7ae7 Trying to make this build on unix gcc compilers, I have removed all references to std::string, using char* instead. This almost made me cry (not just because of all the work I had to do over again). 1998-12-09 08:47:30 +00:00
..
nsEscape.cpp First Checked In. 1998-12-08 02:15:50 +00:00
nsEscape.h First Checked In. 1998-12-08 02:15:50 +00:00
nsFileSpec.cpp Trying to make this build on unix gcc compilers, I have removed all references to std::string, using char* instead. This almost made me cry (not just because of all the work I had to do over again). 1998-12-09 08:47:30 +00:00
nsFileSpec.h Trying to make this build on unix gcc compilers, I have removed all references to std::string, using char* instead. This almost made me cry (not just because of all the work I had to do over again). 1998-12-09 08:47:30 +00:00
nsFileSpecMac.cpp Trying to make this build on unix gcc compilers, I have removed all references to std::string, using char* instead. This almost made me cry (not just because of all the work I had to do over again). 1998-12-09 08:47:30 +00:00
nsFileSpecUnix.cpp Trying to make this build on unix gcc compilers, I have removed all references to std::string, using char* instead. This almost made me cry (not just because of all the work I had to do over again). 1998-12-09 08:47:30 +00:00
nsFileSpecWin.cpp Trying to make this build on unix gcc compilers, I have removed all references to std::string, using char* instead. This almost made me cry (not just because of all the work I had to do over again). 1998-12-09 08:47:30 +00:00
nsFileStream.cpp Tried to make this a little more gcc friendly - created some NS_USING_NAMESPACE/ NS_NAMESPACE ugliness. Sigh. 1998-12-09 05:09:28 +00:00
nsFileStream.h Tried to make this a little more gcc friendly - created some NS_USING_NAMESPACE/ NS_NAMESPACE ugliness. Sigh. 1998-12-09 05:09:28 +00:00
nsIBaseStream.h modified streaming APIs to be what the OJI guys want. 1998-07-23 20:34:01 +00:00
nsIInputStream.h modified streaming APIs to be what the OJI guys want. 1998-07-23 20:34:01 +00:00
nsIOutputStream.h modified streaming APIs to be what the OJI guys want. 1998-07-23 20:34:01 +00:00
nsIUnicharInputStream.h modified streaming APIs to be what the OJI guys want. 1998-07-23 20:34:01 +00:00
nsUnicharInputStream.cpp added APIs to viewmanager to enable and disable all rendering. 1998-07-24 21:05:50 +00:00