log examples/calculator/main.c @ 1535:9aff42a7e2b9 tip

age author description
Wed, 08 Dec 2010 22:39:12 +0800 Thinker K.F. Li Make tank and calculator works for console backend
Mon, 22 Nov 2010 16:05:24 +0800 Thinker K.F. Li Migrate examples/calculator/ to new bacend definition refine_backend_if
Wed, 29 Jul 2009 15:03:37 +0800 Thinker K.F. Li Make calcuator uses stext instead of text.
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
Sun, 25 Jan 2009 23:03:18 +0800 Thinker K.F. Li Fix bug of calculator.
Tue, 18 Nov 2008 21:42:30 +0800 Thinker K.F. Li Remove factory from observer APIs.
Wed, 05 Nov 2008 15:24:01 +0800 Thinker K.F. Li Move header files to $(top_srcdir)/include/ and prefixed with 'mb_'. include_mb_test
Tue, 16 Sep 2008 21:23:34 +0800 Thinker K.F. Li change mb_c_source.m4 and mb_c_header.m4 to specify parent for SVG object
Mon, 15 Sep 2008 20:33:06 +0800 Thinker K.F. Li Encapsulate X_MB_runtime_t and support X keyboard events.
Fri, 12 Sep 2008 13:58:30 +0800 Thinker K.F. Li More dox
Sun, 24 Aug 2008 08:11:16 +0800 Thinker K.F. Li -
Sun, 24 Aug 2008 01:18:58 +0800 Thinker K.F. Li -
Sun, 24 Aug 2008 00:18:59 +0800 Thinker K.F. Li Improve calcuator example program.
Sat, 23 Aug 2008 22:23:44 +0800 Thinker K.F. Li Reduce redundant code
Sat, 23 Aug 2008 15:39:29 +0800 Thinker K.F. Li Prevent divide by zero error
Sat, 23 Aug 2008 15:26:47 +0800 Thinker K.F. Li New example, calculator.