gecko-dev/base/public
warren%netscape.com cd4fdddee8 Added include for nsError.h to get nsresult. 1999-04-30 23:49:30 +00:00
..
.cvsignore
MANIFEST Added nsIVariant and nsIScritable (for RDF). 1999-04-22 07:30:35 +00:00
Makefile.in Added page manager, buffer, buffer streams and pipes stuff. 1999-04-30 22:55:12 +00:00
makefile.win Added page manager, buffer, buffer streams and pipes stuff. 1999-04-30 22:55:12 +00:00
nsAutoLock.h Added include for nsError.h to get nsresult. 1999-04-30 23:49:30 +00:00
nsCaretProperties.h
nsEscape.h Added nsEscapeHTML() function 1999-04-12 20:23:21 +00:00
nsFileSpec.h Leakage and mismatch of allocate/free methods (patches submitted by Bruce Mitchener). Bug #5140. 1999-04-26 19:05:00 +00:00
nsFileStream.h Fixed compiler warning. 1999-04-15 01:07:20 +00:00
nsIBuffer.h Added page manager, buffer, buffer streams and pipes stuff. 1999-04-30 22:55:12 +00:00
nsIByteBufferInputStream.h Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
nsIFileStream.h Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
nsIObserver.h Warning elimination (remove extra ; ) 1999-04-15 19:54:27 +00:00
nsIObserverList.h Remove errant semicolons. 1999-04-27 04:04:24 +00:00
nsIObserverService.h implemented wrapper funtions to make GetObserverList private. 1999-04-20 14:50:47 +00:00
nsIPageManager.h Added page manager, buffer, buffer streams and pipes stuff. 1999-04-30 22:55:12 +00:00
nsIProperties.h Started factoring nsIPersistentProperties from nsIProperties. 1999-04-22 07:32:51 +00:00
nsIScriptable.h Added variant and scriptable. 1999-04-22 08:27:34 +00:00
nsISizeOfHandler.h
nsIString.h Fixed some syntax errors that I found when I actually tried to compile. 1999-03-23 01:46:12 +00:00
nsIStringStream.h First Checked In. 1999-03-05 20:55:10 +00:00
nsIThread.h Fixed thread problems. 1999-04-13 18:15:27 +00:00
nsIVariant.h Removing a spurious comma, fixing AIX and HP-UX build bustage. I don't see why this code should've compiled for anyone. 1999-04-23 04:15:50 +00:00
nsQuickSort.h sorry, size_t != unsigned int, made declarations consistent to fix later link errors. 1999-04-14 04:19:42 +00:00
nsRepeater.h
nsSpecialSystemDirectory.h Checkin based on patches submitted by Michael Lowe - #5473. Adds support for a large number of special windows directories. 1999-04-26 22:20:23 +00:00
nsStdFileStream.h