log src/shapes.h @ 40:e292beec12d4

age author description
Wed, 06 Aug 2008 21:34:53 +0800 Thinker K.F. Li -
Wed, 06 Aug 2008 02:11:53 +0800 Thinker K.F. Li Support rectangle tag of SVG.
Wed, 06 Aug 2008 00:40:04 +0800 Thinker K.F. Li Fix bug of demo and remove *_fill() and *_stroke().
Tue, 05 Aug 2008 12:40:45 +0800 Thinker K.F. Li Accept mouse/pointer event and hint the shape that the pointer is over.
Mon, 04 Aug 2008 10:10:47 +0800 Thinker K.F. Li Add text shape.
Sat, 02 Aug 2008 16:20:15 +0800 Thinker K.F. Li shapes with stroke
Sat, 02 Aug 2008 15:46:26 +0800 Thinker K.F. Li rename XXX_draw() to XXX_fill()
Mon, 28 Jul 2008 17:45:36 +0800 Thinker K.F. Li Add redraw manager
Sat, 26 Jul 2008 01:37:35 +0800 Thinker K.F. Li SVG path is partially supported