Age | Commit message (Expand) | Author |
2015-11-20 | Missed a couple of NULL conversions. | Bent Bisballe Nyeng |
2015-11-18 | Refactored Slider. Expanded all event variable names (all was 'e' before). Ch... | Bent Bisballe Nyeng |
2015-11-14 | Refactor ScrollBar, and fix keyboard navigation in listbox. | Bent Bisballe Nyeng |
2015-11-07 | Refactored Painter. | Bent Bisballe Nyeng |
2015-10-31 | Font refactoring. Some rendering optimizations on ScrollBar, LineEdit and Lis... | Bent Bisballe Nyeng |
2015-10-30 | Fix addItems bug. | Bent Bisballe Nyeng |
2015-10-28 | Deploy range based for loops. | Bent Bisballe Nyeng |
2015-10-26 | Refactored LineEdit and FileBrowser. Renamed all KEY_XYZ event types to KeyXyz. | Bent Bisballe Nyeng |
2015-10-12 | Fix missing 'direction' type changes (int to enum). | Bent Bisballe Nyeng |
2015-10-03 | Refactor ComboBox and ListBox(Thin and Basic). | Bent Bisballe Nyeng |
2013-05-15 | Make it possible to type a path and have browser switch accordingly. | Jonas Suhr Christensen |
2013-05-15 | Improved filebrowser functionality: | Jonas Suhr Christensen |
2013-05-11 | Remove errornous debug output. | Bent Bisballe Nyeng |
2013-05-11 | Corrected format indebug | - |
2013-05-02 | Fix list sorting. | Bent Bisballe Nyeng |
2013-04-30 | Sorting fails when it handles only two items. Fixed that by sorting a differe... | - |
2013-04-23 | Fix unsorted filelist problem. | Bent Bisballe Nyeng |
2013-04-19 | New listbox widgets and scrollbar. | Bent Bisballe Nyeng |
2013-04-04 | New message system. New common midi input class. Some compiler warning fixes.... | Bent Bisballe Nyeng |