log src/redraw_man.c @ 441:94477e7d981e

age author description
Thu, 30 Jul 2009 12:21:34 +0800 john cylee Fix compile error: no return statement
Wed, 29 Jul 2009 20:22:36 +0800 Thinker K.F. Li Make sh_text and sh_stext optional.
Wed, 29 Jul 2009 15:00:55 +0800 Thinker K.F. Li Fix typo in redraw_man.c when adding sh_stext object type.
Tue, 28 Jul 2009 15:11:42 +0800 Thinker K.F. Li Make sh_text_draw() passes first test case.
Tue, 28 Jul 2009 15:11:42 +0800 Thinker K.F. Li Make sh_stext_transform() pass first test case for him.
Tue, 07 Jul 2009 22:46:19 +0800 Thinker K.F. Li Make unittest built by automake and autoconf.
Wed, 01 Apr 2009 02:16:10 +0800 Thinker K.F. Li Rename MIN/MAX to MB_MIN/MB_MAX.
Mon, 09 Mar 2009 23:05:57 +0800 Thinker K.F. Li Move mb_img_data_t out from argument list of rdman_shape_image_new().
Fri, 06 Mar 2009 13:53:27 +0800 Thinker K.F. Li Move and update in source documents
Thu, 05 Mar 2009 14:07:49 +0800 Thinker K.F. Li Remove out-of-date comments and refactor code and fix a small bug.
Thu, 05 Mar 2009 02:20:58 +0800 Thinker K.F. Li Fix bug that images are lost after hidden & expose window.
Thu, 05 Mar 2009 00:54:42 +0800 Thinker K.F. Li Cache rednering result is now workable.