Wed, 13 Apr 2011 19:57:58 +0800 |
Thinker K.F. Li |
Provide number of children for coords
|
Wed, 13 Apr 2011 14:38:25 +0800 |
Thinker K.F. Li |
Revert changeset #2bcacd29d95f to remove unncessary functions
|
Wed, 13 Apr 2011 14:36:32 +0800 |
Thinker K.F. Li |
Add get_child method for coord in JS
|
Tue, 12 Apr 2011 14:50:10 +0800 |
Thinker K.F. Li |
Revert 4be04f29fa70
|
Mon, 11 Apr 2011 12:52:09 +0800 |
wycc |
Add functions to search for the text recursively inside coord_t tree. Once we find the first instance, we change the text of it. We need to think about how to manage the multiple segment texts, which is composed of several tspan.
|
Sun, 13 Mar 2011 08:10:57 +0800 |
Thinker K.F. Li |
Fix issue of crashing for cloned subtree
|
Fri, 11 Mar 2011 02:48:18 +0800 |
Thinker K.F. Li |
Modify return object for clone_from_subtree
|
Mon, 07 Mar 2011 09:38:09 +0800 |
Thinker K.F. Li |
Add clone_from_subtree() for coord object of nodejs
|
Sun, 19 Sep 2010 11:36:03 +0800 |
wycc |
Define accessor for x and y to implement absolute location
|
Wed, 15 Sep 2010 01:17:43 +0800 |
wycc |
Define accessor for the opacity attribute of the coord
|
Thu, 02 Sep 2010 10:59:02 +0800 |
Thinker K.F. Li |
Support opacity on coords
|
Wed, 25 Aug 2010 19:37:52 +0800 |
Thinker K.F. Li |
Implement binding for hide/show for shapes and coords
|
Wed, 25 Aug 2010 14:43:48 +0800 |
Thinker K.F. Li |
Refactor code of free C objects into xnjsmb_coord_free_subtree
|
Wed, 25 Aug 2010 10:40:30 +0800 |
Thinker K.F. Li |
Remove a coord from the tree in JS
|
Fri, 06 Aug 2010 22:56:58 +0800 |
Thinker K.F. Li |
Refactor to xnjsmb_coord_mod().
|
Wed, 04 Aug 2010 21:35:40 +0800 |
Thinker K.F. Li |
Use binding generator to implement mb_rt
|
Sun, 01 Aug 2010 20:18:59 +0800 |
Thinker K.F. Li |
Replace part code of coord.cc by the code generated by generator
|