.. |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
Makefile.in
|
Fix nsFileSpec to take native paths in constructors and assignment operators. Fix += to work with relative paths on Macintosh. Remove dependency of nsFileSpec on streams (so that dp can move nsFileSpec).
|
1999-05-08 01:18:23 +00:00 |
makefile.win
|
Fix nsFileSpec to take native paths in constructors and assignment operators. Fix += to work with relative paths on Macintosh. Remove dependency of nsFileSpec on streams (so that dp can move nsFileSpec).
|
1999-05-08 01:18:23 +00:00 |
MANIFEST
|
Added nsFileSpecStreaming.h
|
1999-05-08 00:20:15 +00:00 |
nsAutoLock.h
|
Added include for nsError.h to get nsresult.
|
1999-04-30 23:49: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
|
Added nsEscapeHTML() function
|
1999-04-12 20:23:21 +00:00 |
nsFileSpec.h
|
Class nsprPath has been renamed to nsNSPRPath; straggler references were being converted with a typedef, this was confusing Solaris, so I'm converting all nsprPath references to the new name, hope that's Ok.
|
1999-05-10 05:34:26 +00:00 |
nsFileSpecStreaming.h
|
Updated a comment.
|
1999-05-08 00:21:46 +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
|
new
|
1998-06-05 20:46:23 +00:00 |
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
|
Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com
|
1999-05-10 06:47:04 +00:00 |
nsRepeater.h
|
Export the repeater class with NS_BASE
|
1999-01-29 02:21:13 +00:00 |
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
|
First Checked In.
|
1998-12-18 22:38:28 +00:00 |