Граф коммитов

1052 Коммитов

Автор SHA1 Сообщение Дата
mcmullen%netscape.com 70a8808ba2 Bug #4619. When at eof, get() was returning undefined character. Now returning 0. 1999-04-08 17:31:00 +00:00
rogerl%netscape.com d49a5d0706 # NOT A PART OF SEAMONKEY
New.
1999-04-08 16:54:17 +00:00
rickg%netscape.com 9c6e76138e fixed mail/news crash and bug 4606 1999-04-07 21:05:19 +00:00
jband%netscape.com 6bd36a0fb2 fix compiler warnings 1999-04-07 00:47:30 +00:00
jband%netscape.com 11b4cf4cf9 use a simpler scheme for handling interface flags in xpidl 1999-04-07 00:29:49 +00:00
jband%netscape.com 993ff933a8 Added support for [scriptable] flag in interface descriptor. Added [noscript]. xpconnect now checks for the [scriptable] flag. 1999-04-06 22:42:10 +00:00
neeti%netscape.com 3e2bd49cad initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
mcmullen%netscape.com 75e878b3a9 memset a buffer to 0, to avoid Solaris UMR diagnostics. 1999-04-06 20:10:50 +00:00
dp%netscape.com 931c6a743a Removing (char *) casts. Better error checking in PlatformVersionCheck(). Thanks to Nicholas Ambrose <nick87@hotmail.com> for the patch 1999-04-06 08:52:51 +00:00
mccabe%netscape.com 7d3726baf8 - Made xpidl build conditional on BUILD_XPIDL for win32 and unix
- Made win32 xpidl use glib-1.2 (instead of 1.1.)
1999-04-06 08:33:40 +00:00
dp%netscape.com 25f98b017e Caching of commonly used registry keys. Patch from Nicholas Ambrose <nick87@hotmail.com>. Thanks nick. 1999-04-06 08:26:38 +00:00
warren%netscape.com 47085e4f4f Added GetIThread method 1999-04-06 06:09:15 +00:00
alecf%netscape.com 514a36aee8 output results of new factory's CreateInstance() 1999-04-06 05:06:47 +00:00
warren%netscape.com f463afe3df Fixed refcount problems. 1999-04-06 04:57:44 +00:00
warren%netscape.com 8b3e95cfa2 Added nsIByteBufferInputStream. 1999-04-06 01:43:52 +00:00
warren%netscape.com a89a6c1a63 Fixed thread pool shutdown. 1999-04-06 01:42:01 +00:00
jband%netscape.com b0859a052d fixed typo so no extra .pdb files get left behind 1999-04-06 00:10:10 +00:00
rickg%netscape.com 8bdec0ded3 fixed nsStr bug found by davidBienvenu -- I owe him a beer 1999-04-05 21:38:50 +00:00
rickg%netscape.com 897a835ff5 fixed bug found by DavidBienvenu -- I owe him a beer 1999-04-05 21:28:55 +00:00
warren%netscape.com b69511ade6 Added TestThreads 1999-04-05 21:03:22 +00:00
warren%netscape.com ed17a5b85d Mostly works now, except for nsIThreadPool::Join 1999-04-05 21:02:24 +00:00
warren%netscape.com 1c1d04115b Added copyright. 1999-04-05 21:01:33 +00:00
law%netscape.com 77f3fe30b7 Clean up .pdb file 1999-04-05 20:13:04 +00:00
rickg%netscape.com aeffd0c992 API cleanup for nsString 1999-04-05 08:06:54 +00:00
dp%netscape.com 9cb923c97b Weekly update 1999-04-05 06:41:12 +00:00
dp%netscape.com 2b67bc879d Using Raw interface to accurately get key names that have special characters like / =
Printing int32 values
changed key separator in print to be - instead of /
1999-04-05 06:05:17 +00:00
dp%netscape.com b2206a9e92 Adding registry/. Removing xpidl/ since it wan't being compiled by default by the build. 1999-04-05 04:55:42 +00:00
dp%netscape.com b47774116d Adding tools/ to make system 1999-04-05 04:54:50 +00:00
dp%netscape.com 8efe551b22 registry Export utility makefile for unix 1999-04-05 04:34:57 +00:00
dp%netscape.com b84f8f3075 Using the nsIRegistry from the ComponentManager. 1999-04-05 04:33:49 +00:00
dp%netscape.com 033f9f07b2 Log message on RegisterFactory() change. 1999-04-05 04:32:36 +00:00
dp%netscape.com d925ea92a9 Returning servicemanager from NS_InitXPCOM() 1999-04-05 04:32:08 +00:00
dp%netscape.com 1368581140 Registry strings cleanup. Thanks to Nicholas Ambrose <nick87@hotmail.com> 1999-04-05 00:07:18 +00:00
beard%netscape.com b3ac3a0371 backed out XP_MAC crash test, since it does work with checked in .xpt files. 1999-04-04 03:40:20 +00:00
beard%netscape.com d135599078 turned off relaxed pointer checking, now that jband has fixed the sources. 1999-04-04 03:33:43 +00:00
jband%netscape.com a6de332001 fix the struct member column alignment (in the source code) after mass type renaming 1999-04-04 03:13:47 +00:00
jband%netscape.com 5c93ff48e3 prepare makefiles for building libxpt and xpidl before xpcom/public and xpcom/src. Fix warnings and errors in libxpt exposed in Mac port 1999-04-04 03:09:12 +00:00
jband%netscape.com 68f5e90ffa re-order DIRS in preparation for using libxpt and tools/xpidl in order to generate stuff in xpcom/public 1999-04-04 03:06:33 +00:00
beard%netscape.com d5e42a6437 xptinfo needs access to nsID::ToString(). 1999-04-04 02:23:01 +00:00
beard%netscape.com a1ced5ac04 #define NS_COM __declspec(export) on XP_MAC. 1999-04-04 02:22:08 +00:00
beard%netscape.com fe276ad493 #defining _IMPL_NS_COM, so NS_COM will be defined correctly on XP_MAC. 1999-04-04 02:21:44 +00:00
beard%netscape.com c4157426fd added xptinfo interfaces, base, and xpcom. 1999-04-04 01:51:47 +00:00
beard%netscape.com 4da9d22388 XP_MAC doesn't have <sys/stat.h>, <stat.h> instead. 1999-04-04 01:51:00 +00:00
beard%netscape.com f540c296e3 First Checked In. 1999-04-04 01:30:58 +00:00
beard%netscape.com 3b9d1511d7 made it compile on XP_MAC, still needs a user interface to choose multiple files. 1999-04-04 01:30:45 +00:00
beard%netscape.com e1a641fa03 added interactive choosing of a file to dump on XP_MAC, worked around a crash in XPT_DumpInterfaceDescriptor. 1999-04-04 01:25:44 +00:00
beard%netscape.com 1ceb6ece22 Added a strdup function for XP_MAC. 1999-04-04 01:20:34 +00:00
beard%netscape.com aecbce9b60 First Checked In. 1999-04-04 00:13:40 +00:00
beard%netscape.com ea5b0cfb8c added default args for XP_MAC. 1999-04-04 00:13:28 +00:00
beard%netscape.com 83aebb30c4 First Checked In. 1999-04-03 23:36:11 +00:00