Sun, 14 Apr 2013 22:17:34 +0200Getting ready for 0.6 release
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Apr 2013 22:17:34 +0200] rev 983
Getting ready for 0.6 release

Sun, 14 Apr 2013 20:21:25 +0200Eliminate reference to some specific snapshot version, use TEST as a version
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Apr 2013 20:21:25 +0200] rev 982
Eliminate reference to some specific snapshot version, use TEST as a version

Sun, 14 Apr 2013 13:03:04 +0200Print out object property names: surprisingly all are there fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Apr 2013 13:03:04 +0200] rev 981
Print out object property names: surprisingly all are there

Sun, 14 Apr 2013 12:03:15 +0200Setter on int (and possibly also double) works fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Apr 2013 12:03:15 +0200] rev 980
Setter on int (and possibly also double) works

Sun, 14 Apr 2013 11:52:36 +0200Tons of in VM and in page logging fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Apr 2013 11:52:36 +0200] rev 979
Tons of in VM and in page logging

Sun, 14 Apr 2013 11:51:58 +0200Need to be able to instantiate Element to access <span id> fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Apr 2013 11:51:58 +0200] rev 978
Need to be able to instantiate Element to access <span id>

Sun, 14 Apr 2013 08:24:37 +0200Log when getters are called in KOProperty fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Apr 2013 08:24:37 +0200] rev 977
Log when getters are called in KOProperty

Sun, 14 Apr 2013 08:24:05 +0200Need to convert array values if they are convertible fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Apr 2013 08:24:05 +0200] rev 976
Need to convert array values if they are convertible

Sat, 13 Apr 2013 09:14:54 +0200Introducing KOProperty to allow us to call non-public methods and to do conversion of primitive types which is broken in WebView fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 13 Apr 2013 09:14:54 +0200] rev 975
Introducing KOProperty to allow us to call non-public methods and to do conversion of primitive types which is broken in WebView

Fri, 12 Apr 2013 16:13:50 +0200Currently the class needs to be public, if we want to make calls to it from WebView's engine fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Apr 2013 16:13:50 +0200] rev 974
Currently the class needs to be public, if we want to make calls to it from WebView's engine