log nodejs/coord.cc @ 743:dd1f3382d6a4

age author description
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
Mon, 23 Aug 2010 10:23:30 +0800 Thinker K.F. Li Design doc for life-cycle of MB objects for JS
Mon, 09 Aug 2010 16:40:57 +0800 wycc Return the value of ojbject to fix the crash issue
Sat, 07 Aug 2010 19:33:42 +0800 Thinker K.F. Li Add more comment for JS binding
Fri, 06 Aug 2010 22:56:58 +0800 Thinker K.F. Li Refactor to xnjsmb_coord_mod().
Wed, 04 Aug 2010 21:58:10 +0800 Thinker K.F. Li Remove xnjsmb_coord_new() in coord.cc
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
Tue, 08 Jun 2010 09:08:23 +0800 Thinker K.F. Li Function of add a shape to a coord in Javascript. Android_Skia
Mon, 07 Jun 2010 17:24:46 +0800 Thinker K.F. Li Fix issue of im-properly using persistent handler for coord object template. Android_Skia
Mon, 07 Jun 2010 14:45:01 +0800 Thinker K.F. Li Make root coord availabe for Javascript code Android_Skia
Mon, 07 Jun 2010 11:47:34 +0800 Thinker K.F. Li Function to instantiate coord for Javascript Android_Skia
Sun, 06 Jun 2010 21:27:34 +0800 Thinker K.F. Li Implement Indexed Property interceptors Android_Skia