boot-fx/src/main/java/org/netbeans/html/boot/fx/FXBrwsr.java
Fri, 02 Oct 2015 08:57:14 +0200 Ability to run the JavaFX presenter in headless mode is useful for testing
Sun, 19 Jul 2015 14:04:03 +0200 #252862: Remember state of FXWebView from previous application run
Sun, 19 Jul 2015 13:09:06 +0200 Moving the initial window position computation into separate method
Sun, 07 Jun 2015 20:40:39 +0200 Occupy 90% of width and height
Thu, 16 Oct 2014 11:52:26 +0200 #247466: Title of the main window showing JavaFX WebView is updated according to title of the HTML page in it
Mon, 21 Jul 2014 11:28:13 +0200 Don't forget to show default text, if provided
Mon, 21 Jul 2014 10:28:07 +0200 Using HBox constructor that should be available on JDK7u25
Tue, 15 Jul 2014 21:45:23 +0200 Dialog to handle input of text invoked via window.prompt
Tue, 15 Jul 2014 21:32:14 +0200 Special dialog to handle window.confirm
Tue, 15 Jul 2014 21:16:36 +0200 L10N of alert dialog
Tue, 15 Jul 2014 21:03:41 +0200 Make sure the alert dialog is really modal
Wed, 19 Mar 2014 18:29:52 +0100 Prevent JVM crashes: Don't react to page loads when the URL is allready different
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Thu, 06 Feb 2014 10:52:45 +0100 Fixing Javadoc warnings
Wed, 08 Jan 2014 15:50:50 +0100 console logging is a feature of FX presenter, not KO binding
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