log src/Makefile.am @ 951:e06a8d90592c

age author description
Sun, 03 Oct 2010 16:54:26 +0800 Shih-Yuan Lee (FourDollars) Copy src/dfb_supp.c from src/X_supp.c
Tue, 14 Sep 2010 01:08:39 +0800 Shih-Yuan Lee (FourDollars) Unify coding style tag for emacs and vim.
Mon, 09 Aug 2010 12:03:46 +0800 Thinker K.F. Li Switch XSHM with autoconf
Mon, 09 Aug 2010 10:03:54 +0800 Thinker K.F. Li Update window with XImage through XSHM
Sat, 31 Jul 2010 17:31:00 +0800 Shih-Yuan Lee (FourDollars) Use --with-backend to specify display backend.
Fri, 16 Jul 2010 18:44:29 +0800 Thinker K.F. Li Disable mbaf for OpenVG openvg
Fri, 16 Jul 2010 18:03:52 +0800 Thinker K.F. Li linked with libEGL and libOpenVG openvg
Fri, 02 Jul 2010 11:59:17 +0800 Thinker K.F. Li Load images with Imlib2. openvg
Wed, 30 Jun 2010 19:45:20 +0800 Thinker K.F. Li build graph_engine_openvg.c in makefile openvg
Thu, 12 Nov 2009 21:34:02 +0800 Thinker K.F. Li Conditinal compile MBAF Android_Skia
Thu, 12 Nov 2009 21:26:10 +0800 Thinker K.F. Li C++ instead of C to bridge to Skia Android_Skia
Thu, 12 Nov 2009 21:24:31 +0800 Thinker K.F. Li Add graph_engine_skia.c Android_Skia
Thu, 12 Nov 2009 21:22:30 +0800 Thinker K.F. Li Move functions into graphic engine layers. Android_Skia
Thu, 12 Nov 2009 21:16:13 +0800 Thinker K.F. Li Conditional compile with Cairo and Skia. Android_Skia
Wed, 29 Jul 2009 20:22:36 +0800 Thinker K.F. Li Make sh_text and sh_stext optional.
Wed, 08 Jul 2009 21:12:14 +0800 Thinker K.F. Li shape_stext.c, now, is unittested.
Tue, 07 Jul 2009 22:46:19 +0800 Thinker K.F. Li Make unittest built by automake and autoconf.
Wed, 01 Apr 2009 02:16:10 +0800 Thinker K.F. Li Rename MIN/MAX to MB_MIN/MB_MAX.
Mon, 16 Mar 2009 08:45:54 +0800 wycc Move the animated menu to the MBAF layer
Sun, 15 Feb 2009 08:34:57 +0800 wycc Add MBAF object suport. This is still work in progress yet. However, it won't affect other features. Therefore, it is checked in before it become mature.
Sun, 01 Feb 2009 09:51:12 +0800 wycc * Add MBAF files
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.