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.
Mon, 13 May 2013 17:23:13 +0200 Jaroslav Tulach Make sure index.html and css files are included in the final ZIP
Mon, 13 May 2013 16:33:01 +0200 Jaroslav Tulach No MIT license in archetype
Mon, 13 May 2013 16:31:41 +0200 Jaroslav Tulach Start page needs to be derived from $package
Mon, 13 May 2013 16:31:21 +0200 Jaroslav Tulach Better description and use substitution to generate the correct package, artifactId and version
Mon, 13 May 2013 16:29:57 +0200 Jaroslav Tulach Need to request the package phase, otherwise runtime-only dependencies and their artifacts are not available
Mon, 13 May 2013 14:53:16 +0200 Jaroslav Tulach Verifies the compilation and test execution works on both profiles: fxbrwsr as well as bck2brwsr
Mon, 13 May 2013 14:25:37 +0200 Jaroslav Tulach Moving archetype tests into separate module - at that moment it is possible to use the previously generated archetype
Mon, 13 May 2013 11:39:33 +0200 Jaroslav Tulach First sketch of the Knockout4J archetype
Thu, 09 May 2013 23:25:10 +0200 Jaroslav Tulach Using an updated version of launchers
Thu, 09 May 2013 21:49:33 +0200 Jaroslav Tulach Support other methods for XHR as well
Fri, 03 May 2013 11:19:23 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Fri, 03 May 2013 11:18:41 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.2
Fri, 03 May 2013 10:27:06 +0200 Jaroslav Tulach A way to parse an input stream and create a JSON object
Wed, 01 May 2013 07:20:06 +0200 Jaroslav Tulach Merging in recent updates needed to produce release-0.1
Wed, 01 May 2013 07:06:43 +0200 Jaroslav Tulach Making more things private, removing KOList and providing some fake Javadoc
Tue, 30 Apr 2013 17:28:02 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Tue, 30 Apr 2013 17:27:18 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.1
Mon, 29 Apr 2013 13:40:20 +0200 Jaroslav Tulach Group id of this binding is org.apidesign.html
Mon, 29 Apr 2013 12:53:39 +0200 Jaroslav Tulach Use centralized reference to bck2brwsr version
Mon, 29 Apr 2013 12:50:19 +0200 Jaroslav Tulach Putting the bck2brwsr bindings into html.java.net repository
Mon, 24 Jun 2013 14:18:17 +0200 Jaroslav Tulach No need for register method when we can do it via the HTTP classloader
Mon, 24 Jun 2013 14:17:42 +0200 Jaroslav Tulach Simplifying constructor classloader
Fri, 21 Jun 2013 22:34:09 +0200 Jaroslav Tulach Dynamic way of registering Http resources classloader
Fri, 21 Jun 2013 15:21:09 +0200 Jaroslav Tulach Ability to execute test methods annotated by other annotations than @BrwsrTest classloader
Thu, 20 Jun 2013 10:22:50 +0200 Jaroslav Tulach Using the Browser Bootstrap classloader classloader
Mon, 17 Jun 2013 19:55:31 +0200 Jaroslav Tulach Using the same trick with call also inside WebView classloader
Mon, 17 Jun 2013 19:52:10 +0200 Jaroslav Tulach null-related tests are passing now classloader
Mon, 17 Jun 2013 19:36:24 +0200 Jaroslav Tulach Initial attempt to pass this into non-static methods classloader
Mon, 17 Jun 2013 18:27:15 +0200 Jaroslav Tulach Ideally we should have no need to define the system property anymore classloader
Mon, 17 Jun 2013 17:40:30 +0200 Jaroslav Tulach Console using JavaScriptBody classloader
Mon, 17 Jun 2013 16:17:46 +0200 Jaroslav Tulach Allow overloaded @JavaScriptBody methods classloader
Mon, 17 Jun 2013 16:14:55 +0200 Jaroslav Tulach Read bytes properly classloader
Mon, 17 Jun 2013 11:00:51 +0200 Jaroslav Tulach @JavaScriptBody methods may be native classloader
Thu, 13 Jun 2013 16:48:17 +0200 Jaroslav Tulach New classloader can be used to load the twitter application classloader
Wed, 12 Jun 2013 18:19:29 +0200 Jaroslav Tulach Trying to use JsClassLoader in FX launcher classloader
Tue, 11 Jun 2013 15:11:56 +0200 Jaroslav Tulach Pass in location of startpage file
Tue, 11 Jun 2013 09:13:33 +0200 Jaroslav Tulach Can invoke method with int params and return type classloader
Mon, 10 Jun 2013 18:19:40 +0200 Jaroslav Tulach Separating the Fn class outside of the classloader and moving methods the generated code deals with into it classloader
Mon, 10 Jun 2013 18:12:38 +0200 Jaroslav Tulach Initial version of ClassLoader that understands @JavaScriptBody classloader
Sat, 08 Jun 2013 12:09:10 +0200 Jaroslav Tulach LiveHTML WebKitDebugging protocol through CLI that supports --livehtml command
Fri, 31 May 2013 09:16:23 +0200 Jaroslav Tulach Transparent background
Fri, 31 May 2013 09:12:10 +0200 Jaroslav Tulach Toggle button to enable/disable Firebug
Thu, 30 May 2013 06:09:42 +0200 Jaroslav Tulach When in debug mode, add toolbar
Tue, 28 May 2013 21:49:38 +0200 Jaroslav Tulach Make sure the launchers run on JDK6
Tue, 28 May 2013 21:49:11 +0200 Jaroslav Tulach Need transitive runtime dependencies