text viewer: can selected scroll by column/scroll by screen for the horizontal screen.
commit9011eb76969f7c218c0cba3d597d15e6dc28b174
authoruchida <uchida@a1c6a512-1295-4272-9138-f99709370657>
Mon, 7 Jun 2010 11:04:09 +0000 (7 11:04 +0000)
committeruchida <uchida@a1c6a512-1295-4272-9138-f99709370657>
Mon, 7 Jun 2010 11:04:09 +0000 (7 11:04 +0000)
treec8923657ef6108481f789314202ba35c4563c0fb
parentecb7dbd00f9667bdd378725624e2237324068fc9
text viewer: can selected scroll by column/scroll by screen for the horizontal screen.
Viewer Options: "Scrollbar", "Overlap Pages", "Auto-Scroll Speed" move to Scroll Settings > Vertical.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26654 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/text_viewer/readme.txt
apps/plugins/text_viewer/text_viewer.c
apps/plugins/text_viewer/tv_action.c
apps/plugins/text_viewer/tv_action.h
apps/plugins/text_viewer/tv_bookmark.c
apps/plugins/text_viewer/tv_menu.c
apps/plugins/text_viewer/tv_preferences.c
apps/plugins/text_viewer/tv_preferences.h
apps/plugins/text_viewer/tv_settings.c