Age | Commit message (Expand) | Author |
---|---|---|
2015-02-07 | Update copyright ranges | Lukas Fleischer |
2014-07-18 | Always fix selection in listbox_load_items() | Lukas Fleischer |
2014-07-18 | Do not use malloc() or xmalloc() | Lukas Fleischer |
2014-07-18 | Fix selection in listbox_load_items() | Lukas Fleischer |
2014-07-16 | Automatically select first item in list boxes | Lukas Fleischer |
2014-05-19 | Avoid blank space after the last list box item | Lukas Fleischer |
2014-05-19 | listbox_resize(): Avoid segmentation fault | Lukas Fleischer |
2014-05-18 | Add support for caption rows in list boxes | Lukas Fleischer |
2014-05-18 | Add support for drawing highlighted decoration | Lukas Fleischer |
2014-05-18 | Add a generic list box implementation | Lukas Fleischer |