javaquery/api/src/main/java/org/apidesign/bck2brwsr/htmlpage/HTML5GraphicsEnvironment.java
Fri, 27 Sep 2013 00:41:07 +0200 Commenting out currently not needed methods
Mon, 23 Sep 2013 07:09:13 -0700 Fixed bug in logger & registered Graphicsenvironment service
Sun, 08 Sep 2013 10:58:10 +0200 added api method to merge images.
Mon, 27 May 2013 14:13:01 +0200 fixed bugs in Image Handling
Mon, 27 May 2013 10:19:36 +0200 Grouped Style subclasses as static inner classes of Style
Mon, 27 May 2013 10:04:39 +0200 Added Color as style
Mon, 27 May 2013 08:30:30 +0200 Readded Image and ImageData to have the complete API again. No need to use Data in API anymore. Added caching to Image. Image are not required to be added to the page anymore, but are created in javaScript instead.
Fri, 24 May 2013 12:34:38 +0200 added caching of style to implementation
Fri, 24 May 2013 07:37:46 +0200 Added Dimension class to fix problem with TextMetrics
Thu, 23 May 2013 15:33:14 +0200 moved some non-api classes out of api package