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
|
Sun, 15 Feb 2009 08:32:09 +0800 |
wycc |
Remove fi8ll from the group to avoid a bug in the SVG parser
|
Sun, 15 Feb 2009 08:21:37 +0800 |
wycc |
Use the opacity of the style to overwrite the default opacity property of the node itself.
|
Wed, 04 Feb 2009 09:12:02 +0800 |
wycc |
Fix the Fade out issue in scroll up.
|
Wed, 04 Feb 2009 01:28:01 +0800 |
wycc |
Add SPPED marcro to adjust the speed
|
Wed, 04 Feb 2009 01:23:45 +0800 |
wycc |
Implement animation menu
|
Sun, 01 Feb 2009 16:28:28 +0800 |
wycc |
* Fix the symbol definition code which does not assume the id is the same as the mbname.
|
Sun, 01 Feb 2009 15:10:18 +0800 |
wycc |
Fix the type of ci to co
|
Sun, 01 Feb 2009 09:51:12 +0800 |
wycc |
* Add MBAF files
|
Sun, 01 Feb 2009 02:34:24 +0800 |
wycc |
Add document for TextField API.
|
Sun, 01 Feb 2009 02:14:45 +0800 |
wycc |
Add more text API
|
Sun, 01 Feb 2009 01:45:53 +0800 |
wycc |
Add sh_text_set_style support to change the style of text element.
|
Sat, 31 Jan 2009 19:45:50 +0800 |
Thinker K.F. Li |
Replace make with $(MAKE) in examples/dynamic/Makefile.am.
|
Sat, 31 Jan 2009 18:28:50 +0800 |
Thinker K.F. Li |
Fix bug of sh_text_t that do not update it-self after changes.
|
Sat, 31 Jan 2009 17:35:27 +0800 |
wycc |
Revert the firefox integration to 276
|
Sat, 31 Jan 2009 17:24:00 +0800 |
wycc |
* Fix tspan inside tspan parsing issue
|
Sat, 31 Jan 2009 16:54:03 +0800 |
wycc |
Add text program for text API
|
Sat, 31 Jan 2009 16:52:28 +0800 |
wycc |
Check in test program for sh_text_set_text for debugging. It is not working yet.
|
Sat, 31 Jan 2009 13:03:56 +0800 |
wycc |
Add mising file
|
Sat, 31 Jan 2009 13:01:07 +0800 |
wycc |
Fix the compilation error of the inkscape
|
Sat, 31 Jan 2009 12:54:13 +0800 |
wycc |
Fix the compilation error of the dynamic
|
Sat, 31 Jan 2009 12:31:34 +0800 |
wycc |
Add dummy Makefile for inkscape
mbtext
|
Sat, 31 Jan 2009 12:29:50 +0800 |
wycc |
Add merged result
mbtext
|
Sat, 31 Jan 2009 11:51:19 +0800 |
wycc |
* Modify svg2code_ex to use differnt font size at two test items to illustrate the function of the new text parser
mbtext
|
Sat, 31 Jan 2009 09:41:04 +0800 |
wycc |
Implement the whole tspan attribute. Currently, we can accept font family/font style/font weight and font size.
mbtext
|
Sun, 04 Jan 2009 12:01:41 +0800 |
wycc |
Allow any elemnt to be a symbol.
|
Thu, 29 Jan 2009 23:57:59 +0800 |
wycc |
Refactory the inkscape.as to be OOP-style.
|
Thu, 29 Jan 2009 22:34:24 +0800 |
wycc |
Add button placeholder
|
Thu, 29 Jan 2009 22:30:46 +0800 |
wycc |
Port all basic scene editor from pyGtk to the firefox
|
Mon, 26 Jan 2009 01:37:04 +0800 |
wycc |
Merged
|
Mon, 26 Jan 2009 01:36:04 +0800 |
wycc |
Check-in primitive integrated madbuilder code.
|
Sun, 25 Jan 2009 23:03:18 +0800 |
Thinker K.F. Li |
Fix bug of calculator.
|
Sun, 25 Jan 2009 16:07:43 +0800 |
Thinker K.F. Li |
Fix the problem that clean_canvas() can not clean canvas cleanly.
|
Sun, 25 Jan 2009 00:20:34 +0800 |
Thinker K.F. Li |
Fix mis-behavior of translate_path_data() on arc.
|
Sat, 24 Jan 2009 18:19:02 +0800 |
Thinker K.F. Li |
Support resizing for image.
|
Sat, 24 Jan 2009 15:23:42 +0800 |
Thinker K.F. Li |
Fix bug in document
|
Sat, 24 Jan 2009 15:18:30 +0800 |
Thinker K.F. Li |
Add image for document of latex format
|
Sat, 24 Jan 2009 15:09:03 +0800 |
Thinker K.F. Li |
Change function name and add comments.
|
Fri, 23 Jan 2009 23:22:14 +0800 |
Thinker K.F. Li |
merge
|
Fri, 23 Jan 2009 23:21:27 +0800 |
Thinker K.F. Li |
Manage dsc_3241.png in svg2code_ex/Makefile.am.
|
Fri, 23 Jan 2009 23:15:04 +0800 |
wycc |
Add proxy daemon and extention for the firefox integration. We need to implement javascript web client to repalce the unite test program testsoap.py
|
Fri, 23 Jan 2009 23:05:29 +0800 |
Thinker K.F. Li |
Add PNG file for svg2code_ex.
|
Fri, 23 Jan 2009 23:00:23 +0800 |
Thinker K.F. Li |
Integrate sh_image with svg2code.py.
|
Thu, 22 Jan 2009 18:10:47 +0800 |
Thinker K.F. Li |
Initialize an image loader for X runtime
|
Thu, 15 Jan 2009 17:00:58 +0800 |
Thinker K.F. Li |
Files generated by tools should not part of EXTRA_DIST.
|
Thu, 15 Jan 2009 16:46:47 +0800 |
Thinker K.F. Li |
Simple image loader and image shape.
|
Thu, 15 Jan 2009 02:15:35 +0800 |
Mat |
* use Autotool to install inkscape ext. of MadButterfly ( experimental! )
|
Mon, 05 Jan 2009 10:20:25 +0800 |
Thinker K.F. Li |
Setup dependency between object file and header file in AM file.
|
Sun, 04 Jan 2009 15:43:41 +0800 |
Thinker K.F. Li |
Include README.h & COPYING.h to be INPUT of doxygen
|
Sun, 04 Jan 2009 15:31:51 +0800 |
Thinker K.F. Li |
Fix typo in mb_redraw_man.h
|
Sun, 04 Jan 2009 12:11:09 +0800 |
Thinker K.F. Li |
merge
|
Sun, 04 Jan 2009 12:09:29 +0800 |
Thinker K.F. Li |
Remove potential memory address error.
|
Sun, 04 Jan 2009 11:42:32 +0800 |
Thinker K.F. Li |
Fix bug and finish unit test for collision testing in event.c.
|
Sun, 04 Jan 2009 09:32:49 +0800 |
wycc |
* Add loopback reference from rdman to the backend. This is only required when we need to acquire the tman for the animation. This is not a reasonable arrangement since the animation should be backend transparent. We should not touch the backend directly from the animation. We should relocate the tman to the rdman.
|
Sat, 03 Jan 2009 08:43:29 +0800 |
wycc |
* Check if the selected element is a group ot not. A symbol or button must be a group.
|
Thu, 01 Jan 2009 08:32:03 +0800 |
wycc |
Seperate the frameowrk codes from the main.c.
|
Thu, 01 Jan 2009 08:01:00 +0800 |
wycc |
Fixed the Makefile.am to generate scene.so automatically.
|
Wed, 31 Dec 2008 23:57:12 +0800 |
Thinker K.F. Li |
Remove useless rdman_redraw_*().
|
Wed, 31 Dec 2008 23:50:53 +0800 |
Thinker K.F. Li |
Fix bug in *_goto_scene()
|
Wed, 31 Dec 2008 22:39:28 +0800 |
wycc |
Add scene.svg
|
Wed, 31 Dec 2008 22:37:21 +0800 |
wycc |
Implement MBApp API and modify the dynamic example to use this API.
|
Wed, 31 Dec 2008 02:08:40 +0800 |
Thinker K.F. Li |
Add scene support in svg2code.py.
|
Tue, 30 Dec 2008 09:21:23 +0800 |
wycc |
Rewrite the example by using the MBApp API.
|
Sat, 27 Dec 2008 12:25:35 +0800 |
wycc |
Add a sample of the Madbutterfly SVG file.
|
Sat, 27 Dec 2008 12:11:27 +0800 |
wycc |
Add extend scene function
|
Sat, 27 Dec 2008 10:19:45 +0800 |
wycc |
Merge
|
Sat, 27 Dec 2008 10:18:33 +0800 |
wycc |
Modify the format according to the new design.
|
Thu, 25 Dec 2008 18:40:27 +0800 |
Thinker K.F. Li |
termporary revision
|
Wed, 24 Dec 2008 23:43:39 +0800 |
wycc |
When a scene is selected to0 edit, we copy all of its elements out of the scene so that inkscape can edit it directly. All elements add or delete by the inkspcae will be put back when we switch the scene. The svg2code.py must recognize this structure.
|
Mon, 22 Dec 2008 00:21:46 +0800 |
wycc |
Add frame support into the inkscape.
|
Sun, 21 Dec 2008 23:30:00 +0800 |
Thinker K.F. Li |
Add functions for collision test.
|
Thu, 18 Dec 2008 22:37:15 +0800 |
Thinker K.F. Li |
Move mouse event handler and interpreter to src/mouse.c.
|
Wed, 17 Dec 2008 21:37:39 +0800 |
wycc |
Call the button callback when the button is clicked
|
Wed, 17 Dec 2008 21:18:44 +0800 |
wycc |
Modify dynamic to support the dynamic loading
|
Wed, 17 Dec 2008 21:18:07 +0800 |
wycc |
Add dynamic loading function
|
Wed, 17 Dec 2008 08:10:51 +0800 |
wycc |
Add dynamic loading function for sprite
|
Tue, 16 Dec 2008 21:24:26 +0800 |
wycc |
* Change the color of click frame
|
Mon, 15 Dec 2008 10:17:20 +0800 |
Thinker K.F. Li |
merge with changeset ad5c7a5c2c39
|