summaryrefslogtreecommitdiffstats
path: root/apps/plugins/text_viewer/tv_preferences.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy1-10/+0
2018-07-04Textviewer night modeMoshe Piekarski1-1/+3
2011-09-24FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon1-1/+9
2010-12-14Commit FS#11799 by Alexander Meshcheryakov. Improves the text viewer plugin t...Michael Giacomelli1-0/+7
2010-06-29text viewer: some members of preferences change to bool. And simplify menu se...Yoshihisa Uchida1-8/+8
2010-06-29text_viewer: callback functions are changed to the function that returns int ...Yoshihisa Uchida1-6/+9
2010-06-27text viewer: display functions more changes.Yoshihisa Uchida1-1/+1
2010-06-26text viewer: some modify text viewer's layout and preferences.Yoshihisa Uchida1-2/+5
2010-06-26text viewer: reworks screen access logics and some bugs fix.Yoshihisa Uchida1-1/+2
2010-06-24text_viewer: rename preference values.Yoshihisa Uchida1-6/+6
2010-06-23FS#11399 by me: fix r26998 for text_viewerRafaël Carré1-22/+4
2010-06-20text_viewer: cleanup & bugfixRafaël Carré1-30/+42
2010-06-11text viewer: can select the indent spaces when the line mode is reflow.Yoshihisa Uchida1-0/+2
2010-06-09text viewer: can select "move to prev/next page" or "move to top page/bottom ...Yoshihisa Uchida1-0/+2
2010-06-07text viewer: can selected scroll by column/scroll by screen for the horizonta...Yoshihisa Uchida1-2/+4
2010-06-06text viewer: can display the horizontal scroll bar.Yoshihisa Uchida1-10/+12
2010-06-06text viewer: can be selected the number of screens per page.Yoshihisa Uchida1-2/+2
2010-06-05reworks text viewer plugin. (FS#11209)Yoshihisa Uchida1-0/+119