log nodejs/coord.cc @ 858:ed49dc0a26f1 abs_n_rel_center

age author description
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
Tue, 14 Sep 2010 01:08:39 +0800 Shih-Yuan Lee (FourDollars) Unify coding style tag for emacs and vim.
Thu, 02 Sep 2010 10:59:02 +0800 Thinker K.F. Li Support opacity on coords
Mon, 30 Aug 2010 13:07:49 +0800 Thinker K.F. Li Fix bug of transformation from user space to image space.
Sun, 29 Aug 2010 17:20:13 +0800 Thinker K.F. Li Fix issue of memory leaking for coord objects.
Sun, 29 Aug 2010 13:34:40 +0800 Thinker K.F. Li Improve resource management for coords, shapes and paints.
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 18:46:47 +0800 Thinker K.F. Li Make shapes can be removed from the tree
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