log examples/calculator/Makefile.am @ 1535:9aff42a7e2b9 tip

age author description
Wed, 01 Dec 2010 12:25:56 +0800 Thinker K.F. Li merge from default branch openvg
Wed, 27 Oct 2010 01:17:37 +0800 Thinker K.F. Li Depend on cairo or pangocairo according enabling of sh_text
Tue, 26 Oct 2010 21:58:12 +0800 Thinker K.F. Li examples/calculate depends on cairo, not pangocair
Fri, 16 Jul 2010 18:03:52 +0800 Thinker K.F. Li linked with libEGL and libOpenVG openvg
Wed, 29 Jul 2009 15:03:37 +0800 Thinker K.F. Li Make calcuator uses stext instead of text.
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, 18 Dec 2008 22:37:15 +0800 Thinker K.F. Li Move mouse event handler and interpreter to src/mouse.c.
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 12:11:59 +0800 sylee Fix the compilation error in build dir.
Sun, 02 Nov 2008 11:59:38 +0800 sylee Add a symbolic link to prevent from compilation error of examples.
Sun, 02 Nov 2008 02:37:18 +0800 sylee Autoolize examples.