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
/
gui
/
bitmap
/
list.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Explicitly provide both cases in conditional (fixes warning)
Frank Gevaerts
2017-09-07
*
Touchscreen: Show a line separator in lists.
Thomas Martitz
2014-03-03
*
lists: Adapt put_line().
Thomas Martitz
2014-01-07
*
icons: Remove automatic left padding if x == 0.
Thomas Martitz
2014-01-07
*
scroll_engine: Rename scroll_stop* functions to be more consistent with the l...
Thomas Martitz
2013-12-14
*
list widget: undo part of aaf3065
Jonathan Gordon
2013-02-13
*
skin_engine: Add a debug screen to display skin ram usage
Jonathan Gordon
2013-02-12
*
gui: Fix \t indenting for RTL langs in the lists (DB folder chooser)
Jonathan Gordon
2013-02-06
*
lists: Fix item indentation in RTL to match LTR behavior (which is no indenta...
Thomas Martitz
2013-01-18
*
touchscreen: Fix kinetic and swipe scrolling outside of the list viewport.
Thomas Martitz
2013-01-17
*
lists: Support '\t' in list item text to indent the line containing it.
Jonathan Gordon
2012-07-19
*
Make touchscreen handling work with skinned lists.
Frank Gevaerts
2012-06-19
*
touchscreen: Don't hide selection by default. Fixes FS#12675.
Thomas Martitz
2012-06-15
*
Touchscreen: Check if click is outside of list. Fixes FS#12669
Thomas Martitz
2012-05-13
*
Fundamentally rewrite much of the audio DSP.
Michael Sevakis
2012-04-29
*
touchscreen/lists: fix two regressions
Thomas Martitz
2012-04-17
*
touchscreen: fix some issues/crashes with clicking the list title.
Thomas Martitz
2012-04-10
*
touchscreen: fix swipe scrolling (jumped back to previous item).
Thomas Martitz
2012-04-08
*
touchscreen: Rewrite kinetic scrolling using a state machine.
Thomas Martitz
2012-04-08
*
touchscreen: Fix kinetic scrolling when the statusbar is off.
Thomas Martitz
2012-04-05
*
Commit FS#12321 - Touchscreen: List line padding, to more easily select lines
Thomas Martitz
2011-10-17
*
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-15
*
Fix touchscreen behavior in time&date screen.
Thomas Martitz
2011-10-07
*
Touchscreen: Fix minor redraw after entering the context menu.
Thomas Martitz
2011-02-02
*
Redo r29168. Use similar but existing mechanism in the action system which se...
Thomas Martitz
2011-02-02
*
Touchscreen/lists: Hopefully fix glitchy behavior that happened after opening...
Thomas Martitz
2011-01-29
*
Touchscreen: Improved scroll threshold
Thomas Martitz
2010-11-10
*
Make the context menu pop up instantly after the long press timeout when hold...
Thomas Martitz
2010-11-05
*
FS#11686 - Kinetic list scrolling for touchscreen
Thomas Martitz
2010-10-31
*
fix that disktidy plugin and shopper plugin is not usable when Show Icons set...
Teruaki Kawashima
2010-10-26
*
Fix several inaccuracies in list handling on touchscreen.
Thomas Martitz
2010-10-09
*
Pixel-accurate (vertical) list scrolling for touchscreen targets.
Thomas Martitz
2010-10-06
*
Fix FS#11552 - touches outside of the UI viewport can do unexpected list move...
Jonathan Gordon
2010-09-26
*
Don't actually reimplement an existing feature for hiding the selection marker
Thomas Martitz
2010-09-23
*
Touchscreen: Improve scrolling in absolute point mode.
Thomas Martitz
2010-09-23
*
I somehow messed up the previous commit, undo the unrelated changes.
Maurus Cuelenaere
2010-06-24
*
Fix touchscreen scrollbar behaviour when it's on the right.
Maurus Cuelenaere
2010-06-24
*
Make the title area go up one level in the lists again. This Doesnt work if y...
Jonathan Gordon
2010-06-21
*
Touchregion support for the Base Skin and FM Skins. display obviously needs t...
Jonathan Gordon
2010-06-21
*
Fix error: assignment of read-only variable 'list_width'
Maurus Cuelenaere
2010-06-18
*
Simplify check in gui_synclist_do_touchscreen(), no functional changes.
Maurus Cuelenaere
2010-06-18
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
2 new tags for the base skin.
Jonathan Gordon
2010-02-26
*
Touchscreen: fix scrollbar handling when it's on the right
Maurus Cuelenaere
2010-02-13
*
fix text scrolling handling in do_menu, set_time_screen and time_screen.
Teruaki Kawashima
2010-02-11
*
list: improvement to move and show selection in multi-line lists.
Teruaki Kawashima
2010-01-07
*
apps/gui/bitmap/list.c: use bool instead of int to hold boolean value
Bertrik Sikken
2010-01-03
*
fix another bug from FS#10771 - list touchscreen handling needs to ignore pre...
Jonathan Gordon
2009-12-21
*
Fix FS#10289 - screens showing a list need to check the show_icons setting be...
Jonathan Gordon
2009-12-16
*
Fix position calculation of title icon.
Teruaki Kawashima
2009-10-06
[next]