Mercurial > MadButterfly
log include/mb_shapes.h @ 427:8f900da42eed
age | author | description |
---|---|---|
Sun, 26 Jul 2009 15:31:40 +0800 | Thinker K.F. Li | Document for why a shape should be managed by the redraw manager. |
Mon, 08 Jun 2009 07:04:20 +0800 | Thinker K.F. Li | Add sh_stext_t to implement a simple version of text shape. |
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(). |
Sun, 08 Mar 2009 22:24:54 +0800 | Thinker K.F. Li | Change declaration of sh_image_set_img_data(). |
Sun, 08 Mar 2009 11:39:09 +0800 | Thinker K.F. Li | sh_image_get_img_data() |
Sun, 08 Mar 2009 00:15:21 +0800 | Thinker K.F. Li | sh_image_set_img_data() is a function to change content of a sh_image_t. |
Sun, 01 Feb 2009 02:34:24 +0800 | wycc | Add document for TextField API. |