log nodejs/testcase.js @ 756:cceac4ba259e

age author description
Thu, 26 Aug 2010 14:54:50 +0800 Thinker K.F. Li Support drawing at root window for X Window
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
Wed, 25 Aug 2010 11:58:30 +0800 Thinker K.F. Li Reorder instructions to invalidate coords correctly
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
Mon, 16 Aug 2010 07:33:51 +0800 wycc Merge from the thinker's head
Fri, 13 Aug 2010 11:10:49 +0800 Thinker K.F. Li Flush mb_rt, immediately, after redraw_all()
Wed, 11 Aug 2010 17:38:44 +0800 Thinker K.F. Li Add binding for color changing of paint_color_t in JS
Mon, 09 Aug 2010 16:43:27 +0800 wycc Merge from HEAD
Mon, 09 Aug 2010 16:41:54 +0800 wycc Merge the change frm the HEAD
Mon, 09 Aug 2010 10:03:54 +0800 Thinker K.F. Li Update window with XImage through XSHM
Sat, 07 Aug 2010 23:00:16 +0800 Thinker K.F. Li Add JS binding for sh_rect_t
Fri, 06 Aug 2010 23:04:55 +0800 Thinker K.F. Li Change kbevent to kbevents and hide X_MB_kbevents()
Fri, 06 Aug 2010 22:56:58 +0800 Thinker K.F. Li Refactor to xnjsmb_coord_mod().
Fri, 06 Aug 2010 19:31:37 +0800 Thinker K.F. Li Extract event info from C object to JS object
Fri, 06 Aug 2010 13:33:47 +0800 Thinker K.F. Li Bind subject of mouse_event to JS object of coord
Wed, 28 Jul 2010 08:36:58 +0800 Thinker K.F. Li Add comment
Wed, 28 Jul 2010 08:31:15 +0800 Thinker K.F. Li Fix issue of exception of internal field.
Thu, 15 Jul 2010 22:34:04 +0800 wycc Add SVG parser sample code.
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:39:24 +0800 Thinker K.F. Li Redraw all and changed in Javascript Android_Skia
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
Wed, 09 Jun 2010 14:10:58 +0800 Thinker K.F. Li Real initialize a paint_color_t object for paint_color JS obj Android_Skia
Wed, 09 Jun 2010 12:28:03 +0800 Thinker K.F. Li Add dummy paint_color templates Android_Skia
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 22:37:51 +0800 Thinker K.F. Li Constructor for path objects in Javascript domain 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
Sun, 06 Jun 2010 21:51:58 +0800 Thinker K.F. Li New MadButterfly runtime object install of calling function Android_Skia
Sun, 06 Jun 2010 19:13:21 +0800 Thinker K.F. Li The first testcase that nodejs code can show a MadButterfly window. Android_Skia
Sun, 06 Jun 2010 13:48:13 +0800 Thinker K.F. Li Nodejs testcase in Javascript Android_Skia