log include/mb_types.h @ 1535:9aff42a7e2b9 tip

age author description
Wed, 13 Apr 2011 19:57:58 +0800 Thinker K.F. Li Provide number of children for coords
Sat, 05 Mar 2011 22:00:16 +0800 Thinker K.F. Li Add clone functions for shape types
Fri, 24 Dec 2010 11:26:57 +0800 Thinker K.F. Li Fix incorrect index of y-scale in the matrix
Wed, 01 Dec 2010 20:01:49 +0800 Thinker K.F. Li Merge the work of improvement for graphic engine of openvg branch openvg
Wed, 01 Dec 2010 12:25:56 +0800 Thinker K.F. Li merge from default branch openvg
Sun, 28 Nov 2010 13:19:57 +0800 Thinker K.F. Li Reformat comment
Sun, 28 Nov 2010 12:07:37 +0800 Thinker K.F. Li Move macros privated used by redraw manager to redraw_man.c
Wed, 24 Nov 2010 14:19:00 +0800 Thinker K.F. Li Move declaration about sprite to a separated header file.
Sat, 25 Sep 2010 20:12:45 +0800 Thinker K.F. Li Transform positions of radient paints. abs_n_rel_center
Mon, 20 Sep 2010 22:43:43 +0800 Thinker K.F. Li Compute aggregated cache_2_pdev and reversed one abs_n_rel_center
Mon, 20 Sep 2010 22:43:43 +0800 Thinker K.F. Li Keep cache to parent device matrix in canvas_info. abs_n_rel_center
Fri, 17 Sep 2010 12:21:36 +0800 Thinker K.F. Li Merge dirty_pcache_area_coords and zeroing_coords.
Fri, 17 Sep 2010 12:21:36 +0800 Thinker K.F. Li Fix typo
Fri, 17 Sep 2010 12:21:36 +0800 Thinker K.F. Li Since it is COF_DIRTY_PCACHE_AREA, donot add it again
Tue, 14 Sep 2010 01:08:39 +0800 Shih-Yuan Lee (FourDollars) Unify coding style tag for emacs and vim.
Mon, 13 Sep 2010 13:25:34 +0800 Thinker K.F. Li Testcases for caching coords
Thu, 26 Aug 2010 13:35:21 +0800 Thinker K.F. Li Clear unused local variables
Wed, 25 Aug 2010 18:22:32 +0800 Thinker K.F. Li Separate GEF_NOT_SHOWED and GEF_HIDDEN flags.
Wed, 30 Jun 2010 13:28:53 +0800 Thinker K.F. Li Replace mbe_clip() with mbe_scissoring() openvg
Wed, 09 Jun 2010 15:10:29 +0800 Thinker K.F. Li Functions of setting/getting stroke width of a shape Android_Skia
Mon, 24 May 2010 21:09:32 +0800 Thinker K.F. Li Swap geo_t::cur_area and geo_t::last_area correctly. Android_Skia
Sat, 22 May 2010 22:31:18 +0800 Thinker K.F. Li [mq]: propagate_areas.diff Android_Skia
Fri, 21 May 2010 22:59:26 +0800 Thinker K.F. Li [mq]: pcached_area1.diff Android_Skia
Sun, 16 May 2010 22:59:24 +0800 Thinker K.F. Li pcached_area replaces owner_mems_area Android_Skia
Sat, 19 Dec 2009 08:22:07 +0800 Thinker K.F. Li imported patch more_comment.diff Android_Skia
Tue, 01 Dec 2009 22:55:27 +0800 Thinker K.F. Li Change prototype of mbe_copy_source(). Android_Skia
Thu, 10 Sep 2009 17:36:45 +0800 Thinker K.F. Li Use cairo to transform and draw arc.
Tue, 04 Aug 2009 23:35:41 +0800 Thinker K.F. Li Replace Cairo with a abstract layer mb_graph_engine.
Mon, 08 Jun 2009 07:04:20 +0800 Thinker K.F. Li Add sh_stext_t to implement a simple version of text shape.
Mon, 09 Mar 2009 23:05:57 +0800 Thinker K.F. Li Move mb_img_data_t out from argument list of rdman_shape_image_new().