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-skinned.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Make %LC and %LR always have predictable and usable values.
Frank Gevaerts
2012-03-01
*
Clean up some variables.
Frank Gevaerts
2012-02-25
*
Add %LR and %LC to get at the current row and columm in skinned lists.
Frank Gevaerts
2012-02-25
*
Store listitem_viewport_cfg->label as skinoffset instead of raw pointer
Frank Gevaerts
2012-02-22
*
Make skinned lists handle the "0 items" case without crashing
Frank Gevaerts
2012-02-21
*
Fix another skinned list buflib issue
Frank Gevaerts
2012-02-19
*
Fix a nullpointer dereference in skinned lists.
Frank Gevaerts
2012-02-19
*
make local variable current_list static
Bertrik Sikken
2012-02-19
*
Use buflib for all skin engine allocations.
Jonathan Gordon
2011-11-15
*
Add "%LN" tag to retrieve the list item number of the current item. This allo...
Frank Gevaerts
2011-09-18
*
Rework how the skin gets the list item text to save some ram. Also allow the ...
Jonathan Gordon
2011-09-11
*
Add the new file and fix the compile error
Jonathan Gordon
2011-09-06