Mercurial > MadButterfly
log src/redraw_man.c @ 459:8b155b77fa14
age | author | description |
---|---|---|
Wed, 05 Aug 2009 15:54:44 +0800 | Thinker K.F. Li | Replace cairo_format_t with mb_img_fmt_t. |
Tue, 04 Aug 2009 23:35:41 +0800 | Thinker K.F. Li | Replace Cairo with a abstract layer mb_graph_engine. |
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. |