Commit Graph
10 Commits
Author SHA1 Message Date
pedemont@us.ibm.com 5cb8f39b7a Generate Java interface from nsError.h. Not part of build. a=mkaply 2005-04-13 19:04:57 +00:00
pedemont@us.ibm.com d9b8486665 Bug 273357 - XPCOM.queryInterface doesn't properly walk up the inheritance chain. Patch by Michal Ceresna. r=jhpedemonte 2005-01-13 17:29:47 +00:00
pedemont@us.ibm.com b345ca0b5f Bug 270889 - Various minor code and comment fixes. 2004-12-23 17:09:54 +00:00
pedemont@us.ibm.com f5602b30bc Bug 275106 - Add JavaDoc comments to non-generated Java files. r=darin 2004-12-21 17:36:55 +00:00
pedemont@us.ibm.com 6d5db0705e Move methods used by Java stubs to their own private class. 2004-12-17 23:52:42 +00:00
pedemont@us.ibm.com db558ee9cc Bug 270889 - Change params for initEmbedding() to use java.io.File and custom class. Backout lazy discovery of interface info (no longer needed). Better distribute methods in XPCOM and GeckoEmbed classes. r=darin. 2004-12-17 22:20:56 +00:00
pedemont@us.ibm.com 9685b6e331 Remove nsWriteSegmentFun - no longer needed. 2004-10-27 22:03:45 +00:00
pedemont@us.ibm.com b4e20286ad Make GeckoEmbed functions more Java-like. Don't reflect NS_NewArray. Provide generic impl of QI. 2004-10-15 21:50:15 +00:00
pedemont@us.ibm.com 4d9722c340 Add helper function for getting an interfaces IID. Used by Java impl of QI. Not part of default build. 2004-10-01 16:29:53 +00:00
pedemont@us.ibm.com 35c9ecbe24 Split GeckoEmbed.java into two files, so GeckoEmbed just contains embedding functions. Better name for library. Use JAVA_HOME for location of Java includes. Not part of default build. 2004-10-01 16:19:03 +00:00