log

age author description
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.
Sat, 07 Mar 2009 22:59:11 +0800 Thinker K.F. Li examples/dynamic/mbapp.[ch] are not more used.
Sat, 07 Mar 2009 14:25:20 +0800 wycc Merge
Sat, 07 Mar 2009 14:24:55 +0800 wycc Set the progm to be NULL so that we won't call mb_progm_abort when we call it at the next time. This will fix the crash issue of the dynamic. However, the dynamic is still crash sometimes if we click the button quickly. It looks like it crashes in the refresh. We need to future figure out the issue.
Sat, 07 Mar 2009 11:03:18 +0800 Thinker K.F. Li Clean generated code in examples/dynamic/.
Sat, 07 Mar 2009 10:55:42 +0800 Thinker K.F. Li Make generated code clean.
Sat, 07 Mar 2009 08:33:01 +0800 wycc Add mb_progm_finish to terminate the current animation and put all objects in the final position.
Fri, 06 Mar 2009 23:02:32 +0800 Thinker K.F. Li Change makefile to support building in other directory.
Fri, 06 Mar 2009 21:04:52 +0800 Thinker K.F. Li Use pango_cairo_layout_path() instead of pango_cairo_show_layout().
Fri, 06 Mar 2009 20:39:25 +0800 Thinker K.F. Li Update position of light-bar after update menu item
Fri, 06 Mar 2009 19:42:01 +0800 Thinker K.F. Li coord_x() of light-bar should not be changed.
Fri, 06 Mar 2009 13:53:27 +0800 Thinker K.F. Li Move and update in source documents
Fri, 06 Mar 2009 00:10:02 +0800 Thinker K.F. Li Fix bug in makefile for examples/menu
Thu, 05 Mar 2009 14:52:06 +0800 root Remove the menu.h