gecko-dev/extensions/java/xpcom
pedemont%us.ibm.com 7a9c95414e Remove nsWriteSegmentFun - no longer needed. 2004-10-27 22:03:45 +00:00
..
tests Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object. 2004-10-27 17:10:03 +00:00
GeckoEmbed.java Make GeckoEmbed functions more Java-like. Don't reflect NS_NewArray. Provide generic impl of QI. 2004-10-15 21:50:15 +00:00
Makefile.in Pass package name to xpidl when creating Java interfaces. Not part of default build 2004-10-07 15:27:27 +00:00
XPCOM.java Remove nsWriteSegmentFun - no longer needed. 2004-10-27 22:03:45 +00:00
XPCOMException.java Create special xpcom exception class. Also, throw exception when we DON'T already have an exception. Not part of default build. 2004-10-01 23:05:41 +00:00
nsJavaInterfaces.cpp Remove nsWriteSegmentFun - no longer needed. 2004-10-27 22:03:45 +00:00
nsJavaWrapper.cpp Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object. 2004-10-27 17:10:03 +00:00
nsJavaWrapper.h
nsJavaXPCOMBindingUtils.cpp Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object. 2004-10-27 17:10:03 +00:00
nsJavaXPCOMBindingUtils.h Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object. 2004-10-27 17:10:03 +00:00
nsJavaXPTCStub.cpp Properly handle [inout] string params when calling a Java method from XPCOM. Allocate enough space for PRUnichar string when returning to XPCOM. 2004-10-26 20:30:01 +00:00
nsJavaXPTCStub.h Implement IID for nsJavaXPTCStub. Return associated Java object if returning nsJavaXPTCStub. 2004-10-18 17:04:29 +00:00
nsJavaXPTCStubWeakRef.cpp Move assert to the correct place 2004-10-19 23:15:51 +00:00
nsJavaXPTCStubWeakRef.h Remove extra semicolon. Not part of default build 2004-09-21 15:46:59 +00:00