Tue, 11 Feb 2014 13:31:42 +0100 Anton Epple Merging latest changes from main line canvas
Tue, 11 Feb 2014 10:48:24 +0100 Jaroslav Tulach Adding factory method javadoc canvas
Fri, 07 Feb 2014 10:03:44 +0100 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Fri, 07 Feb 2014 10:03:38 +0100 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.8.1
Fri, 07 Feb 2014 10:03:32 +0100 Jaroslav Tulach [maven-release-plugin] prepare release release-0.8.1 release-0.8.1
Fri, 07 Feb 2014 08:35:49 +0100 Jaroslav Tulach System seems to be stable with 0.7.5 version of html4j
Tue, 04 Feb 2014 09:32:27 +0100 Jaroslav Tulach Sample usage of @JavaScriptBody annotation. Preprocessing classes and adding a Js/Java interoperability test
Thu, 23 Jan 2014 20:03:25 +0100 Jaroslav Tulach 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 +0100 Jaroslav Tulach Merge into the default line the use of stable 0.7 version of org.netbeans.html APIs
Mon, 13 Jan 2014 12:35:56 +0100 Jaroslav Tulach Switching to stable 0.7 of org.netbeans.html APIs NbHtml4J
Thu, 09 Jan 2014 21:21:34 +0100 Jaroslav Tulach Need to implement FromJavaScript interface NbHtml4J
Thu, 09 Jan 2014 21:21:11 +0100 Jaroslav Tulach No need for special implementation of knockout bindings, the standard ones are good enough NbHtml4J
Thu, 09 Jan 2014 21:19:44 +0100 Jaroslav Tulach JavaScriptBody callbacks now use simplified parameter types - all objects are just java.lang.Object NbHtml4J
Thu, 09 Jan 2014 17:22:41 +0100 Jaroslav Tulach Include exception message in the printStackTrace() NbHtml4J
Thu, 09 Jan 2014 16:38:15 +0100 Jaroslav Tulach Removing useless methods and classes NbHtml4J
Thu, 09 Jan 2014 15:57:28 +0100 Jaroslav Tulach Adjusting to rename to ko4j NbHtml4J
Thu, 09 Jan 2014 11:55:01 +0100 Jaroslav Tulach Works properly with html4j revision 6fbd66b88cf6 NbHtml4J
Thu, 09 Jan 2014 08:21:39 +0100 Jaroslav Tulach Copy the array before passing it to JavaScript when using net.java.html.js.JavaScriptBody NbHtml4J
Thu, 09 Jan 2014 08:21:26 +0100 Jaroslav Tulach Copy the array before passing it to JavaScript when using net.java.html.js.JavaScriptBody NbHtml4J
Wed, 08 Jan 2014 14:06:21 +0100 Jaroslav Tulach Re-use the shared knockout binding provided by html4j project NbHtml4J
Mon, 06 Jan 2014 13:45:57 +0100 Jaroslav Tulach Re-adding getDeclaringClass method, but throwing a security exception when it is called NbHtml4J
Mon, 06 Jan 2014 13:31:04 +0100 Jaroslav Tulach Switching to new 'NetBeans' packaging schema of forthcoming 0.7 version NbHtml4J
Wed, 11 Dec 2013 08:22:17 +0100 Jaroslav Tulach In non-browser environment we need to define the console object for the test to succeed
Tue, 10 Dec 2013 17:14:15 +0100 Jaroslav Tulach Tim wanted functional System.out, so let's make it do something useful
Fri, 22 Nov 2013 14:20:49 +0100 Jaroslav Tulach Expand the center web view, when frame is expanded
Fri, 22 Nov 2013 11:20:00 +0100 Jaroslav Tulach Honor specification of bck2brwsr.obfuscationlevel for faster test execution
Fri, 22 Nov 2013 11:15:04 +0100 Jaroslav Tulach Removing unused import
Fri, 22 Nov 2013 09:34:48 +0100 Jaroslav Tulach Let the tests compile and pass on JDK8, b113
Thu, 07 Nov 2013 12:55:05 +0100 Jaroslav Tulach Ignore only rt.jar from JDK, not emul-rt.jar from bck2brwsr profile
Thu, 07 Nov 2013 09:44:51 +0100 Jaroslav Tulach Not very useful set and get properties
Thu, 07 Nov 2013 09:41:45 +0100 Jaroslav Tulach _ in class and method names should be manged to _1
Thu, 07 Nov 2013 09:24:37 +0100 Jaroslav Tulach Removing the Twitter demo, as it no longer works after May 2013's change on Twitter protocol
Sat, 02 Nov 2013 21:09:52 +0100 Jaroslav Tulach Implementing java.util.Timer via window.setTimeout(...)
Sat, 02 Nov 2013 16:43:48 +0100 Jaroslav Tulach Merging in timer
Sat, 02 Nov 2013 16:40:37 +0100 Jaroslav Tulach Let's add Timer to bck2brwsr jdk7-b147
Fri, 01 Nov 2013 06:36:08 +0100 Jaroslav Tulach Need to ignore newly added URLConnection
Thu, 31 Oct 2013 15:16:56 +0100 Jaroslav Tulach Allow idempotent setting of system classloader
Thu, 31 Oct 2013 15:01:35 +0100 Jaroslav Tulach Implementing String's intern()
Thu, 31 Oct 2013 11:36:52 +0100 Jaroslav Tulach Basic emulation of BitSet for NetBeans Javac
Thu, 31 Oct 2013 11:30:50 +0100 Jaroslav Tulach Brinding in BitSet
Thu, 31 Oct 2013 11:30:29 +0100 Jaroslav Tulach BitSet is needed by Javac jdk7-b147
Thu, 31 Oct 2013 11:23:54 +0100 Jaroslav Tulach Implementing URLConnection
Thu, 31 Oct 2013 10:51:17 +0100 Jaroslav Tulach Merging in URLConnection
Thu, 31 Oct 2013 10:50:19 +0100 Jaroslav Tulach Javac by default uses URLConnection jdk7-b147
Wed, 30 Oct 2013 18:35:07 +0100 Jaroslav Tulach Need to use NetBeans 7.4 as JDK8 incompatibly tightened rules about non-public proxy classes
Wed, 30 Oct 2013 18:16:15 +0100 Jaroslav Tulach Wasn't the goal to actually sort the array?
Wed, 30 Oct 2013 17:25:35 +0100 Jaroslav Tulach Nashorn is returning different instance which is just equal (but not identical) to the original function
Wed, 30 Oct 2013 17:15:23 +0100 Jaroslav Tulach Adopting to JDK8's Nashorn differences. Most tests should now pass with Nashorn now.
Wed, 30 Oct 2013 11:24:41 +0100 Jaroslav Tulach JavaFX from JDK8 does not have this impl method anymore
Tue, 29 Oct 2013 14:17:00 +0100 Jaroslav Tulach Cache the returned resources, so subsequent requests work locally
Wed, 23 Oct 2013 15:15:48 +0200 Jaroslav Tulach The bck2brwsr.js property can also point to an existing file on disk
Wed, 23 Oct 2013 14:56:31 +0200 Jaroslav Tulach Preventing StackOverflowError when asking for non-existing system resource
Wed, 23 Oct 2013 14:56:02 +0200 Jaroslav Tulach Different behavior on function calls that find nothing - don't decrement the resource count at all
Tue, 22 Oct 2013 19:37:49 +0200 Jaroslav Tulach Merging in classes needed by Javac
Tue, 22 Oct 2013 19:36:40 +0200 Jaroslav Tulach Javac needs FilterWriter jdk7-b147
Tue, 22 Oct 2013 19:33:09 +0200 Jaroslav Tulach Dolar sign can be the first first character in a Java identifier
Mon, 21 Oct 2013 17:19:55 +0200 Jaroslav Tulach Skip resources from sisu-inject-bean JAR as that is accidentally on execution path, contains annotation processor, but is not compiled with -target 1.6
Mon, 21 Oct 2013 15:16:04 +0200 Jaroslav Tulach In case the JavaScript Regexp does not parse the expression, use the regular Java one (if available)
Mon, 21 Oct 2013 15:06:14 +0200 Jaroslav Tulach Removing debugging only try/catch
Mon, 21 Oct 2013 14:39:06 +0200 Jaroslav Tulach Merging annotation classes into default branch