Fri, 07 Feb 2014 10:03:38 +0100[maven-release-plugin] copy for tag release-0.8.1
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 07 Feb 2014 10:03:38 +0100] rev 1436
[maven-release-plugin] copy for tag release-0.8.1

Fri, 07 Feb 2014 10:03:32 +0100[maven-release-plugin] prepare release release-0.8.1 release-0.8.1
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 07 Feb 2014 10:03:32 +0100] rev 1435
[maven-release-plugin] prepare release release-0.8.1

Fri, 07 Feb 2014 08:35:49 +0100System seems to be stable with 0.7.5 version of html4j
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 07 Feb 2014 08:35:49 +0100] rev 1434
System seems to be stable with 0.7.5 version of html4j

Tue, 04 Feb 2014 09:32:27 +0100Sample usage of @JavaScriptBody annotation. Preprocessing classes and adding a Js/Java interoperability test
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 04 Feb 2014 09:32:27 +0100] rev 1433
Sample usage of @JavaScriptBody annotation. Preprocessing classes and adding a Js/Java interoperability test

Thu, 23 Jan 2014 20:03:25 +0100Removing ide support and no longer needed excludes. The ide support is now part of NetBeans contrib http://hg.netbeans.org/main/contrib/rev/e04f16fef566
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 23 Jan 2014 20:03:25 +0100] rev 1432
Removing ide support and no longer needed excludes. The ide support is now part of NetBeans contrib http://hg.netbeans.org/main/contrib/rev/e04f16fef566

Mon, 13 Jan 2014 12:37:03 +0100Merge into the default line the use of stable 0.7 version of org.netbeans.html APIs
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 13 Jan 2014 12:37:03 +0100] rev 1431
Merge into the default line the use of stable 0.7 version of org.netbeans.html APIs

Mon, 13 Jan 2014 12:35:56 +0100Switching to stable 0.7 of org.netbeans.html APIs NbHtml4J
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 13 Jan 2014 12:35:56 +0100] rev 1430
Switching to stable 0.7 of org.netbeans.html APIs

Thu, 09 Jan 2014 21:21:34 +0100Need to implement FromJavaScript interface NbHtml4J
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 09 Jan 2014 21:21:34 +0100] rev 1429
Need to implement FromJavaScript interface

Thu, 09 Jan 2014 21:21:11 +0100No need for special implementation of knockout bindings, the standard ones are good enough NbHtml4J
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 09 Jan 2014 21:21:11 +0100] rev 1428
No need for special implementation of knockout bindings, the standard ones are good enough

Thu, 09 Jan 2014 21:19:44 +0100JavaScriptBody callbacks now use simplified parameter types - all objects are just java.lang.Object NbHtml4J
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 09 Jan 2014 21:19:44 +0100] rev 1427
JavaScriptBody callbacks now use simplified parameter types - all objects are just java.lang.Object