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.
|
Sat, 07 Mar 2009 22:59:11 +0800 |
Thinker K.F. Li |
examples/dynamic/mbapp.[ch] are not more used.
|
Sat, 07 Mar 2009 14:25:20 +0800 |
wycc |
Merge
|
Sat, 07 Mar 2009 14:24:55 +0800 |
wycc |
Set the progm to be NULL so that we won't call mb_progm_abort when we call it at the next time. This will fix the crash issue of the dynamic. However, the dynamic is still crash sometimes if we click the button quickly. It looks like it crashes in the refresh. We need to future figure out the issue.
|
Sat, 07 Mar 2009 11:03:18 +0800 |
Thinker K.F. Li |
Clean generated code in examples/dynamic/.
|
Sat, 07 Mar 2009 10:55:42 +0800 |
Thinker K.F. Li |
Make generated code clean.
|
Sat, 07 Mar 2009 08:33:01 +0800 |
wycc |
Add mb_progm_finish to terminate the current animation and put all objects in the final position.
|
Fri, 06 Mar 2009 23:02:32 +0800 |
Thinker K.F. Li |
Change makefile to support building in other directory.
|
Fri, 06 Mar 2009 21:04:52 +0800 |
Thinker K.F. Li |
Use pango_cairo_layout_path() instead of pango_cairo_show_layout().
|
Fri, 06 Mar 2009 20:39:25 +0800 |
Thinker K.F. Li |
Update position of light-bar after update menu item
|
Fri, 06 Mar 2009 19:42:01 +0800 |
Thinker K.F. Li |
coord_x() of light-bar should not be changed.
|
Fri, 06 Mar 2009 13:53:27 +0800 |
Thinker K.F. Li |
Move and update in source documents
|
Fri, 06 Mar 2009 00:10:02 +0800 |
Thinker K.F. Li |
Fix bug in makefile for examples/menu
|
Thu, 05 Mar 2009 14:52:06 +0800 |
root |
Remove the menu.h
|
Thu, 05 Mar 2009 14:31:59 +0800 |
wycc |
merge
|
Thu, 05 Mar 2009 14:31:38 +0800 |
wycc |
Check in missing file
|
Thu, 05 Mar 2009 14:07:49 +0800 |
Thinker K.F. Li |
Remove out-of-date comments and refactor code and fix a small bug.
|
Thu, 05 Mar 2009 08:31:57 +0800 |
wycc |
Use relative path in the SVG file
|
Thu, 05 Mar 2009 08:19:43 +0800 |
wycc |
Fix the Makefile to generate files correctly.
|
Thu, 05 Mar 2009 07:54:35 +0800 |
wycc |
Merge the result
|
Thu, 05 Mar 2009 07:53:58 +0800 |
wycc |
Add missing file
|
Thu, 05 Mar 2009 02:20:58 +0800 |
Thinker K.F. Li |
Fix bug that images are lost after hidden & expose window.
|
Thu, 05 Mar 2009 01:48:52 +0800 |
Thinker K.F. Li |
More elegant dependency
|
Thu, 05 Mar 2009 00:54:42 +0800 |
Thinker K.F. Li |
Fix bug that examples/drag can not drag star.
|
Thu, 05 Mar 2009 00:54:42 +0800 |
Thinker K.F. Li |
Cache rednering result is now workable.
|
Thu, 05 Mar 2009 00:54:42 +0800 |
Thinker K.F. Li |
Fix bug that svg2code.py handle fill & stroke opacity in a wrong way.
|
Sun, 22 Feb 2009 14:22:56 +0800 |
wycc |
Add graphics into the filebrowser
|
Sun, 22 Feb 2009 14:20:39 +0800 |
wycc |
Mgere the image loader back
|
Sun, 22 Feb 2009 14:20:17 +0800 |
wycc |
Merge the image loader back
|
Sun, 22 Feb 2009 13:45:28 +0800 |
wycc |
Add filebrowser program and SVG file.
|
Sun, 22 Feb 2009 11:52:56 +0800 |
wycc |
Seperate mb_animated_menu from the demo program
|
Sat, 21 Feb 2009 21:51:05 +0800 |
wycc |
Fix the boundary condition for scroll down
|
Sat, 21 Feb 2009 21:45:04 +0800 |
wycc |
* Keep the font name as the original case.
|
Sun, 15 Feb 2009 09:19:59 +0800 |
wycc |
Wait for the last animation done before we send the next one.
|
Sun, 15 Feb 2009 08:50:36 +0800 |
wycc |
Fix the initial drawn position issue. We will draw the lightbar in the right posityion.
|
Sun, 15 Feb 2009 08:34:57 +0800 |
wycc |
Add MBAF object suport. This is still work in progress yet. However, it won't affect other features. Therefore, it is checked in before it become mature.
|
Sun, 15 Feb 2009 08:33:47 +0800 |
wycc |
Rewrite the menu as a widget style
|