log src/X_main.c @ 22:8fcf2d878ecd

age author description
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 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 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 10:09:53 +0800 Thinker K.F. Li Test cairo with Xlib surface