This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
adc593518b40f65e53317fe9aaa8bf118f04efb3
Mozilla
/
mozilla
/
extensions
/
java
/
xpcom
History
benjamin%smedbergs.us
adc593518b
Fix leftover #include, bustage from bug 270893
...
git-svn-id: svn://10.0.0.236/trunk@194228 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-12 17:09:04 +00:00
..
build
…
glue
Bug 329522 - Use RegisterNatives for associating Java native methods with their implementation. r=bsmedberg
2006-04-03 21:16:49 +00:00
interfaces
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
package
…
src
Bug 329522 - Use RegisterNatives for associating Java native methods with their implementation. r=bsmedberg
2006-04-03 21:16:49 +00:00
tests
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
2006-02-03 14:18:39 +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
…
nsAppFileLocProviderProxy.h
…
nsJavaInterfaces.cpp
Fix leftover #include, bustage from bug 270893
2006-04-12 17:09:04 +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
…
nsJavaXPCOMBindingUtils.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
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
…
nsJavaXPTCStubWeakRef.cpp
…
nsJavaXPTCStubWeakRef.h
…
XPCOMException.java
…
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
…