Wed, 25 Aug 2010 10:07:33 +0800 |
Thinker K.F. Li |
Check if an object valid in gen_v8_binding.m4
|
Mon, 23 Aug 2010 10:23:30 +0800 |
Thinker K.F. Li |
Design doc for life-cycle of MB objects for JS
|
Sat, 21 Aug 2010 19:14:49 +0800 |
wycc |
Merge
|
Sat, 21 Aug 2010 19:13:38 +0800 |
wycc |
Merge into the head
|
Sat, 21 Aug 2010 19:12:43 +0800 |
wycc |
Add Canvas class for the dynamic content generation. The testcanvas.js is used to demostrate the capability of it.
|
Fri, 20 Aug 2010 09:34:49 +0800 |
Thinker K.F. Li |
Fix typo and add initialize code for linear and radial
|
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
|
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: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.
|
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.
|
Sat, 14 Aug 2010 00:06:00 +0800 |
wycc |
Add mbapp module
|
Fri, 13 Aug 2010 23:39:12 +0800 |
wycc |
Change the READ to execute testsvg.js
|
Fri, 13 Aug 2010 23:38:29 +0800 |
wycc |
Translate the svg.js as a nodejs module.
|
Fri, 13 Aug 2010 20:41:00 +0800 |
Thinker K.F. Li |
Recognize color name
|