log examples/menu/main.c @ 453:84ce2d4a8c3f

age author description
Wed, 05 Aug 2009 19:34:59 +0800 Thinker K.F. Li Change interface of sprite loader.
Fri, 12 Jun 2009 18:36:15 +0800 john cylee - Fix a minor error in src/sprite.c: should check *(s-1) instead of
Thu, 05 Mar 2009 14:52:06 +0800 root Remove the menu.h
Thu, 05 Mar 2009 08:19:43 +0800 wycc Fix the Makefile to generate files correctly.
Sun, 22 Feb 2009 11:52:56 +0800 wycc Seperate mb_animated_menu from the demo program
Sat, 21 Feb 2009 21:51:05 +0800 wycc Fix the boundary condition for scroll down
Sat, 21 Feb 2009 21:45:04 +0800 wycc * Keep the font name as the original case.
Sun, 15 Feb 2009 09:19:59 +0800 wycc Wait for the last animation done before we send the next one.
Sun, 15 Feb 2009 08:50:36 +0800 wycc Fix the initial drawn position issue. We will draw the lightbar in the right posityion.
Sun, 15 Feb 2009 08:33:47 +0800 wycc Rewrite the menu as a widget style
Wed, 04 Feb 2009 09:12:02 +0800 wycc Fix the Fade out issue in scroll up.
Wed, 04 Feb 2009 01:28:01 +0800 wycc Add SPPED marcro to adjust the speed
Wed, 04 Feb 2009 01:23:45 +0800 wycc Implement animation menu
Sun, 01 Feb 2009 16:28:28 +0800 wycc * Fix the symbol definition code which does not assume the id is the same as the mbname.