Mon, 26 Aug 2013 08:56:37 +0200First updates to run with forthcoming version 0.5 - WebSockets in FX launcher and etc.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 26 Aug 2013 08:56:37 +0200] rev 1249
First updates to run with forthcoming version 0.5 - WebSockets in FX launcher and etc.

Fri, 12 Jul 2013 16:06:38 +0200Needs to mangle the parameters to convert / to _
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 16:06:38 +0200] rev 1248
Needs to mangle the parameters to convert / to _

Fri, 12 Jul 2013 16:05:33 +0200Double.valueOf returns instance of Double
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 16:05:33 +0200] rev 1247
Double.valueOf returns instance of Double

Fri, 12 Jul 2013 14:51:33 +0200Fixing imports
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 14:51:33 +0200] rev 1246
Fixing imports

Fri, 12 Jul 2013 13:41:23 +0200Use transitive compile time dependencies
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 13:41:23 +0200] rev 1245
Use transitive compile time dependencies

Fri, 12 Jul 2013 11:07:58 +0200Make sure callback with parameters works. Plus get ready to usage of $ sign in $JsCallbacks$ naming scheme.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 11:07:58 +0200] rev 1244
Make sure callback with parameters works. Plus get ready to usage of $ sign in $JsCallbacks$ naming scheme.

Thu, 11 Jul 2013 22:36:01 +0200Recognizes callback to static Java methods
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Jul 2013 22:36:01 +0200] rev 1243
Recognizes callback to static Java methods

Thu, 11 Jul 2013 20:33:19 +0200net.java.html's JavaScriptBody annotation is handled with the help of $JsCallbacks$ generated helper class
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Jul 2013 20:33:19 +0200] rev 1242
net.java.html's JavaScriptBody annotation is handled with the help of $JsCallbacks$ generated helper class

Wed, 10 Jul 2013 13:31:00 +0200net.java.html.js.JavaScriptBody may contain javacall attribute
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 10 Jul 2013 13:31:00 +0200] rev 1241
net.java.html.js.JavaScriptBody may contain javacall attribute

Wed, 10 Jul 2013 09:54:14 +0200Test to verify basic javacall works
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 10 Jul 2013 09:54:14 +0200] rev 1240
Test to verify basic javacall works