gecko-dev/xpcom
1999-04-11 00:31:13 +00:00
..
base Make the destructor virtual 1999-04-10 09:49:03 +00:00
components 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
doc Weekly update 1999-04-05 06:41:12 +00:00
ds fixed mail/news crash and bug 4606 1999-04-07 21:05:19 +00:00
glue inlining the work of |StartAssigment| reduces |nsCOMPtr| overhead on windows. 1999-03-23 20:35:49 +00:00
idl was using the same iid for 2 interfaces - synced nsIShutdownListener iid with the iid from the .h file 1999-03-10 08:02:23 +00:00
io Cleaned up the statfs mess at the beginning to make use of configure's power. 1999-04-10 01:13:02 +00:00
libxpt renamed XPTC_InvokeByIndex to _XPTC_InvokeByIndex, to avoid having to have a .exp file for libxpt. #pragma export is used in xptcinvoke_mac.cpp to export XPTC_InvokeByIndex. 1999-04-11 00:31:13 +00:00
macbuild added nsAllocator exports for XPConnect's use. 1999-04-11 00:03:49 +00:00
public #define NS_COM __declspec(export) on XP_MAC. 1999-04-04 02:22:08 +00:00
reflect renamed XPTC_InvokeByIndex to _XPTC_InvokeByIndex, to avoid having to have a .exp file for libxpt. #pragma export is used in xptcinvoke_mac.cpp to export XPTC_InvokeByIndex. 1999-04-11 00:31:13 +00:00
src Make the destructor virtual 1999-04-10 09:49:03 +00:00
string/obsolete fixed nsStr bug found by davidBienvenu -- I owe him a beer 1999-04-05 21:38:50 +00:00
tests ignore the test that gets built 1999-04-10 00:36:48 +00:00
threads Added GetIThread method 1999-04-06 06:09:15 +00:00
tools XP_MAC: added local strdup that uses malloc, renamed main to xpidl_main when built as a CodeWarrior plugin. 1999-04-11 00:15:09 +00:00
typelib XP_MAC: added local strdup that uses malloc, renamed main to xpidl_main when built as a CodeWarrior plugin. 1999-04-11 00:15:09 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Adding tools/ to make system 1999-04-05 04:54:50 +00:00
makefile.win 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