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