log nodejs/testsvg.js @ 937:191d3a5f74c8

age author description
Fri, 12 Nov 2010 16:54:48 +0800 Thinker K.F. Li Migrate testsvg.js to new interface of shift action.
Tue, 14 Sep 2010 01:08:39 +0800 Shih-Yuan Lee (FourDollars) Unify coding style tag for emacs and vim.
Sun, 29 Aug 2010 23:58:43 +0800 Thinker K.F. Li Add mode line
Fri, 20 Aug 2010 08:34:34 +0800 wycc Add set_text to the coordinate of the coord_t of the text.
Fri, 20 Aug 2010 07:21:24 +0800 wycc Add addKeyListener to handle key input.
Tue, 17 Aug 2010 10:36:36 +0800 Thinker K.F. Li Use key symbols instead of keycodes.
Tue, 17 Aug 2010 08:31:24 +0800 wycc Add Y coordiante in the linear animation.
Tue, 17 Aug 2010 05:15:50 +0800 wycc Rewrite the animation as a module.
Mon, 16 Aug 2010 07:34:21 +0800 wycc Merge with head
Mon, 16 Aug 2010 07:32:56 +0800 wycc Add symbolic name of event types.
Mon, 16 Aug 2010 00:14:01 +0800 Thinker K.F. Li Correct syntax if a statement
Sun, 15 Aug 2010 19:44:09 +0800 wycc Add javascript-based animation test program. We should make it as module in the future.
Sun, 15 Aug 2010 19:07:36 +0800 wycc Refactory the mbapp and testsvg to use keyboard events
Sat, 14 Aug 2010 00:06:00 +0800 wycc Add mbapp module
Fri, 13 Aug 2010 23:38:29 +0800 wycc Translate the svg.js as a nodejs module.