log

age author description
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.