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_window.c
Age
Commit message (
Expand
)
Author
2010-07-01
text viewer:
Yoshihisa Uchida
2010-06-29
text_viewer: callback functions are changed to the function that returns int ...
Yoshihisa Uchida
2010-06-28
text viewer: tv_window doesn't depend on the layout of the text viewer.
Yoshihisa Uchida
2010-06-27
text viewer: display functions more changes.
Yoshihisa Uchida
2010-06-27
text viewer: simplify display functions.
Yoshihisa Uchida
2010-06-26
text viewer: some modify text viewer's layout and preferences.
Yoshihisa Uchida
2010-06-26
text viewer: reworks screen access logics and some bugs fix.
Yoshihisa Uchida
2010-06-24
text_viewer: rename preference values.
Yoshihisa Uchida
2010-06-23
FS#11399 by me: fix r26998 for text_viewer
Rafaël Carré
2010-06-20
text_viewer: cleanup & bugfix
Rafaël Carré
2010-06-09
text viewer: don't load font if it is the same font currently used.
Teruaki Kawashima
2010-06-08
text viewer: 1) fix uisim abends when fonts list is displayed.
Yoshihisa Uchida
2010-06-07
fix red.
Teruaki Kawashima
2010-06-07
text viewer: some fixes related to font.
Teruaki Kawashima
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