gecko-dev/extensions/java/xpcom
2006-05-10 18:17:01 +00:00
..
build Fix Javaconnect build bustage on Win32. r=tor, a=mkaply. Not part of default build. 2005-06-08 16:41:19 +00:00
glue Fix bustage from bug 334038 2006-05-03 17:18:09 +00:00
interfaces Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-04-28 14:54:54 +00:00
package Make sure files aren't created in srcdir during objdir build 2005-02-25 23:22:00 +00:00
src Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-04-28 14:54:54 +00:00
tests Update testcases to work with new MozillaInterfaces.jar. No bug. 2006-04-12 21:24:03 +00:00
tools Bug 327846 - Method names conflicting with Java keywords should have underscore prepended, not appended. Expand list of Java keywords. General cleanup. r=bsmedberg. xulrunner only 2006-03-30 22:31:58 +00:00
gen-nsError.pl Bug 327846 - Method names conflicting with Java keywords should have underscore prepended, not appended. Expand list of Java keywords. General cleanup. r=bsmedberg. xulrunner only 2006-03-30 22:31:58 +00:00
Makefile.in Bug 327654 - Make sure to generate MozillaInterfaces.jar after all the IDL files have been processed. r=bsmedberg 2006-02-23 22:22:54 +00:00
nsAppFileLocProviderProxy.cpp Fix crash when calling initEmbedding with an appFileLocProvider. Don't delete the locProvider proxy after having called NS_InitEmbedding. Not part of default build. a=mkaply 2005-07-13 22:15:09 +00:00
nsAppFileLocProviderProxy.h Fix crash when calling initEmbedding with an appFileLocProvider. Don't delete the locProvider proxy after having called NS_InitEmbedding. Not part of default build. a=mkaply 2005-07-13 22:15:09 +00:00
nsJavaInterfaces.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsJavaWrapper.cpp Bug 327846 - Method names conflicting with Java keywords should have underscore prepended, not appended. Expand list of Java keywords. General cleanup. r=bsmedberg. xulrunner only 2006-03-30 22:31:58 +00:00
nsJavaWrapper.h Bug 279649 - Dynamically create Java proxies. r=darin. 2005-02-23 20:19:55 +00:00
nsJavaXPCOMBindingUtils.cpp fix javaxpcom bustage 2006-05-10 18:17:01 +00:00
nsJavaXPCOMBindingUtils.h Bug 327846 - Method names conflicting with Java keywords should have underscore prepended, not appended. Expand list of Java keywords. General cleanup. r=bsmedberg. xulrunner only 2006-03-30 22:31:58 +00:00
nsJavaXPTCStub.cpp Bug 327846 - Method names conflicting with Java keywords should have underscore prepended, not appended. Expand list of Java keywords. General cleanup. r=bsmedberg. xulrunner only 2006-03-30 22:31:58 +00:00
nsJavaXPTCStub.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsJavaXPTCStubWeakRef.cpp Bug 285591 - Do not cache JNIEnv structure. Instead, query from JavaVM. Not part of default build. a=mkaply 2005-05-03 20:15:35 +00:00
nsJavaXPTCStubWeakRef.h Bug 285591 - Do not cache JNIEnv structure. Instead, query from JavaVM. Not part of default build. a=mkaply 2005-05-03 20:15:35 +00:00
XPCOMException.java Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build. 2005-10-28 01:59:05 +00:00
XPCOMJavaProxy.java Bug 311240 - XPCOMJavaProxy 'equals()' method doesn't check actual XPCOM object ptr. r=bsmedberg. 2006-01-05 19:56:53 +00:00
XPCOMJavaProxyBase.java XPCOMJavaProxyBase belongs in impl jar, not interfaces jar. No bug. Not part of default build 2005-11-22 23:09:09 +00:00
XPCOMPrivate.java Move methods used by Java stubs to their own private class. 2004-12-17 23:52:42 +00:00