Mercurial > MadButterfly
log nodejs/coord.m4 @ 1535:9aff42a7e2b9 tip
age | author | description |
---|---|---|
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 |