Fri, 12 Jul 2013 14:25:50 +0200More flexibility in converting strings to various values
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 14:25:50 +0200] rev 197
More flexibility in converting strings to various values

Fri, 12 Jul 2013 12:21:53 +0200Need to propagate throws exceptions
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 12:21:53 +0200] rev 196
Need to propagate throws exceptions

Fri, 12 Jul 2013 12:08:56 +0200Don't fall into endless loop when parameters are not specified
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 12:08:56 +0200] rev 195
Don't fall into endless loop when parameters are not specified

Fri, 12 Jul 2013 11:05:52 +0200Less underscores, more dollar (signs)
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 11:05:52 +0200] rev 194
Less underscores, more dollar (signs)

Fri, 12 Jul 2013 10:23:34 +0200Checks to find out whether the location API is supported and fail early, if it is not
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 10:23:34 +0200] rev 193
Checks to find out whether the location API is supported and fail early, if it is not

Fri, 12 Jul 2013 09:43:02 +0200Long (and probably also double) parameters need to increase the load index by two
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Jul 2013 09:43:02 +0200] rev 192
Long (and probably also double) parameters need to increase the load index by two

Thu, 11 Jul 2013 21:26:28 +0200Support for calling static Java methods from JavaScript
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Jul 2013 21:26:28 +0200] rev 191
Support for calling static Java methods from JavaScript

Thu, 11 Jul 2013 21:10:18 +0200Removing no longer used field
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Jul 2013 21:10:18 +0200] rev 190
Removing no longer used field

Thu, 11 Jul 2013 20:30:39 +0200No need to collect own methods - they are treated the same way as others
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Jul 2013 20:30:39 +0200] rev 189
No need to collect own methods - they are treated the same way as others

Thu, 11 Jul 2013 17:58:45 +0200FX Web View can finally call run() on non-public implementations of Runnable
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Jul 2013 17:58:45 +0200] rev 188
FX Web View can finally call run() on non-public implementations of Runnable