summaryrefslogtreecommitdiff
path: root/apps/plugins/text_viewer/tv_menu.c (follow)
Commit message (Expand)AuthorAge
* FS#11822: use rockbox_browse() in plugins to select file.Teruaki Kawashima2011-01-17
* Commit FS#11799 by Alexander Meshcheryakov. Improves the text viewer plugin t...Michael Giacomelli2010-12-14
* FS#11777: enhancement for rockbox_browse()Teruaki Kawashima2010-12-14
* text viewer: some members of preferences change to bool. And simplify menu se...Yoshihisa Uchida2010-06-29
* text_viewer: callback functions are changed to the function that returns int ...Yoshihisa Uchida2010-06-29
* text viewer: some modify text viewer's layout and preferences.Yoshihisa Uchida2010-06-26
* text_viewer: cleanup & bugfixRafaël Carré2010-06-20
* text viewer: can select the indent spaces when the line mode is reflow.Yoshihisa Uchida2010-06-11
* text viewer: fix that the return value's type is wrong.Yoshihisa Uchida2010-06-10
* fix the problem that does not jump to selected the bookmark. (FS#11386)Yoshihisa Uchida2010-06-10
* text viewer: can select "move to prev/next page" or "move to top page/bottom ...Yoshihisa Uchida2010-06-09
* text viewer: 1) fix uisim abends when fonts list is displayed.Yoshihisa Uchida2010-06-08
* text viewer: some fixes related to font.Teruaki Kawashima2010-06-07
* text viewer: can selected scroll by column/scroll by screen for the horizonta...Yoshihisa Uchida2010-06-07
* text viewer: can display the horizontal scroll bar.Yoshihisa Uchida2010-06-06
* text viewer: can be selected the number of screens per page.Yoshihisa Uchida2010-06-06
* reworks text viewer plugin. (FS#11209)Yoshihisa Uchida2010-06-05