Tue, 09 Dec 2008 17:34:10 +0800 |
Thinker K.F. Li |
Start moving to mb_obj_t
|
Wed, 05 Nov 2008 15:24:01 +0800 |
Thinker K.F. Li |
Move header files to $(top_srcdir)/include/ and prefixed with 'mb_'.
include_mb_test
|
Tue, 04 Nov 2008 17:00:26 +0800 |
Thinker K.F. Li |
Move header files into include/mb/ subdirectory and remove symlink 'mb'.
include_mb_test
|
Sun, 05 Oct 2008 23:32:58 +0800 |
Thinker K.F. Li |
Postponse free of coords, shapes, and paints when the rdman is dirty.
|
Fri, 03 Oct 2008 10:22:08 +0800 |
Thinker K.F. Li |
Postponing rdman_coord_free() and rdman_remove_shape().
|
Mon, 22 Sep 2008 19:22:57 +0800 |
Thinker K.F. Li |
Members of coords are geos instead of shapes, now.
|
Mon, 18 Aug 2008 23:08:03 +0800 |
Thinker K.F. Li |
find_geo_in_pos() should return shapes that is not hidden
|
Wed, 13 Aug 2008 09:12:09 +0800 |
Thinker K.F. Li |
find_shape_at_pos() finds a shape from clean ones.
|
Wed, 06 Aug 2008 02:11:53 +0800 |
Thinker K.F. Li |
Support rectangle tag of SVG.
|
Tue, 05 Aug 2008 18:28:50 +0800 |
Thinker K.F. Li |
Remove old path after every shape checking for a position.
|
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.
|