boot/src/test/java/org/netbeans/html/boot/impl/JsClassLoaderBase.java
Fri, 15 Jan 2016 11:40:28 +0100 Use fully qualified names when referencing java.lang.Object
Sat, 11 Apr 2015 07:41:04 +0200 Ensure callback can be made to Java method with innerclass type parameters
Mon, 01 Sep 2014 16:25:25 +0200 Documenting, testing and adopting code to IllegalStateException being thrown when there is no browser context during invocation of a JavaScriptBody method.
Mon, 01 Sep 2014 15:36:48 +0200 First attempt to describe an what is wrong when presenter is not active.
Tue, 26 Aug 2014 18:13:30 +0200 During the API review process (bug 246133) the reviewers decided that in order to include html4j to NetBeans Platform, we need to stop using org.apidesign namespace and switch to NetBeans one. Repackaging all SPI packages into org.netbeans.html.smthng.spi.
Mon, 19 May 2014 13:42:49 +0200 Getting more ready (but not fully) to JDK8's Javadoc
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Fri, 10 Jan 2014 15:49:27 +0100 Use Java bodies of @JavaScriptBody methods if there is no presenter
Thu, 09 Jan 2014 11:14:27 +0100 Support array return type
Mon, 16 Dec 2013 17:39:56 +0100 The work on this project started in 2013
Mon, 16 Dec 2013 16:59:43 +0100 Moving implementation classes into org.netbeans.html namespace