Wed, 22 May 2013 12:10:54 +0200removed dependency canvas
Anton Epple <toni.epple@eppleton.de> [Wed, 22 May 2013 12:10:54 +0200] rev 1127
removed dependency

Wed, 22 May 2013 07:44:23 +0200updated archetype to use new SPI canvas
toni.epple@eppleton.de [Wed, 22 May 2013 07:44:23 +0200] rev 1126
updated archetype to use new SPI

Tue, 21 May 2013 16:10:52 +0200Refactored names to unpopular naming scheme, because (a) bck2brwsr Canvas implementation must be named Canvas due to mapping in bck2brwsr and I don't want interface and impl to have the same name. (b) with the "I" prefix at least it's consistent, even if nobody uses that anymore. (c) names are the same as in HTML5 Canvas Javascript API, so it's more familiar... canvas
toni.epple@eppleton.de [Tue, 21 May 2013 16:10:52 +0200] rev 1125
Refactored names to unpopular naming scheme, because (a) bck2brwsr Canvas implementation must be named Canvas due to mapping in bck2brwsr and I don't want interface and impl to have the same name. (b) with the "I" prefix at least it's consistent, even if nobody uses that anymore. (c) names are the same as in HTML5 Canvas Javascript API, so it's more familiar...

Tue, 21 May 2013 16:07:59 +0200Refactored names to unpopular naming scheme, because (a) bck2brwsr Canvas implementation must be named Canvas due to mapping in bck2brwsr and I don't want interface and impl to have the same name. (b) with the "I" prefix at least it's consistent, even if nobody uses that anymore. canvas
toni.epple@eppleton.de [Tue, 21 May 2013 16:07:59 +0200] rev 1124
Refactored names to unpopular naming scheme, because (a) bck2brwsr Canvas implementation must be named Canvas due to mapping in bck2brwsr and I don't want interface and impl to have the same name. (b) with the "I" prefix at least it's consistent, even if nobody uses that anymore.

Tue, 21 May 2013 15:27:19 +0200removed dependencies on bck2brwsr canvas
toni.epple@eppleton.de [Tue, 21 May 2013 15:27:19 +0200] rev 1123
removed dependencies on bck2brwsr

Tue, 21 May 2013 15:17:40 +0200implemented getImageForPath canvas
toni.epple@eppleton.de [Tue, 21 May 2013 15:17:40 +0200] rev 1122
implemented getImageForPath

Tue, 21 May 2013 15:15:09 +0200Removed Graphics Environment and moved getImageForPath into GraphicsContext instead canvas
toni.epple@eppleton.de [Tue, 21 May 2013 15:15:09 +0200] rev 1121
Removed Graphics Environment and moved getImageForPath into GraphicsContext instead

Fri, 17 May 2013 14:09:38 +0200Added GraphicsEnvironment Service canvas
toni.epple@eppleton.de [Fri, 17 May 2013 14:09:38 +0200] rev 1120
Added GraphicsEnvironment Service

Fri, 17 May 2013 14:09:01 +0200Added some license headers canvas
toni.epple@eppleton.de [Fri, 17 May 2013 14:09:01 +0200] rev 1119
Added some license headers

Fri, 17 May 2013 14:05:55 +0200Created SPI as a Factory for GraphicsObjects canvas
toni.epple@eppleton.de [Fri, 17 May 2013 14:05:55 +0200] rev 1118
Created SPI as a Factory for GraphicsObjects