log

age author description
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:33:51 +0800 wycc Merge from the thinker's 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
Sun, 15 Aug 2010 01:44:38 +0800 Thinker K.F. Li Fix issue of redefine a variable with the same name of a argument
Sun, 15 Aug 2010 01:41:10 +0800 Thinker K.F. Li Collect mbnames and mapping to object through mb_rt.mbnames
Sun, 15 Aug 2010 01:26:09 +0800 Thinker K.F. Li Refactor loadSVG as a class
Sat, 14 Aug 2010 23:52:43 +0800 Thinker K.F. Li Paint with black for unspecified, not "none", fill and stroke.