log

age author description
Wed, 25 Aug 2010 14:48:39 +0800 Thinker K.F. Li Delete internal reference ob binding when invalidating coords and/or shapes
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 14:23:06 +0800 Thinker K.F. Li A dirty implementation of removing subtree
Wed, 25 Aug 2010 13:58:49 +0800 Thinker K.F. Li Create a persistent handle for coords and shapes correctly
Wed, 25 Aug 2010 11:58:30 +0800 Thinker K.F. Li Reorder instructions to invalidate coords correctly
Wed, 25 Aug 2010 10:40:30 +0800 Thinker K.F. Li Remove a coord from the tree in JS
Wed, 25 Aug 2010 10:07:33 +0800 Thinker K.F. Li Check if an object valid in gen_v8_binding.m4
Mon, 23 Aug 2010 10:23:30 +0800 Thinker K.F. Li Design doc for life-cycle of MB objects for JS
Sat, 21 Aug 2010 19:14:49 +0800 wycc Merge
Sat, 21 Aug 2010 19:13:38 +0800 wycc Merge into the head
Sat, 21 Aug 2010 19:12:43 +0800 wycc Add Canvas class for the dynamic content generation. The testcanvas.js is used to demostrate the capability of it.
Fri, 20 Aug 2010 09:34:49 +0800 Thinker K.F. Li Fix typo and add initialize code for linear and radial
Fri, 20 Aug 2010 09:34:49 +0800 Thinker K.F. Li Testcase for linear and radial paint for JS
Fri, 20 Aug 2010 09:34:49 +0800 Thinker K.F. Li Add binding for linear and radial paints for JS