summaryrefslogtreecommitdiff
path: root/apps/plugins/text_viewer (follow)
Commit message (Expand)AuthorAge
* hm801: Add support for plugins.Andrew Ryabinin2012-04-19
* hm60x: Add support for plugins.Andrew Ryabinin2012-04-19
* MPIOs: keymap tweaksMarcin Bukat2012-02-02
* fuze+: keymap cleanup, correction and simplification (FS #12504 by Jean-Louis...Amaury Pouly2012-01-02
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Text viewer plugin: Fix info viewport font not being set to user selected fontMichael Chicoine2011-11-30
* Sandisk Sansa Connect port (FS #12363)Tomasz Moń2011-11-16
* fuze+: add text viewer keymapAmaury Pouly2011-10-02
* FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon2011-09-24
* Fix nearly all residual 'variable set but not used' warnings reported from GC...Andree Buschmann2011-05-01
* RaaA: Fix write locations of pluginsThomas Jarosch2011-03-02
* FS#11822: use rockbox_browse() in plugins to select file.Teruaki Kawashima2011-01-17
* Commit FS#11799 by Alexander Meshcheryakov. Improves the text viewer plugin t...Michael Giacomelli2010-12-14
* FS#11777: enhancement for rockbox_browse()Teruaki Kawashima2010-12-14
* HD300 - plugins keymapsMarcin Bukat2010-11-30
* These should be the last of the plugin keymaps requiredRobert Menes2010-11-03
* MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat2010-11-02
* text viewer:Teruaki Kawashima2010-10-06
* 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