log src/X_main.c @ 1535:9aff42a7e2b9 tip

age author description
Wed, 01 Dec 2010 20:01:49 +0800 Thinker K.F. Li Merge the work of improvement for graphic engine of openvg branch openvg
Mon, 22 Nov 2010 15:38:11 +0800 Thinker K.F. Li X_main.c works with new backend definition refine_backend_if
Mon, 22 Nov 2010 14:02:01 +0800 Thinker K.F. Li Move X_main.c to mb_timer_man_t refine_backend_if
Wed, 22 Sep 2010 20:47:41 +0800 Thinker K.F. Li Do more works in X_main.c for profiling
Tue, 14 Sep 2010 01:08:39 +0800 Shih-Yuan Lee (FourDollars) Unify coding style tag for emacs and vim.
Thu, 12 Nov 2009 21:31:14 +0800 Thinker K.F. Li Remove mbe_set_source_surface() from graphic engine. Android_Skia
Wed, 05 Aug 2009 16:10:47 +0800 Thinker K.F. Li Remove all "cairo" wording.
Wed, 05 Aug 2009 15:54:44 +0800 Thinker K.F. Li Replace cairo_format_t with mb_img_fmt_t.
Tue, 04 Aug 2009 23:35:41 +0800 Thinker K.F. Li Replace Cairo with a abstract layer mb_graph_engine.
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
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, 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, 05 Oct 2008 23:32:58 +0800 Thinker K.F. Li Postponse free of coords, shapes, and paints when the rdman is dirty.
Wed, 20 Aug 2008 00:32:11 +0800 Thinker K.F. Li -
Mon, 18 Aug 2008 01:59:26 +0800 Thinker K.F. Li Observer for mouse events
Sun, 10 Aug 2008 21:32:42 +0800 Thinker K.F. Li -
Sun, 10 Aug 2008 20:25:14 +0800 Thinker K.F. Li Ability to hidden shapes and action of visibility.
Sun, 10 Aug 2008 18:27:52 +0800 Thinker K.F. Li Change interface of paint_radial_new()
Sun, 10 Aug 2008 16:44:21 +0800 Thinker K.F. Li Radial gradient paint
Sun, 10 Aug 2008 00:29:11 +0800 Thinker K.F. Li -
Sun, 10 Aug 2008 00:12:18 +0800 Thinker K.F. Li Use animate feacilities to demo all animation.
Sat, 09 Aug 2008 22:16:23 +0800 Thinker K.F. Li Add action mb_chgcolor_t to change color of paints.
Sat, 09 Aug 2008 18:34:24 +0800 Thinker K.F. Li Reduce times of invoking gettimeofday()
Sat, 09 Aug 2008 18:26:20 +0800 Thinker K.F. Li Use absolute time to dispatch animation actions.
Sat, 09 Aug 2008 16:41:33 +0800 Thinker K.F. Li change interface of creating a animation action
Sat, 09 Aug 2008 08:41:13 +0800 Thinker K.F. Li Demo of concurrent words
Sat, 09 Aug 2008 08:06:45 +0800 Thinker K.F. Li mb_shift is work
Fri, 08 Aug 2008 21:34:53 +0800 Thinker K.F. Li Working on animation
Wed, 06 Aug 2008 21:05:11 +0800 Thinker K.F. Li timer for animation
Wed, 06 Aug 2008 10:14:45 +0800 Thinker K.F. Li update exposed area