gecko-dev/base/src
1999-04-07 21:05:19 +00:00
..
gtk Fix bugs 3653, 3652 and 3566. Leaking timers. 1999-03-15 21:23:49 +00:00
mac Now adjusting the nsFileSpec after a Move(). 1999-03-21 06:22:45 +00:00
motif Adding nsCaretProperties.cpp to Windows and UNIX builds 1999-02-17 23:36:54 +00:00
photon new 1999-03-30 05:45:36 +00:00
rhapsody Remove dependency on nscoord.h; return caret width in pixels, and turn off blinking on UNIX 1999-02-13 04:44:23 +00:00
unix memset a buffer to 0, to avoid Solaris UMR diagnostics. 1999-04-06 20:10:50 +00:00
windows Now adjusting the nsFileSpec after a Move(). 1999-03-21 06:22:45 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
bufferRoutines.h fixing cases of declaration not exactly matching definition and a few other instances of extraneous 'const' on PRUnichar passed by value 1999-03-27 07:34:44 +00:00
Makefile.in Removing bogus rule 1999-04-07 00:21:53 +00:00
makefile.win initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
MANIFEST added nsString to unix make system 1999-03-22 22:09:37 +00:00
nsArena.cpp moved to pub 1998-04-13 20:24:54 +00:00
nsAtomTable.cpp Use proper new operator 1999-03-05 04:33:57 +00:00
nsBaseDLL.cpp initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
nsBaseDLL.h Fixed compiler warning on Linux. 1999-02-03 18:11:45 +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 purify fixes from bruce@cybersight.com - free memory the right way 1999-03-10 00:32:44 +00:00
nsByteBufferInputStream.cpp Added nsIByteBufferInputStream. 1999-04-06 01:43:52 +00:00
nscore.h Landed RDF_19990326_BRANCH, scriptability changes. 1999-03-29 19:52:54 +00:00
nsCRT.cpp fixed link error 1999-03-22 22:26:17 +00:00
nsCRT.h landing nsString2 1999-03-22 09:54:46 +00:00
nsDeque.cpp fixed mail/news crash and bug 4606 1999-04-07 21:05:19 +00:00
nsDeque.h fixed bug in deque::pushfront 1999-03-31 08:42:06 +00:00
nsEscape.cpp Fixes for bugs #3779,#2784. Member initialization of nsFileURL for windows compiler, escaping of url when made from path or spec, add file:// on macintosh when making a url from a spec. [bugs introduced when, for dp, I changed nsFilePath not to escape]. a=chofmann. 1999-03-16 19:12:51 +00:00
nsFileSpec.cpp API cleanup for nsString 1999-04-05 08:06:54 +00:00
nsFileStream.cpp fix newline and end of file problem 1999-03-20 02:34:54 +00:00
nsGenericCaretProperties.cpp Remove dependency on nscoord.h; return caret width in pixels, and turn off blinking on UNIX 1999-02-13 04:44:23 +00:00
nsIArena.h moved to pub 1998-04-13 20:24:54 +00:00
nsIAtom.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIBaseStream.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIByteBuffer.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsIFileStream.cpp Added copyright. 1999-04-05 21:01:33 +00:00
nsIInputStream.h removed aErrorCode from the comment. 1999-03-25 03:00:04 +00:00
nsInt64.h Fixed linkage problems with nsInt64 and nsTime classes. 1998-10-06 20:06:06 +00:00
nsIOutputStream.h Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsIStringStream.cpp Bugs #3997, 3934 1999-03-19 23:09:39 +00:00
nsITimer.h added NS_DEFINE_STATIC_IID_ACCESSOR. 1999-03-12 04:46:43 +00:00
nsITimerCallback.h added NS_DEFINE_STATIC_IID_ACCESSOR. 1999-03-12 04:46:43 +00:00
nsIUnicharBuffer.h Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
nsIUnicharInputStream.h Hacky Unicode converters implementation replaced with the real xpcom thing. 1999-02-03 18:55:10 +00:00
nsObserver.cpp initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
nsObserver.h initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
nsObserverList.cpp initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
nsObserverList.h initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
nsObserverService.cpp initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
nsObserverService.h initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
nsProperties.cpp API cleanup for nsString 1999-04-05 08:06:54 +00:00
nsProperties.h Forgot to say "public" in "class nsPropertiesFactory : nsIFactory". 1999-02-10 22:51: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
nsSpecialSystemDirectory.cpp Added Current Working Directory 1999-04-03 17:17:49 +00:00
nsStdFileStream.cpp First Checked In. 1998-12-18 22:38:28 +00:00
nsStr.cpp fixed nsStr bug found by davidBienvenu -- I owe him a beer 1999-04-05 21:38:50 +00:00
nsStr.h fixed nsStr bug found by davidBienvenu -- I owe him a beer 1999-04-05 21:38:50 +00:00
nsString2.cpp fixed nsStr bug found by davidBienvenu -- I owe him a beer 1999-04-05 21:38:50 +00:00
nsString2.h fixed bug in nsString; added recycler to nsString2 1999-03-23 07:26:27 +00:00
nsString.cpp any fix for entities 1999-03-25 01:27:27 +00:00
nsString.h prep work to land nsString2 1999-03-22 08:29:26 +00:00
nsStringImpl.cpp Initial revision. Not currently in the build. 1999-03-23 01:46:44 +00:00
nsThread.cpp Added GetIThread method 1999-04-06 06:09:15 +00:00
nsThread.h Fixed thread pool shutdown. 1999-04-06 01:42:01 +00:00
nsTime.h Added constructor for strings. 1999-02-18 00:12:08 +00:00
nsUnicharBuffer.cpp purify fixes from bruce@cybersight.com - free memory the right way 1999-03-10 00:32:44 +00:00
nsUnicharInputStream.cpp add prototype to reduce warnings on Macintosh compiler 1999-02-19 16:13:47 +00:00
nsUnitConversion.h re-added backed-out changes 1998-08-01 00:56:28 +00:00
nsVoidArray.cpp added nsStringArray 1999-01-23 06:58:34 +00:00
nsVoidArray.h added nsStringArray 1999-01-23 06:58:34 +00:00