Age | Commit message (Expand) | Author |
2018-06-08 | Make pugl work with testmain. | Bent Bisballe Nyeng |
2018-02-18 | Added latency filter UI controls. | Bent Bisballe Nyeng |
2017-05-24 | Add frame in the GUI for bleed control. | André Nusser |
2017-05-06 | Get rid of platform dependent usleep/SleepEx. | Bent Bisballe Nyeng |
2017-04-17 | Resize frames again to make it look better. | André Nusser |
2017-04-07 | Change size of plugingui window. | André Nusser |
2017-04-01 | Fix a lot of style issues in the code for the new GUI. | André Nusser |
2017-04-01 | Change size of MainWindow. | André Nusser |
2017-04-01 | Fix closing of MainWindow. | André Nusser |
2017-03-26 | Make plugingui test app nest the UI in a native window. | Bent Bisballe Nyeng |
2017-02-17 | Replace obsolete WIN32 ifdefs with platform define. | Bent Bisballe Nyeng |
2017-02-17 | Win32 build fixes. | Bent Bisballe Nyeng |
2017-02-10 | Clean up guievent.h and use EventQueue type instead if std::queue. | Bent Bisballe Nyeng |
2017-02-08 | UI resize refactoring part 1. | Bent Bisballe Nyeng |
2017-01-21 | New MainWindow. | Bent Bisballe Nyeng |
2016-04-08 | Refactoring to finally get rid of MessageHandler/Receiver in favor of the new... | Bent Bisballe Nyeng |
2016-03-31 | Fix missing include on windows. | Bent Bisballe Nyeng |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-03-12 | Add parent widget pointer for contained plugin windows. Remove threaded event... | Bent Bisballe Nyeng |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser |
2015-12-21 | New DGWindow class for the actual UI implementation. PluginGUI is now just ha... | Bent Bisballe Nyeng |