summaryrefslogtreecommitdiff
path: root/apps/gui/bitmap/list-skinned.c (follow)
Commit message (Expand)AuthorAge
* scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz2013-12-14
* Make touchscreen handling work with skinned lists.Frank Gevaerts2012-06-19
* Don't trigger a skin refresh from skinlist_draw()Frank Gevaerts2012-05-18
* Fundamentally rewrite much of the audio DSP.Michael Sevakis2012-04-29
* Make %LC and %LR always have predictable and usable values.Frank Gevaerts2012-03-01
* Clean up some variables.Frank Gevaerts2012-02-25
* Add %LR and %LC to get at the current row and columm in skinned lists.Frank Gevaerts2012-02-25
* Store listitem_viewport_cfg->label as skinoffset instead of raw pointerFrank Gevaerts2012-02-22
* Make skinned lists handle the "0 items" case without crashingFrank Gevaerts2012-02-21
* Fix another skinned list buflib issueFrank Gevaerts2012-02-19
* Fix a nullpointer dereference in skinned lists.Frank Gevaerts2012-02-19
* make local variable current_list staticBertrik Sikken2012-02-19
* Use buflib for all skin engine allocations.Jonathan Gordon2011-11-15
* Add "%LN" tag to retrieve the list item number of the current item. This allo...Frank Gevaerts2011-09-18
* Rework how the skin gets the list item text to save some ram. Also allow the ...Jonathan Gordon2011-09-11
* Add the new file and fix the compile errorJonathan Gordon2011-09-06