Mon, 27 May 2013 14:13:01 +0200fixed bugs in Image Handling canvas
Anton Epple <toni.epple@eppleton.de> [Mon, 27 May 2013 14:13:01 +0200] rev 1158
fixed bugs in Image Handling

Mon, 27 May 2013 12:53:39 +0200fix bug in Color canvas
Anton Epple <toni.epple@eppleton.de> [Mon, 27 May 2013 12:53:39 +0200] rev 1157
fix bug in Color

Mon, 27 May 2013 11:31:41 +0200RGBA values for ImageData canvas
Anton Epple <toni.epple@eppleton.de> [Mon, 27 May 2013 11:31:41 +0200] rev 1156
RGBA values for ImageData

Mon, 27 May 2013 11:26:55 +0200RGBA values for ImageData canvas
Anton Epple <toni.epple@eppleton.de> [Mon, 27 May 2013 11:26:55 +0200] rev 1155
RGBA values for ImageData

Mon, 27 May 2013 11:18:05 +0200A bit JavaDoc canvas
Anton Epple <toni.epple@eppleton.de> [Mon, 27 May 2013 11:18:05 +0200] rev 1154
A bit JavaDoc

Mon, 27 May 2013 10:39:09 +0200added cached object to image hashCode/equals canvas
Anton Epple <toni.epple@eppleton.de> [Mon, 27 May 2013 10:39:09 +0200] rev 1153
added cached object to image hashCode/equals

Mon, 27 May 2013 10:24:34 +0200removed factory methods for style. Those are in GraphicsContext now for consistency (GraphicsContext should create all graphics related Objects). canvas
Anton Epple <toni.epple@eppleton.de> [Mon, 27 May 2013 10:24:34 +0200] rev 1152
removed factory methods for style. Those are in GraphicsContext now for consistency (GraphicsContext should create all graphics related Objects).

Mon, 27 May 2013 10:19:36 +0200Grouped Style subclasses as static inner classes of Style canvas
Anton Epple <toni.epple@eppleton.de> [Mon, 27 May 2013 10:19:36 +0200] rev 1151
Grouped Style subclasses as static inner classes of Style

Mon, 27 May 2013 10:18:43 +0200Grouped Style subclasses as static inner classes of Style canvas
Anton Epple <toni.epple@eppleton.de> [Mon, 27 May 2013 10:18:43 +0200] rev 1150
Grouped Style subclasses as static inner classes of Style

Mon, 27 May 2013 10:04:39 +0200Added Color as style canvas
Anton Epple <toni.epple@eppleton.de> [Mon, 27 May 2013 10:04:39 +0200] rev 1149
Added Color as style