.. |
gtk
|
Removed hardcoded 'gtk-config'
|
1998-11-03 16:16:37 +00:00 |
mac
|
fixed other crashes in Comparators and ref counts
|
1998-09-05 10:25:04 +00:00 |
motif
|
Move the 'unix' nsTimer to 'motif'.
|
1998-11-02 14:28:32 +00:00 |
rhapsody
|
Split OS_CFLAGS into OS_CFLAGS, OS_INCLUDES and DEFINES.
|
1998-10-25 22:25:25 +00:00 |
unix
|
Minor typo. I'm so anal.
|
1998-11-02 14:30:56 +00:00 |
windows
|
Removed optimization which was causing timer skew and unreliable callbacks...
|
1998-08-26 05:40:35 +00:00 |
MANIFEST
|
Added wrappers for 64-bit arithmetic and PRTime.
|
1998-09-16 19:53:12 +00:00 |
Makefile
|
Move the 'unix' nsTimer to 'motif'.
|
1998-11-02 14:28:32 +00:00 |
Makefile.in
|
Removed classic build Makefiles from configure.in
|
1998-11-03 15:48:45 +00:00 |
makefile.win
|
Added wrappers for 64-bit arithmetic and PRTime.
|
1998-09-16 19:53:12 +00:00 |
nsArena.cpp
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
nsAtomTable.cpp
|
changed HashCode to HashValue and fixed return type
|
1998-09-02 01:59:30 +00:00 |
nsBTree.cpp
|
warning removal
|
1998-07-25 02:11:02 +00:00 |
nsBTree.h
|
warning removal
|
1998-07-25 02:11:02 +00:00 |
nsByteBuffer.cpp
|
modified streaming APIs to be what the OJI guys want.
|
1998-07-23 20:34:01 +00:00 |
nsCRT.cpp
|
return 0 (ie. "strings are equal") instead of 1 when the 'n' of strncmp() and strncasecmp() is 0
|
1998-11-04 06:46:33 +00:00 |
nsCRT.h
|
changed HashCode to HashValue and fixed return type
|
1998-09-02 01:59:30 +00:00 |
nsDeque.cpp
|
Fixed compiler problem with other compilers by removing useless const in front of void
|
1998-08-27 02:39:36 +00:00 |
nsDeque.h
|
Fixed compiler problem with other compilers by removing useless const in front of void
|
1998-08-27 02:39:36 +00:00 |
nsIArena.h
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
nsIAtom.h
|
Added SizeOf method
|
1998-06-05 21:38:36 +00:00 |
nsIBaseStream.h
|
modified streaming APIs to be what the OJI guys want.
|
1998-07-23 20:34:01 +00:00 |
nsIByteBuffer.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 |
nsITimer.h
|
Added comment to clarify an implementation issue (what conditions did nsITimer callback functions expect).
|
1998-09-03 21:16:41 +00:00 |
nsITimerCallback.h
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
nsIUnicharBuffer.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 |
nsInt64.h
|
Fixed linkage problems with nsInt64 and nsTime classes.
|
1998-10-06 20:06:06 +00:00 |
nsRBTree.cpp
|
Fixed compiler bugs/warnings
|
1998-04-26 03:13:20 +00:00 |
nsRBTree.h
|
warning removal
|
1998-07-25 02:11:02 +00:00 |
nsSizeOfHandler.cpp
|
new
|
1998-06-05 20:46:23 +00:00 |
nsString.cpp
|
fixed the 3 instances of Compare() to work with empty strings
|
1998-11-04 06:48:11 +00:00 |
nsString.h
|
added radix support in ToInteger()
|
1998-10-04 04:52:10 +00:00 |
nsTime.h
|
Fixed linkage problems with nsInt64 and nsTime classes.
|
1998-10-06 20:06:06 +00:00 |
nsUnicharBuffer.cpp
|
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 |
nsUnitConversion.h
|
re-added backed-out changes
|
1998-08-01 00:56:28 +00:00 |
nsVoidArray.cpp
|
Modified ReplaceElementAt to grow the array if an index out of the
|
1998-07-02 00:28:56 +00:00 |
nsVoidArray.h
|
Added an additional constructor
|
1998-06-11 22:48:25 +00:00 |
nscore.h
|
Added #undef of NS_EXPORT, so it won't conflict with nsCom.h.
|
1998-09-24 20:56:58 +00:00 |