log src/shapes.h @ 123:9e2316dc6ecb

age author description
Fri, 12 Sep 2008 13:58:30 +0800 Thinker K.F. Li More dox
Wed, 10 Sep 2008 13:35:56 +0800 Thinker K.F. Li More documentation.
Sun, 24 Aug 2008 08:16:21 +0800 Thinker K.F. Li Add todos
Sat, 23 Aug 2008 15:26:47 +0800 Thinker K.F. Li New example, calculator.
Mon, 18 Aug 2008 01:59:26 +0800 Thinker K.F. Li Observer for mouse events
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