gecko-dev/base/public
waterson%netscape.com c41e46034c Added observer interfaces. 1999-04-12 18:46:49 +00:00
..
.cvsignore
MANIFEST Added observer interfaces. 1999-04-12 18:46:49 +00:00
Makefile.in Added nsIObserverService, nsIObserverList, and nsIObserver to exports. 1999-04-12 18:11:47 +00:00
makefile.win initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
nsAutoLock.h Fixed comments that were referring to monitors. 1999-02-04 23:20:30 +00:00
nsCaretProperties.h Make the caret width a twips value, instead of pixels. 1999-03-02 04:25:11 +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.h Adding nsprPath class. 1999-04-10 00:27:09 +00:00
nsFileStream.h Added output streamers for int and unsigned int. 1999-03-10 20:56:38 +00:00
nsIByteBufferInputStream.h Added nsIByteBufferInputStream. 1999-04-06 01:43:52 +00:00
nsIFileStream.h Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsIObserver.h initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
nsIObserverList.h initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
nsIObserverService.h initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
nsIProperties.h
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 Added GetIThread method 1999-04-06 06:09:15 +00:00
nsRepeater.h Export the repeater class with NS_BASE 1999-01-29 02:21:13 +00:00
nsSpecialSystemDirectory.h Added Current Working Directory 1999-04-03 17:17:49 +00:00
nsStdFileStream.h