index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
text_viewer
/
tv_menu.c
Age
Commit message (
Expand
)
Author
2018-07-04
Textviewer night mode
Moshe Piekarski
2011-01-17
FS#11822: use rockbox_browse() in plugins to select file.
Teruaki Kawashima
2010-12-14
Commit FS#11799 by Alexander Meshcheryakov. Improves the text viewer plugin t...
Michael Giacomelli
2010-12-14
FS#11777: enhancement for rockbox_browse()
Teruaki Kawashima
2010-06-29
text viewer: some members of preferences change to bool. And simplify menu se...
Yoshihisa Uchida
2010-06-29
text_viewer: callback functions are changed to the function that returns int ...
Yoshihisa Uchida
2010-06-26
text viewer: some modify text viewer's layout and preferences.
Yoshihisa Uchida
2010-06-20
text_viewer: cleanup & bugfix
Rafaël Carré
2010-06-11
text viewer: can select the indent spaces when the line mode is reflow.
Yoshihisa Uchida
2010-06-10
text viewer: fix that the return value's type is wrong.
Yoshihisa Uchida
2010-06-10
fix the problem that does not jump to selected the bookmark. (FS#11386)
Yoshihisa Uchida
2010-06-09
text viewer: can select "move to prev/next page" or "move to top page/bottom ...
Yoshihisa Uchida
2010-06-08
text viewer: 1) fix uisim abends when fonts list is displayed.
Yoshihisa Uchida
2010-06-07
text viewer: some fixes related to font.
Teruaki Kawashima
2010-06-07
text viewer: can selected scroll by column/scroll by screen for the horizonta...
Yoshihisa Uchida
2010-06-06
text viewer: can display the horizontal scroll bar.
Yoshihisa Uchida
2010-06-06
text viewer: can be selected the number of screens per page.
Yoshihisa Uchida
2010-06-05
reworks text viewer plugin. (FS#11209)
Yoshihisa Uchida