gecko-dev/base/src
troy%netscape.com 4341cef2b3 Added a #undef NS_EXPORT_ before defining it so that we don't get all
the warnings. Our definition is defined differently than in nsCom.h in
xpcom. The problem with the way it's defined in xpcom is that the 4.x
compiler generates a compiler error
1998-07-27 01:42:13 +00:00
..
mac Ooops, forgot to check in full implementation 1998-07-01 18:40:46 +00:00
unix Initialize mDelay in constructor + Set delay in Init(aDelay) 1998-06-18 20:40:30 +00:00
windows Fixed up some reference counting issues... 1998-07-24 05:39:18 +00:00
MANIFEST First Checked In. 1998-06-15 21:07:17 +00:00
Makefile Fix Unix build bustage: Case sensitivity on new file added 1998-06-05 21:34:42 +00:00
makefile.win Added nsSizeOfHandler.cpp to build 1998-06-05 20:46:48 +00:00
nsArena.cpp moved to pub 1998-04-13 20:24:54 +00:00
nsAtomTable.cpp Added SizeOf method 1998-06-05 21:38:36 +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 moved to pub 1998-04-13 20:24:54 +00:00
nsCRT.h Fix UNIX build bustage 1998-04-30 16:40:38 +00:00
nsDeque.cpp warning removal 1998-07-25 02:11:02 +00:00
nsDeque.h major improvements to parser API's; fixed a few bugs 1998-07-02 08:14:22 +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 Documented timer interface 1998-04-15 19:38:03 +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
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 warning removal 1998-07-25 02:11:02 +00:00
nsString.h Added some '=' operator member functions to nsAutoString 1998-07-22 21:38:48 +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 at Peters request, I added NS_INT_PIXELS_TO_TWIPS and NS_FLOAT_PIXELS_TO_TWIPS 1998-04-30 15:11:33 +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 a #undef NS_EXPORT_ before defining it so that we don't get all 1998-07-27 01:42:13 +00:00