Age | Commit message (Expand) | Author |
2017-04-16 | Hacky filebrowser-as-a-Dialog implementation. | Bent Bisballe Nyeng |
2017-04-16 | Make FileBrowser a Dialog. | Bent Bisballe Nyeng |
2017-02-17 | Replace obsolete WIN32 ifdefs with platform define. | Bent Bisballe Nyeng |
2017-02-08 | UI resize refactoring part 1. | Bent Bisballe Nyeng |
2016-12-06 | Make destructors virtual as appropriate. | Bent Bisballe Nyeng |
2016-04-08 | Refactoring to finally get rid of MessageHandler/Receiver in favor of the new... | Bent Bisballe Nyeng |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser |
2015-11-18 | Refactored Slider. Expanded all event variable names (all was 'e' before). Ch... | Bent Bisballe Nyeng |
2015-10-26 | Removed unused struct declaration | Bent Bisballe Nyeng |
2015-10-26 | Refactored LineEdit and FileBrowser. Renamed all KEY_XYZ event types to KeyXyz. | Bent Bisballe Nyeng |
2015-10-03 | Refactor ComboBox and ListBox(Thin and Basic). | Bent Bisballe Nyeng |
2015-09-28 | Refactored Button. | Bent Bisballe Nyeng |
2013-05-06 | Remove drive list from filebrowser in win32. Generally clean up code. | Bent Bisballe Nyeng |
2013-04-26 | Re-factored and -written. | jsc@umbraculum.org |
2013-04-11 | Fix missing image declaration. | Bent Bisballe Nyeng |
2013-03-30 | New box rendering of all widgets. Minor tweaks still missing. | Bent Bisballe Nyeng |
2013-03-18 | Fix compiler warnings. | Bent Bisballe Nyeng |
2013-03-13 | Use object allocated children instead of heap allocated. Add labels to path a... | Bent Bisballe Nyeng |
2013-03-13 | Added path lineedit and drive selection (win32) to filebrowser. Made a lot of... | Bent Bisballe Nyeng |
2013-03-10 | Add cancel button to filebrowser. | Bent Bisballe Nyeng |
2013-03-06 | Remove debug info. Add setPath method. | Bent Bisballe Nyeng |
2013-03-06 | Major GUI workover. Hilights: A new filebrowser and new knob widget. | Bent Bisballe Nyeng |