boot-fx/src/main/java/org/netbeans/html/boot/fx/FXPresenter.java
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.
Sat, 02 Aug 2014 12:59:31 +0200 Fixing Javadoc to succeed on JDK8
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Thu, 09 Jan 2014 19:12:55 +0100 Removing unused imports
Wed, 08 Jan 2014 13:07:24 +0100 Replacing the reflection based contract with usage of Executor and instanceof check
Wed, 08 Jan 2014 12:58:45 +0100 Implementation of knockout binding that does not rely on anything JavaFX specific
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