Sun, 08 Sep 2013 11:22:51 +0200 Anton Epple merging latest changes from default canvas
Sun, 08 Sep 2013 10:58:10 +0200 Anton Epple added api method to merge images. canvas
Sun, 08 Sep 2013 10:44:22 +0200 Anton Epple removed Diamond operator to make compatible with -source 1.6 canvas
Sat, 07 Sep 2013 18:41:21 +0200 Anton Epple public constructor for color canvas
Sat, 07 Sep 2013 18:28:09 +0200 Anton Epple Merging latest changes from main line canvas
Sat, 07 Sep 2013 18:25:09 +0200 Anton Epple changes to canvas and graphicsenv to support additional methods fillPolygon and mergeImages canvas
Sat, 07 Sep 2013 18:10:35 +0200 Anton Epple added System.nanotime canvas
Sat, 07 Sep 2013 20:59:25 +0200 Jaroslav Tulach Well, sometimes it is necessary to depend on SNAPSHOTs
Sat, 07 Sep 2013 13:56:22 +0200 Jaroslav Tulach Re-implementation of the JDK APIs to fit into the browser
Sat, 07 Sep 2013 13:55:09 +0200 Jaroslav Tulach Merge of JDK1.7 build 147 version of classes
Sat, 07 Sep 2013 13:51:24 +0200 Jaroslav Tulach Additional set of classes to make porting of lookup library more easier jdk7-b147
Sat, 07 Sep 2013 14:59:24 +0200 Anton Epple merging with default sound
Thu, 05 Sep 2013 09:36:06 +0200 Jaroslav Tulach Need to make sure an object implements all transitive interfaces, not just those specified directly
Thu, 29 Aug 2013 16:49:00 +0000 Jaroslav Tulach The archetype now needs Throwable.printStackTrace() thus providing some trivial implementation
Thu, 29 Aug 2013 16:24:04 +0000 Jaroslav Tulach Passes json-tck tests with rev. 09aaf52b71c5 of net.java.html APIs
Thu, 29 Aug 2013 14:35:01 +0000 Jaroslav Tulach WebSocketTest passes OK against modified version of 0.5 net.java.html APIs - rev. b04268c0ded9
Thu, 29 Aug 2013 08:00:42 +0000 Jaroslav Tulach Don't propagate non-ClassNotFoundException error from Class.forName
Thu, 29 Aug 2013 07:59:21 +0000 Jaroslav Tulach getClass() on JavaScript function should return some class, at least Object.class
Tue, 27 Aug 2013 23:05:02 +0200 Jaroslav Tulach Let's try to use 0.5 version
Mon, 26 Aug 2013 08:56:37 +0200 Jaroslav Tulach First updates to run with forthcoming version 0.5 - WebSockets in FX launcher and etc.
Fri, 12 Jul 2013 16:06:38 +0200 Jaroslav Tulach Needs to mangle the parameters to convert / to _
Fri, 12 Jul 2013 16:05:33 +0200 Jaroslav Tulach Double.valueOf returns instance of Double
Fri, 12 Jul 2013 14:51:33 +0200 Jaroslav Tulach Fixing imports
Fri, 12 Jul 2013 13:41:23 +0200 Jaroslav Tulach Use transitive compile time dependencies
Fri, 12 Jul 2013 11:07:58 +0200 Jaroslav Tulach Make sure callback with parameters works. Plus get ready to usage of $ sign in $JsCallbacks$ naming scheme.
Thu, 11 Jul 2013 22:36:01 +0200 Jaroslav Tulach Recognizes callback to static Java methods
Thu, 11 Jul 2013 20:33:19 +0200 Jaroslav Tulach net.java.html's JavaScriptBody annotation is handled with the help of $JsCallbacks$ generated helper class
Wed, 10 Jul 2013 13:31:00 +0200 Jaroslav Tulach net.java.html.js.JavaScriptBody may contain javacall attribute
Wed, 10 Jul 2013 09:54:14 +0200 Jaroslav Tulach Test to verify basic javacall works
Tue, 09 Jul 2013 21:06:35 +0200 Jaroslav Tulach Basic support for net.java.html.js annotations
Fri, 28 Jun 2013 16:10:26 +0200 Jaroslav Tulach System built on top of net.java.html.boot classloader seems to be working without problems. Merging to default branch
Fri, 28 Jun 2013 11:57:46 +0200 Jaroslav Tulach ArchetypeTest is passing now classloader
Thu, 27 Jun 2013 10:43:09 +0200 Jaroslav Tulach Fixing versioning in the archetype classloader
Thu, 27 Jun 2013 10:05:00 +0200 Jaroslav Tulach Old handlers are sometimes used even after remoteHttpHandler is called. Invalidate old handlers by forcing them to delegate to the latest one. classloader
Thu, 27 Jun 2013 06:59:33 +0200 Jaroslav Tulach Get ready for object being null classloader
Wed, 26 Jun 2013 20:27:06 +0200 Jaroslav Tulach Using the net.java.html's ko-fx implementation classloader
Wed, 26 Jun 2013 20:11:13 +0200 Jaroslav Tulach ko-fx tests are passing now classloader
Wed, 26 Jun 2013 20:03:40 +0200 Jaroslav Tulach Compiles fully classloader
Wed, 26 Jun 2013 19:57:38 +0200 Jaroslav Tulach Adding in launcher based support for knockout classloader
Wed, 26 Jun 2013 19:37:34 +0200 Jaroslav Tulach Merge with default branch classloader
Wed, 26 Jun 2013 19:29:54 +0200 Jaroslav Tulach Cleaning the version mess a bit classloader
Wed, 26 Jun 2013 18:44:21 +0200 Jaroslav Tulach Successfully compiles the new support for knockout classloader
Mon, 24 Jun 2013 18:11:14 +0200 Jaroslav Tulach One more pom module classloader
Mon, 24 Jun 2013 17:50:44 +0200 Jaroslav Tulach Moving all knockout related code under the 'ko' directory classloader
Mon, 24 Jun 2013 17:49:27 +0200 Jaroslav Tulach Bringing in bck2brwsr specific knockout code classloader
Mon, 24 Jun 2013 14:19:09 +0200 Jaroslav Tulach Using HTTP protocol rather than reflection tricks as HTTP will work on all known implementations classloader
Wed, 29 May 2013 19:36:31 +0200 Jaroslav Tulach Replacing Context in archetype
Tue, 28 May 2013 23:06:45 +0200 Jaroslav Tulach Separating context into its own module and making it less exposed for users of the @Model annotation
Tue, 28 May 2013 13:31:42 +0200 Jaroslav Tulach Moving Context into its own separate module, renaming to BrwsrCtx and making it flexible context
Thu, 16 May 2013 14:10:02 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Thu, 16 May 2013 14:09:18 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.3
Thu, 16 May 2013 14:00:49 +0200 Jaroslav Tulach Knockout bindings need to be built first
Thu, 16 May 2013 13:40:26 +0200 Jaroslav Tulach Verify boolena bindings
Wed, 15 May 2013 11:45:03 +0200 Jaroslav Tulach Skip tests during execution and use as fast compilation as possible
Wed, 15 May 2013 11:28:02 +0200 Jaroslav Tulach Use 0.7.2 launcher
Wed, 15 May 2013 11:14:39 +0200 Jaroslav Tulach Controlling the loadingIndicator via loading property
Wed, 15 May 2013 11:01:17 +0200 Jaroslav Tulach Pass on the headless flag
Wed, 15 May 2013 10:53:33 +0200 Jaroslav Tulach Launchers share BaseHTTPServer since version 0.7.1
Wed, 15 May 2013 10:45:23 +0200 Jaroslav Tulach Use special version for the launcher
Mon, 13 May 2013 17:39:08 +0200 Jaroslav Tulach Link to Javadoc; correct the number of lines in the sample.