Mercurial > MadButterfly
log examples/calculator/main.c @ 338:6a1b36738d3d
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 |
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. |