calendar: fix bug when add new event text longer than last entry.
commit85d3573aa26ee91d4365727814a53c1845e215c9
authorteru <teru@a1c6a512-1295-4272-9138-f99709370657>
Mon, 3 Aug 2009 16:30:08 +0000 (3 16:30 +0000)
committerteru <teru@a1c6a512-1295-4272-9138-f99709370657>
Mon, 3 Aug 2009 16:30:08 +0000 (3 16:30 +0000)
treed8ab876b9f914ecbb79624c0c270af5a83d01661
parent467f7c416bd3071dbede1a32ff07a88cd7f8a54c
calendar: fix bug when add new event text longer than last entry.
blackjack: fix bug that bet becomes 10 when resume saved game.
bubbles: save high level to sparate file.
clix, spacerocks, jewels, bubbles: correct text of menu item.
wormlet: clean up code: removed unused defines and functions.
pluginlib display_text: insert sleep so that the screen doesn't quit immediately.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22143 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/blackjack.c
apps/plugins/bubbles.c
apps/plugins/calendar.c
apps/plugins/clix.c
apps/plugins/jewels.c
apps/plugins/lib/highscore.c
apps/plugins/rocklife.c
apps/plugins/spacerocks.c
apps/plugins/wormlet.c