Fri, 17 May 2013 14:09:38 +0200 toni epple Added GraphicsEnvironment Service canvas
Fri, 17 May 2013 14:09:01 +0200 toni epple Added some license headers canvas
Fri, 17 May 2013 14:05:55 +0200 toni epple Created SPI as a Factory for GraphicsObjects canvas
Fri, 17 May 2013 13:50:31 +0200 toni epple Pulled up more methods to the interface... canvas
Fri, 17 May 2013 13:50:24 +0200 toni epple Pulled up more methods to the interface... canvas
Fri, 17 May 2013 12:15:01 +0200 toni epple Extracting methods to the interface... canvas
Fri, 17 May 2013 12:14:45 +0200 toni epple Extracting methods to the interface... canvas
Fri, 17 May 2013 12:14:35 +0200 toni epple Extracting methods to the interface... canvas
Fri, 17 May 2013 12:06:55 +0200 toni epple Extracting interfaces from JavaQuery API. Removed first (automatic) refactoring attempt and redid it manually. canvas
Fri, 17 May 2013 12:06:36 +0200 toni epple Extracting interfaces from JavaQuery API. Removed first (automatic) refactoring attempt and redid it manually. canvas
Fri, 17 May 2013 11:00:38 +0200 toni epple Started extracting GraphicsContext interface from JavaQuery API. First extracting methods with primitive parameters and return type. canvas
Fri, 17 May 2013 11:00:23 +0200 toni epple Started extracting GraphicsContext interface from JavaQuery API. First extracting methods with primitive parameters and return type. canvas
Fri, 17 May 2013 10:51:56 +0200 toni epple Added dependency on net.java.html.canvas to api canvas
Fri, 17 May 2013 10:45:08 +0200 toni epple Added net.java.html.canvas canvas
Fri, 17 May 2013 10:44:29 +0200 toni epple Added net.java.html.canvas canvas
Fri, 17 May 2013 10:27:41 +0200 toni epple Merging latest changes from main line canvas
Mon, 20 May 2013 10:59:47 +0200 Lubomir Nerad Obfuscation fixes to allow run demo-calculator as an external module closure
Thu, 16 May 2013 10:38:20 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Thu, 16 May 2013 10:38:05 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.7.2
Thu, 16 May 2013 10:37:44 +0200 Jaroslav Tulach Merging the release attempt to default branch release-0.7.2
Thu, 16 May 2013 10:32:51 +0200 Jaroslav Tulach Use project.version to refer to plugin version release-0.7.2_base
Thu, 16 May 2013 10:31:32 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.7.2 release-0.7.2_base
Thu, 16 May 2013 08:51:29 +0200 Jaroslav Tulach Try harder to find the emulation classes
Thu, 16 May 2013 08:49:55 +0200 Jaroslav Tulach java.lang.Boolean is subclass of JavaScript's Boolean. true and false are instances of java.lang.Boolean
Wed, 15 May 2013 09:57:43 +0200 Jaroslav Tulach Exit the FX launcher when the window is closed
Wed, 15 May 2013 09:34:06 +0200 Jaroslav Tulach Enable firebug when in debug mode
Mon, 13 May 2013 18:54:50 +0200 Lubomir Nerad Changed the way the external classes are identified closure
Mon, 13 May 2013 16:11:21 +0200 Jaroslav Tulach Simpler way to maintain correct versioning. Replace it on resources copy.
Fri, 10 May 2013 00:05:40 +0200 Jaroslav Tulach Lowering the number of HTTP server threads - we are client technology - any server that replies is good enough.
Thu, 09 May 2013 23:26:37 +0200 Jaroslav Tulach Moving back to development mode
Thu, 09 May 2013 23:25:29 +0200 Jaroslav Tulach Added tag release-0.7.1 for changeset 23572dc719bd
Thu, 09 May 2013 23:08:50 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-${releaseVersion} release-0.7.1
Thu, 09 May 2013 21:51:56 +0200 Jaroslav Tulach Sharing BaseHTTPLauncher between FX and Bck2Brwsr
Wed, 08 May 2013 17:47:47 +0200 Lubomir Nerad Exported annotation needs to be inherited for virtual methods closure
Wed, 08 May 2013 14:54:32 +0200 Lubomir Nerad Reenabled obfuscation closure
Tue, 07 May 2013 19:01:14 +0200 Lubomir Nerad Access non-final exported methods through "invoker" closure
Mon, 06 May 2013 18:06:08 +0200 Lubomir Nerad Overridable class member access type closure
Mon, 06 May 2013 11:57:29 +0200 Lubomir Nerad Removed ObfuscationDelegate closure
Fri, 03 May 2013 18:15:47 +0200 Lubomir Nerad Generate $instOf in exported form closure
Tue, 07 May 2013 16:16:21 +0200 Jaroslav Tulach No need for hacks anymore now when GRIZZLY-1450 was fixed
Mon, 06 May 2013 18:21:02 +0200 Jaroslav Tulach Merge with another head on elements elements
Mon, 06 May 2013 16:41:31 +0200 Jan Horvath Adding test for Element.setText() elements
Thu, 02 May 2013 14:56:25 +0200 Jaroslav Tulach Don't forget to include KOList elements
Mon, 06 May 2013 17:57:36 +0200 Jaroslav Tulach Easier way to redefine location of appropriate jfxrt.jar
Sun, 05 May 2013 18:16:43 +0200 Jaroslav Tulach Both HTTP launchers now provide a way to get to the HttpServer (after casting to Callable)
Thu, 02 May 2013 14:48:44 +0200 Jaroslav Tulach Providing module with HTML5 Documentation elements
Thu, 02 May 2013 10:19:07 +0200 Jaroslav Tulach Hide what can be hidden elements
Thu, 02 May 2013 10:08:35 +0200 Jaroslav Tulach Hopefully resuscitating the original code from rev. 146ae7b52b64 by manual merge elements
Thu, 02 May 2013 09:18:22 +0200 Jaroslav Tulach Merging with latest state - e.g. 0.7 version elements
Tue, 30 Apr 2013 16:40:16 +0200 Jaroslav Tulach Finally managed to close the staging repository for 0.7. Merging into main devel line.
Tue, 30 Apr 2013 16:32:24 +0200 Jaroslav Tulach Added tag release-0.7 for changeset 623816269b75
Tue, 30 Apr 2013 16:32:16 +0200 Jaroslav Tulach One more fake Javadoc class release-0.7
Tue, 30 Apr 2013 16:26:49 +0200 Jaroslav Tulach Merge-in addition of javadoc's for the launcher projects
Tue, 30 Apr 2013 16:24:41 +0200 Jaroslav Tulach Added tag release-0.7 for changeset 6792dc0bafb9
Tue, 30 Apr 2013 16:24:28 +0200 Jaroslav Tulach All launchers need to have a javadoc
Tue, 30 Apr 2013 15:22:57 +0200 Jaroslav Tulach Merge in the release-0.7 head together with preparation for next development
Tue, 30 Apr 2013 15:19:35 +0200 Jaroslav Tulach Added tag release-0.7 for changeset 9e3a4ba88c2f
Tue, 30 Apr 2013 15:19:27 +0200 Jaroslav Tulach Additional tweaks to eliminate references to SNAPSHOT versions
Tue, 30 Apr 2013 15:16:08 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Tue, 30 Apr 2013 15:15:55 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.7