Sat, 04 Apr 2009 06:12:10 +0800 |
wycc |
Change the screen layout to make it more like an usual IDE.
|
Wed, 01 Apr 2009 02:16:10 +0800 |
Thinker K.F. Li |
Rename MIN/MAX to MB_MIN/MB_MAX.
|
Wed, 01 Apr 2009 02:00:49 +0800 |
Thinker K.F. Li |
Remove Makefile that can be generated by automake
|
Fri, 27 Mar 2009 15:39:06 +0800 |
Thinker K.F. Li |
Avoid set stroke width on shape with stroke=none
|
Fri, 27 Mar 2009 13:07:50 +0800 |
Thinker K.F. Li |
Adjust stroke width to more close to rendering result of Inkscape
|
Tue, 17 Mar 2009 08:31:04 +0800 |
wycc |
Add textmenu template
|
Mon, 16 Mar 2009 09:00:51 +0800 |
wycc |
Copy mbbutton.h to the system
|
Mon, 16 Mar 2009 08:54:37 +0800 |
wycc |
Add missing header files so that they will be copy to the system
|
Mon, 16 Mar 2009 08:45:54 +0800 |
wycc |
Move the animated menu to the MBAF layer
|
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().
|