boot-fx/src/main/java/org/apidesign/html/boot/fx/FXPresenter.java
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Thu, 12 Sep 2013 09:33:50 +0200 Support for multiple FX WebViews running at once in isolation
Wed, 11 Sep 2013 14:49:49 +0200 Using logging to track Java<->JavaScript calls
Sat, 24 Aug 2013 16:56:40 +0200 If the netbeans.inspect.port is on and working smootly enable reloading of the HTML page via popup menu
Sat, 24 Aug 2013 12:41:46 +0200 Report an exception when page loading fails
Wed, 14 Aug 2013 18:23:03 +0200 Working well with ko4j.debugger rev. f36bfe284b8e from http://hg.netbeans.org/main/contrib/ repository: if netbeans.inspect.port is specified and connection to the IDE is established properly, livepage inspection is started.
Fri, 23 Jan 2004 17:10:49 +0100 Let File.toURL() handle the / and \
Mon, 29 Jul 2013 17:49:48 +0200 Compile and pass on JDK8
Mon, 29 Jul 2013 17:13:28 +0200 Need javadoc to publish the project to nexus
Wed, 17 Jul 2013 12:34:55 +0200 Simplify code and enable automatic resizing of the browser view
Wed, 26 Jun 2013 08:43:32 +0200 Loading of external JavaScript files simplified
Wed, 19 Jun 2013 22:54:48 +0200 JavaFX implementation of the bootstrap