log examples/menu/filebrowser.c @ 602:ac2e6468a22a openvg

age author description
Fri, 02 Jul 2010 13:42:22 +0800 Thinker K.F. Li Replace mbe_image_surface_create_from_png() with mbe_pattern_create_image() openvg
Fri, 02 Jul 2010 11:59:17 +0800 Thinker K.F. Li Load images with Imlib2. openvg
Wed, 26 May 2010 00:51:12 +0800 Thinker K.F. Li Fix the wrong way of getting the paint of an image. Android_Skia
Thu, 06 Aug 2009 15:38:04 +0800 Thinker K.F. Li Change name of header files.
Thu, 06 Aug 2009 09:38:51 +0800 Thinker K.F. Li Make naming convention consistent with MadButterfly.
Wed, 05 Aug 2009 19:34:59 +0800 Thinker K.F. Li Change interface of sprite loader.
Fri, 12 Jun 2009 18:36:15 +0800 john cylee - Fix a minor error in src/sprite.c: should check *(s-1) instead of
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().
Sun, 08 Mar 2009 22:24:54 +0800 Thinker K.F. Li Change declaration of sh_image_set_img_data().
Sun, 08 Mar 2009 21:57:15 +0800 Thinker K.F. Li Don't call sh_image_transform() in filebrowser.c:mypreview().
Sun, 08 Mar 2009 14:44:41 +0800 Thinker K.F. Li sh_image_t::img_data is managed by paint_image_t.
Sun, 08 Mar 2009 11:47:14 +0800 wycc Remove jpg sinc ethe image loader is not ready yet.
Sun, 08 Mar 2009 11:46:09 +0800 wycc Implement PMNG viewer
Fri, 06 Mar 2009 20:39:25 +0800 Thinker K.F. Li Update position of light-bar after update menu item
Thu, 05 Mar 2009 14:52:06 +0800 root Remove the menu.h
Sun, 22 Feb 2009 13:45:28 +0800 wycc Add filebrowser program and SVG file.