Sun, 16 Feb 2014 20:36:47 +0100 Jaroslav Tulach Merging this test from default branch ReducedStack
Sun, 16 Feb 2014 20:06:03 +0100 Jaroslav Tulach More tests of the bit operations on longs
Sat, 15 Feb 2014 23:16:11 +0100 Jaroslav Tulach Flush stack before performing goto ReducedStack
Sat, 15 Feb 2014 23:13:53 +0100 Jaroslav Tulach Enclose constants as objects. Get the function arguments without creates stack objects. Flush stack on frame closing. ReducedStack
Sat, 15 Feb 2014 20:18:26 +0100 Jaroslav Tulach Eliminates use of stack in empty super constructor call ReducedStack
Sat, 15 Feb 2014 17:30:47 +0100 Jaroslav Tulach Removing dead code ReducedStack
Sat, 15 Feb 2014 17:23:24 +0100 Jaroslav Tulach Keep the state of registers in an array and flush it later ReducedStack
Sat, 15 Feb 2014 15:47:28 +0100 Jaroslav Tulach Enough to index by depth, no need to have separate counters for each type ReducedStack
Sat, 15 Feb 2014 14:36:43 +0100 Jaroslav Tulach Centralizing the stack pushes into single assign method ReducedStack
Wed, 12 Feb 2014 16:12:15 +0100 Anton Epple fixed to match updated API canvas
Wed, 12 Feb 2014 14:46:40 +0100 Anton Epple added missing javadoc canvas
Wed, 12 Feb 2014 14:43:38 +0100 Anton Epple (Y05) Reintroduced the methods for using ImageData, since they?re already implemented and I have a very good usecase: canvas
Wed, 12 Feb 2014 14:19:10 +0100 Anton Epple changed LinearGradient and RadialGradient inheritance (Y08) canvas
Wed, 12 Feb 2014 13:12:44 +0100 Anton Epple removed HashMap from method signatures (Y07) canvas
Wed, 12 Feb 2014 09:14:20 +0100 Anton Epple More JavaDoc improvements. canvas
Wed, 12 Feb 2014 08:56:40 +0100 Anton Epple More JavaDoc improvements. canvas
Wed, 12 Feb 2014 08:43:07 +0100 Anton Epple More JavaDoc improvements. canvas
Wed, 12 Feb 2014 08:33:31 +0100 Anton Epple More JavaDoc improvements. canvas
Wed, 12 Feb 2014 08:21:34 +0100 Anton Epple Some JavaDoc improvements. canvas
Tue, 11 Feb 2014 15:42:12 +0100 Anton Epple fixed null pointer exception (somewhat hacky solution) canvas
Tue, 11 Feb 2014 13:39:53 +0100 Anton Epple fixed method signatures of ImageDataWrapper (double -> int) canvas
Tue, 11 Feb 2014 13:35:35 +0100 Anton Epple fixed method signature (double -> int) canvas
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()