log src/Makefile.am @ 280:c8b6ca46950b mbtext

age author description
Sat, 31 Jan 2009 12:29:50 +0800 wycc Add merged result mbtext
Sat, 31 Jan 2009 09:41:04 +0800 wycc Implement the whole tspan attribute. Currently, we can accept font family/font style/font weight and font size. mbtext
Thu, 15 Jan 2009 16:46:47 +0800 Thinker K.F. Li Simple image loader and image shape.
Thu, 18 Dec 2008 22:37:15 +0800 Thinker K.F. Li Move mouse event handler and interpreter to src/mouse.c.
Wed, 17 Dec 2008 08:10:51 +0800 wycc Add dynamic loading function for sprite
Mon, 15 Dec 2008 10:13:03 +0800 Thinker K.F. Li X backend only sent EVT_MOUSE_MOVE_RAW to MadButterfly.
Wed, 19 Nov 2008 20:53:40 +0800 Thinker K.F. Li Add mb_subtree_free animate action and fix bugs.
Tue, 04 Nov 2008 17:00:26 +0800 Thinker K.F. Li Move header files into include/mb/ subdirectory and remove symlink 'mb'. include_mb_test
Sun, 02 Nov 2008 02:37:18 +0800 sylee Autoolize examples.
Fri, 31 Oct 2008 15:15:44 +0800 Thinker K.F. Li Fix bug of src/Makefile.am & examples accept PREFIX variable.
Fri, 31 Oct 2008 00:12:17 +0800 sylee Autotoolize MadButterfly.