log nodejs/mbapp.js @ 822:586e50f82c1f

age author description
Tue, 14 Sep 2010 01:08:39 +0800 Shih-Yuan Lee (FourDollars) Unify coding style tag for emacs and vim.
Fri, 10 Sep 2010 08:33:07 +0800 wycc Change the key from up/down to left/right
Tue, 31 Aug 2010 00:06:11 +0800 Thinker K.F. Li mbapp accept arguments for display, width and height
Sat, 28 Aug 2010 23:11:02 +0800 wycc Add udpate command
Fri, 20 Aug 2010 07:25:59 +0800 wycc Make the argument key can be an array to register multiple keys.
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.
Mon, 16 Aug 2010 07:32:56 +0800 wycc Add symbolic name of event types.
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