log nodejs/shapes.cc @ 1005:714169f33f13 refine_backend_if

age author description
Sun, 26 Sep 2010 00:54:12 +0800 Thinker K.F. Li Told redraw manager that a text is dirty when change its text at JS abs_n_rel_center
Tue, 14 Sep 2010 01:08:39 +0800 Shih-Yuan Lee (FourDollars) Unify coding style tag for emacs and vim.
Mon, 30 Aug 2010 17:42:15 +0800 Thinker K.F. Li Doc for xnjsmb_sh_stext_set_style
Sun, 29 Aug 2010 17:16:57 +0800 Thinker K.F. Li Free string allocated by code generator
Sun, 29 Aug 2010 13:34:40 +0800 Thinker K.F. Li Improve resource management for coords, shapes and paints.
Sun, 29 Aug 2010 00:32:12 +0800 Thinker K.F. Li Delete weak handle for shape objects before GC
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 13:58:49 +0800 Thinker K.F. Li Create a persistent handle for coords and shapes correctly
Sat, 07 Aug 2010 23:00:16 +0800 Thinker K.F. Li Add JS binding for sh_rect_t
Sat, 07 Aug 2010 22:33:02 +0800 Thinker K.F. Li Fix bug of losting rdman in xnjsmb_sh_stext_set_style
Sat, 07 Aug 2010 22:28:17 +0800 Thinker K.F. Li Mark stext changed when its style being changed
Sat, 07 Aug 2010 21:37:57 +0800 Thinker K.F. Li Migrate paints.cc to use gen_v8_binding.m4
Sat, 07 Aug 2010 19:33:42 +0800 Thinker K.F. Li Add more comment for JS binding
Sat, 07 Aug 2010 18:27:53 +0800 Thinker K.F. Li Migrate JS shapes binding to gen_v8_binding.m4
Fri, 06 Aug 2010 00:56:26 +0800 Thinker K.F. Li Keep and retrieve respective js object to/from property store
Thu, 05 Aug 2010 17:43:33 +0800 Thinker K.F. Li Track JS object with property store of objects
Wed, 28 Jul 2010 08:31:15 +0800 Thinker K.F. Li Fix issue of exception of internal field.
Mon, 26 Jul 2010 22:29:33 +0800 Thinker K.F. Li Javascript binding for shape_image_t
Fri, 11 Jun 2010 01:21:10 +0800 Thinker K.F. Li Set font styles for stext in Javascript
Wed, 09 Jun 2010 22:06:50 +0800 Thinker K.F. Li Implement stext type for Javascript
Wed, 09 Jun 2010 15:10:29 +0800 Thinker K.F. Li Functions of setting/getting stroke width of a shape Android_Skia
Wed, 09 Jun 2010 14:44:20 +0800 Thinker K.F. Li Functions of stroke and fill a shape Android_Skia
Mon, 07 Jun 2010 22:37:51 +0800 Thinker K.F. Li Constructor for path objects in Javascript domain Android_Skia
Mon, 07 Jun 2010 19:18:20 +0800 Thinker K.F. Li Make base type for shapes. Android_Skia