javaquery/canvas/src/main/java/net/java/html/canvas/GraphicsEnvironment.java
Thu, 23 May 2013 09:56:49 +0200 temporarily disabled ImageData before we found a nice solution. Maybe introduce PixelReader PixelWriter for GraphicsContext.
Thu, 23 May 2013 09:47:20 +0200 Limited extensibility of Style and it's three allowed subclasses
Thu, 23 May 2013 08:15:11 +0200 moved creation of Gradient and patterns to GC and removed it from GE
Thu, 23 May 2013 08:07:54 +0200 cleaned up method names (image ->imagedata)
Wed, 22 May 2013 17:49:01 +0200 updated API
Wed, 22 May 2013 16:37:51 +0200 Simplified and separated Provider and Client API
Fri, 17 May 2013 14:09:01 +0200 Added some license headers
Fri, 17 May 2013 14:05:55 +0200 Created SPI as a Factory for GraphicsObjects