summaryrefslogtreecommitdiffstats
path: root/src/listbox.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid blank space after the last list box itemLukas Fleischer2014-05-191-0/+5
* listbox_resize(): Avoid segmentation faultLukas Fleischer2014-05-191-0/+4
* Add support for caption rows in list boxesLukas Fleischer2014-05-181-9/+62
* Add support for drawing highlighted decorationLukas Fleischer2014-05-181-2/+2
* Add a generic list box implementationLukas Fleischer2014-05-181-0/+138