From 1ce70a679c645c1886eff1d96c5c9f2a630066d6 Mon Sep 17 00:00:00 2001 From: Yoshihisa Uchida Date: Mon, 7 Jun 2010 11:04:09 +0000 Subject: 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 | 2 - apps/plugins/text_viewer/text_viewer.c | 4 +- apps/plugins/text_viewer/tv_action.c | 14 ++-- apps/plugins/text_viewer/tv_action.h | 2 +- apps/plugins/text_viewer/tv_bookmark.c | 2 +- apps/plugins/text_viewer/tv_menu.c | 133 ++++++++++++++++++++---------- apps/plugins/text_viewer/tv_preferences.c | 6 +- apps/plugins/text_viewer/tv_preferences.h | 9 +- apps/plugins/text_viewer/tv_settings.c | 28 ++++--- 9 files changed, 131 insertions(+), 69 deletions(-) diff --git a/apps/plugins/text_viewer/readme.txt b/apps/plugins/text_viewer/readme.txt index 0e9bd7ce49..1180965fe4 100644 --- a/apps/plugins/text_viewer/readme.txt +++ b/apps/plugins/text_viewer/readme.txt @@ -46,8 +46,6 @@ TODO list - when the line_mode is reflow, allow to specify indent spaces. - - for the horizontal scroll, allow the select scroll by screen/scroll by column for the settings menu. - - draw images that are linked to the text. () - play audios that are linked to the text. (