Age | Commit message (Expand) | Author |
---|---|---|
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 |