Mercurial > MadButterfly
log examples/menu/main.c @ 309:4dfb850dee92
age | author | description |
---|---|---|
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. |