log

age author description
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().