Sat, 09 Aug 2008 22:16:23 +0800 |
Thinker K.F. Li |
Add action mb_chgcolor_t to change color of paints.
|
Sat, 09 Aug 2008 21:34:07 +0800 |
Thinker K.F. Li |
documentation
|
Sat, 09 Aug 2008 21:17:34 +0800 |
Thinker K.F. Li |
Unittest for animate.c
|
Sat, 09 Aug 2008 18:34:24 +0800 |
Thinker K.F. Li |
Reduce times of invoking gettimeofday()
|
Sat, 09 Aug 2008 18:26:20 +0800 |
Thinker K.F. Li |
Use absolute time to dispatch animation actions.
|
Sat, 09 Aug 2008 16:41:33 +0800 |
Thinker K.F. Li |
change interface of creating a animation action
|
Sat, 09 Aug 2008 16:33:33 +0800 |
Thinker K.F. Li |
Rewrite mb_progm_step()
|
Sat, 09 Aug 2008 11:21:52 +0800 |
Thinker K.F. Li |
-
|
Sat, 09 Aug 2008 08:41:13 +0800 |
Thinker K.F. Li |
Demo of concurrent words
|
Sat, 09 Aug 2008 08:27:56 +0800 |
Thinker K.F. Li |
Use MB_TIMEVAL_CP() instead of memcpy
|
Sat, 09 Aug 2008 08:06:45 +0800 |
Thinker K.F. Li |
mb_shift is work
|
Fri, 08 Aug 2008 21:34:53 +0800 |
Thinker K.F. Li |
Working on animation
|
Wed, 06 Aug 2008 21:34:53 +0800 |
Thinker K.F. Li |
-
|
Wed, 06 Aug 2008 21:05:11 +0800 |
Thinker K.F. Li |
timer for animation
|
Wed, 06 Aug 2008 10:20:34 +0800 |
Thinker K.F. Li |
-
|
Wed, 06 Aug 2008 10:14:45 +0800 |
Thinker K.F. Li |
update exposed area
|
Wed, 06 Aug 2008 02:20:28 +0800 |
Thinker K.F. Li |
short-cut for no-rounded rectangle
|
Wed, 06 Aug 2008 02:11:53 +0800 |
Thinker K.F. Li |
Support rectangle tag of SVG.
|
Wed, 06 Aug 2008 01:10:32 +0800 |
Thinker K.F. Li |
Fix bug of relative path command
|
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 18:28:50 +0800 |
Thinker K.F. Li |
Remove old path after every shape checking for a position.
|
Tue, 05 Aug 2008 16:38:04 +0800 |
Thinker K.F. Li |
resize font size for changige of coord.
|
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 21:13:32 +0800 |
Thinker K.F. Li |
-
|
Mon, 04 Aug 2008 20:08:37 +0800 |
Thinker K.F. Li |
Refactory
|
Mon, 04 Aug 2008 10:10:47 +0800 |
Thinker K.F. Li |
Add text shape.
|
Sun, 03 Aug 2008 13:04:55 +0800 |
Thinker K.F. Li |
Set line width for path.
|
Sun, 03 Aug 2008 02:19:32 +0800 |
Thinker K.F. Li |
Fix bug of a dark line appear when animating.
|
Sun, 03 Aug 2008 02:08:31 +0800 |
Thinker K.F. Li |
No more flash when animation.
|
Sat, 02 Aug 2008 23:10:42 +0800 |
Thinker K.F. Li |
Fix bug and add linear gradient paint.
|
Sat, 02 Aug 2008 16:20:15 +0800 |
Thinker K.F. Li |
shapes with stroke
|
Sat, 02 Aug 2008 16:06:53 +0800 |
Thinker K.F. Li |
opacity (alpha) channel
|
Sat, 02 Aug 2008 15:46:26 +0800 |
Thinker K.F. Li |
rename XXX_draw() to XXX_fill()
|
Sat, 02 Aug 2008 15:38:54 +0800 |
Thinker K.F. Li |
More animation demo
|
Sat, 02 Aug 2008 14:45:42 +0800 |
Thinker K.F. Li |
Support solid color paint for fill.
|
Fri, 01 Aug 2008 23:32:22 +0800 |
Thinker K.F. Li |
Unittest for rdman_redraw_changed().
|
Fri, 01 Aug 2008 18:20:28 +0800 |
Thinker K.F. Li |
A simple animation using rdman_redraw_changed().
|
Fri, 01 Aug 2008 01:40:07 +0800 |
Thinker K.F. Li |
X_main uses rdman_redraw_all()
|
Thu, 31 Jul 2008 17:43:20 +0800 |
Thinker K.F. Li |
-
|
Thu, 31 Jul 2008 08:10:00 +0800 |
Thinker K.F. Li |
refactory for redrawing
|
Mon, 28 Jul 2008 17:45:36 +0800 |
Thinker K.F. Li |
Add redraw manager
|
Sat, 26 Jul 2008 06:34:15 +0800 |
Thinker K.F. Li |
Fix the bug that data of a path end with white spaces would make system down
|
Sat, 26 Jul 2008 05:32:31 +0800 |
Thinker K.F. Li |
Remove warning messages
|
Sat, 26 Jul 2008 04:27:52 +0800 |
Thinker K.F. Li |
Fix bug in testcase
|
Sat, 26 Jul 2008 03:20:49 +0800 |
Thinker K.F. Li |
-
|
Sat, 26 Jul 2008 02:53:08 +0800 |
Thinker K.F. Li |
Clear background & tranform relative pos into absolute ones
|
Sat, 26 Jul 2008 02:41:00 +0800 |
Thinker K.F. Li |
Cairo specify RGB values in range 0.0 ~ 1.0.
|
Sat, 26 Jul 2008 01:37:35 +0800 |
Thinker K.F. Li |
SVG path is partially supported
|
Fri, 25 Jul 2008 11:42:37 +0800 |
Thinker K.F. Li |
Add rules for X_main to Makefile
|
Fri, 25 Jul 2008 10:09:53 +0800 |
Thinker K.F. Li |
Test cairo with Xlib surface
|
Wed, 23 Jul 2008 16:07:37 +0800 |
Thinker K.F. Li |
Transform position
|
Wed, 23 Jul 2008 13:57:33 +0800 |
Thinker K.F. Li |
Coordination tranforming
|
Tue, 22 Jul 2008 20:45:30 +0800 |
Thinker K.F. Li |
MatButterfly is a SVG browser
|