summaryrefslogtreecommitdiff
path: root/apps/plugins/text_viewer (follow)
Commit message (Expand)AuthorAge
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* text_viewer: remove unneeded code.Teruaki Kawashima2010-07-12
* text viewer: fix the statusbar is displayed when the global statusbar setting...Yoshihisa Uchida2010-07-08
* plugin api: delete sb_skin_update().Yoshihisa Uchida2010-07-08
* text viewer: fixed the following bugs.Yoshihisa Uchida2010-07-07
* text viewer: fixed StatusBar randomly appears (FS#11455).Yoshihisa Uchida2010-07-05
* text viewer: for tv_action and tv_bookmark, the prototype of the initializer ...Yoshihisa Uchida2010-07-02
* text viewer: fixed garbage data are not stored in the setting file.Yoshihisa Uchida2010-07-02
* text viewer:Yoshihisa Uchida2010-07-01
* text viewer: the display of the statusbar is synchronized actual battery, tim...Yoshihisa Uchida2010-06-30
* text viewer: some members of preferences change to bool. And simplify menu se...Yoshihisa Uchida2010-06-29
* text viewer: move and delete #include.Yoshihisa Uchida2010-06-29
* text_viewer: callback functions are changed to the function that returns int ...Yoshihisa Uchida2010-06-29
* text viewer: tv_window doesn't depend on the layout of the text viewer.Yoshihisa Uchida2010-06-28
* fix yellow.Yoshihisa Uchida2010-06-27
* text viewer: display functions more changes.Yoshihisa Uchida2010-06-27
* text viewer: simplify display functions.Yoshihisa Uchida2010-06-27
* fix red.Yoshihisa Uchida2010-06-26
* text viewer: some modify text viewer's layout and preferences.Yoshihisa Uchida2010-06-26
* text viewer: reworks screen access logics and some bugs fix.Yoshihisa Uchida2010-06-26
* text_viewer: rename preference values.Yoshihisa Uchida2010-06-24
* FS#11399 by me: fix r26998 for text_viewerRafaël Carré2010-06-23
* 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: don't load font if it is the same font currently used.Teruaki Kawashima2010-06-09
* 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
* fix red.Teruaki Kawashima2010-06-07
* text viewer: gigabeat f: add buttons to do one line up/down, and one column l...Teruaki Kawashima2010-06-07
* 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