log

age author description
Sun, 15 Mar 2009 17:17:06 +0800 wycc Add wizard. We still need to add the template files.
Sat, 14 Mar 2009 18:36:57 +0800 wycc Add jQuery UI files.
Sat, 14 Mar 2009 16:42:37 +0800 wycc Add capability to add new scene and source into the project
Sat, 14 Mar 2009 15:35:51 +0800 wycc Add file dialog to add a new scene file into the project.
Wed, 11 Mar 2009 09:12:21 +0800 wycc Add sample project file
Wed, 11 Mar 2009 09:11:38 +0800 wycc Load scene and source in different way.
Wed, 11 Mar 2009 08:51:11 +0800 wycc Add text editor support to edit C source file inside the MadBuilder
Wed, 11 Mar 2009 08:50:40 +0800 wycc A sample moz pluggerrc file for the MadBuilder
Wed, 11 Mar 2009 08:30:11 +0800 wycc Load mbsvg file when it is double clicked
Wed, 11 Mar 2009 07:52:30 +0800 wycc Add loader for project file.
Wed, 11 Mar 2009 01:32:09 +0800 wycc Implement scene file load function.
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().
Mon, 09 Mar 2009 01:35:19 +0800 wycc Archieve all files inside content
Mon, 09 Mar 2009 01:30:19 +0800 wycc merge
Mon, 09 Mar 2009 01:28:56 +0800 wycc Import the file specified in the mozplugger helper. This is the first step to handle the same file between inkscape and helper
Mon, 09 Mar 2009 01:27:33 +0800 wycc Use jQuery UI components.
Sun, 08 Mar 2009 14:48:12 +0800 Ben Lau Added libmbfly-uninstalled.pc.in to compile libmbfly-based application without installation of library
Sun, 08 Mar 2009 23:08:51 +0800 Thinker K.F. Li Prevent applications from hanging by massive mouse motion events.
Sun, 08 Mar 2009 22:45:14 +0800 Thinker K.F. Li Free sh_image_t & mb_img_data_t objects when free a sprite.
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
Sun, 08 Mar 2009 11:39:09 +0800 Thinker K.F. Li sh_image_get_img_data()
Sun, 08 Mar 2009 10:13:44 +0800 wycc Add mozplugger instruction
Sun, 08 Mar 2009 10:06:23 +0800 wycc merge
Sun, 08 Mar 2009 10:06:01 +0800 wycc Add all target
Sun, 08 Mar 2009 10:05:22 +0800 wycc * Move location of files so that we can produce XPI file from them.
Sun, 08 Mar 2009 00:15:21 +0800 Thinker K.F. Li sh_image_set_img_data() is a function to change content of a sh_image_t.