log nodejs/mbapp.js @ 1010:feea3784b7ff refine_backend_if

age author description
Thu, 21 Oct 2010 23:56:55 +0800 wycc Implement the page stack
Tue, 19 Oct 2010 04:06:45 +0800 wycc Fix the indentation
Sat, 16 Oct 2010 19:01:32 +0800 wycc Fix tab issue.
Sun, 26 Sep 2010 14:10:00 +0800 Thinker K.F. Li Remove unused debug message abs_n_rel_center
Sun, 26 Sep 2010 12:17:06 +0800 Thinker K.F. Li Only redraw changed when calling app.refresh() in JS abs_n_rel_center
Sun, 26 Sep 2010 00:53:16 +0800 Thinker K.F. Li Maintain a list of children abs_n_rel_center
Fri, 24 Sep 2010 23:47:01 +0800 Thinker K.F. Li Decorate mb_rt created by mb_rt_with_win() abs_n_rel_center
Fri, 24 Sep 2010 16:06:42 +0800 Thinker K.F. Li Merge from default branch abs_n_rel_center
Fri, 24 Sep 2010 16:00:04 +0800 Thinker K.F. Li mbapp.js support to create an application with existed window
Mon, 20 Sep 2010 22:43:43 +0800 Thinker K.F. Li Use accessor to return bbox values abs_n_rel_center
Mon, 20 Sep 2010 22:43:43 +0800 Thinker K.F. Li backup transform matrix when create a new coord abs_n_rel_center
Wed, 15 Sep 2010 01:15:13 +0800 wycc exports the image loader
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