summaryrefslogtreecommitdiff
path: root/src/listbox.c
AgeCommit message (Expand)Author
2017-01-12Update copyright rangesLukas Fleischer
2016-10-30Fix visible region after loading list box itemsLukas Fleischer
2016-10-30Fix listbox_fix_visible_region()Lukas Fleischer
2016-10-13Always use memory management wrappersLukas Fleischer
2016-01-30Update copyright rangesLukas Fleischer
2015-02-07Update copyright rangesLukas Fleischer
2014-07-18Always fix selection in listbox_load_items()Lukas Fleischer
2014-07-18Do not use malloc() or xmalloc()Lukas Fleischer
2014-07-18Fix selection in listbox_load_items()Lukas Fleischer
2014-07-16Automatically select first item in list boxesLukas Fleischer
2014-05-19Avoid blank space after the last list box itemLukas Fleischer
2014-05-19listbox_resize(): Avoid segmentation faultLukas Fleischer
2014-05-18Add support for caption rows in list boxesLukas Fleischer
2014-05-18Add support for drawing highlighted decorationLukas Fleischer
2014-05-18Add a generic list box implementationLukas Fleischer