index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
text_viewer
(
follow
)
Commit message (
Expand
)
Author
Age
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
*
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
*
text_viewer: remove unneeded code.
Teruaki Kawashima
2010-07-12
*
text viewer: fix the statusbar is displayed when the global statusbar setting...
Yoshihisa Uchida
2010-07-08
*
plugin api: delete sb_skin_update().
Yoshihisa Uchida
2010-07-08
*
text viewer: fixed the following bugs.
Yoshihisa Uchida
2010-07-07
*
text viewer: fixed StatusBar randomly appears (FS#11455).
Yoshihisa Uchida
2010-07-05
*
text viewer: for tv_action and tv_bookmark, the prototype of the initializer ...
Yoshihisa Uchida
2010-07-02
*
text viewer: fixed garbage data are not stored in the setting file.
Yoshihisa Uchida
2010-07-02
*
text viewer:
Yoshihisa Uchida
2010-07-01
*
text viewer: the display of the statusbar is synchronized actual battery, tim...
Yoshihisa Uchida
2010-06-30
*
text viewer: some members of preferences change to bool. And simplify menu se...
Yoshihisa Uchida
2010-06-29
*
text viewer: move and delete #include.
Yoshihisa Uchida
2010-06-29
*
text_viewer: callback functions are changed to the function that returns int ...
Yoshihisa Uchida
2010-06-29
*
text viewer: tv_window doesn't depend on the layout of the text viewer.
Yoshihisa Uchida
2010-06-28
*
fix yellow.
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-27
*
fix red.
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-26
*
text_viewer: rename preference values.
Yoshihisa Uchida
2010-06-24
*
FS#11399 by me: fix r26998 for text_viewer
Rafaël Carré
2010-06-23
*
text_viewer: cleanup & bugfix
Rafaël Carré
2010-06-20
*
text viewer: can select the indent spaces when the line mode is reflow.
Yoshihisa Uchida
2010-06-11
*
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-10
*
text viewer: don't load font if it is the same font currently used.
Teruaki Kawashima
2010-06-09
*
text viewer: can select "move to prev/next page" or "move to top page/bottom ...
Yoshihisa Uchida
2010-06-09
*
text viewer: 1) fix uisim abends when fonts list is displayed.
Yoshihisa Uchida
2010-06-08
*
fix red.
Teruaki Kawashima
2010-06-07
*
text viewer: gigabeat f: add buttons to do one line up/down, and one column l...
Teruaki Kawashima
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-07
*
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-06
*
reworks text viewer plugin. (FS#11209)
Yoshihisa Uchida
2010-06-05