javaquery/api/src/main/java/org/apidesign/bck2brwsr/htmlpage/ImageDataWrapper.java
Tue, 11 Feb 2014 13:39:53 +0100 fixed method signatures of ImageDataWrapper (double -> int)
Mon, 27 May 2013 14:13:01 +0200 fixed bugs in Image Handling
Mon, 27 May 2013 11:31:41 +0200 RGBA values for ImageData
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.
Thu, 23 May 2013 15:33:14 +0200 moved some non-api classes out of api package