gecko-dev/extensions/java/xpcom
2004-11-23 17:02:21 +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
nsJavaInterfaces.cpp Fix logging to not use variable arguments (not supported by win32 compiler). 2004-11-23 17:02:21 +00:00
nsJavaWrapper.cpp Fix logging to not use variable arguments (not supported by win32 compiler). 2004-11-23 17:02:21 +00:00
nsJavaWrapper.h
nsJavaXPCOMBindingUtils.cpp Fix logging to not use variable arguments (not supported by win32 compiler). 2004-11-23 17:02:21 +00:00
nsJavaXPCOMBindingUtils.h Fix logging to not use variable arguments (not supported by win32 compiler). 2004-11-23 17:02:21 +00:00
nsJavaXPTCStub.cpp Fix logging to not use variable arguments (not supported by win32 compiler). 2004-11-23 17:02:21 +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
XPCOM.java Remove nsWriteSegmentFun - no longer needed. 2004-10-27 22:03:45 +00:00
XPCOMException.java Java 1.3 compatibility 2004-11-23 16:59:12 +00:00