gecko-dev/xpcom
dp%netscape.com e3d3ff58c6 PlatformFind() changed to return nsDll * instead of FactoryEntry. This
is an internal api change.
1999-08-20 23:06:47 +00:00
..
apps First check-in of XP Event Loop Interfaces. --This is not connected to the build--. 1999-08-03 23:57:18 +00:00
base XPCOM Cleanup: Fixed Aggregation macros in nsAgg.h to do aggregation correctly. Fixed usages and implementation of aggregation using these macros through out the tree. 1999-08-19 05:36:30 +00:00
build adding nsISupportsVoid to the nsISupportsPrimitives family. Fixing some suboptimal use of *retval 1999-08-20 03:14:46 +00:00
components PlatformFind() changed to return nsDll * instead of FactoryEntry. This 1999-08-20 23:06:47 +00:00
doc XPCOM Brownbag 1 1999-08-18 02:17:28 +00:00
ds adding a comment referencing a bug number for why this was done the way it was 1999-08-20 22:45:30 +00:00
glue XPCOM Cleanup: Added macros to make checking arguments and state upon entering interface boundaries easier. 1999-08-19 05:32:15 +00:00
io Adding fix for 6181. It is currently ifdef'ed out. Looking for a mac person to 1999-08-18 02:17:21 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild added nsPipe2.cpp, nsSegmentedBuffer.cpp. 1999-08-12 00:12:37 +00:00
proxy Fixing xptinfo bug with getting information about the type of an interface pointer parameter of a method when the method is inherited from another interface in another typelib file. The api needs to also pass along the method index in order to convey enough information to always give the right answer. Got that? :) Fixing users of this modified api also. 1999-08-19 10:12:30 +00:00
reflect Removed all references to obsolete OBJDIR variable. 1999-08-20 06:52:59 +00:00
sample Doc only. Merged README.html into xpconnect-sample.html. 1999-08-18 23:25:41 +00:00
string/obsolete Fixing ToNewUnicode(). Checking in for rickg. 1999-07-28 21:43:11 +00:00
tests Add TestStackCrawl, which is currently broken :-(. 1999-08-18 04:53:51 +00:00
threads Added more logging code. 1999-08-11 08:13:07 +00:00
tools Cleanup and fix for BSD/OS. 1999-07-22 04:23:11 +00:00
typelib Fix problem with generating \ \n for getters and setters, and move generated NS_DECL_NSIFOO to below the interface. 1999-08-20 09:08:40 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Adding a link change for BeOS 1999-07-17 03:38:08 +00:00
makefile.win Added the xpcom/sample directory to the build, so I can point people to the minimal XPConnect sample code there without them having to rebuild to try it out. 1999-05-28 01:49:47 +00:00