Age | Commit message (Expand) | Author |
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-31 | Fix a couple of errors detected by coverity. | Bent Bisballe Nyeng |
2015-12-21 | New DGWindow class for the actual UI implementation. PluginGUI is now just ha... | Bent Bisballe Nyeng |
2015-10-26 | Refactored LineEdit and FileBrowser. Renamed all KEY_XYZ event types to KeyXyz. | Bent Bisballe Nyeng |
2015-10-08 | Refactored EventHandler and friends. | Bent Bisballe Nyeng |
2015-10-02 | Missing click callback for plugingui after Button refactor. | Bent Bisballe Nyeng |
2015-09-03 | Use Notifier in CheckBox class. | Bent Bisballe Nyeng |
2015-09-03 | Introduce new Notifier and use it in the Knob class. | Bent Bisballe Nyeng |
2014-10-17 | Fix GUI crash when running in thread mode and init wasn't done when show was ... | Bent Bisballe Nyeng |
2014-09-23 | Added config parse. | Jonas Suhr Christensen |
2013-09-15 | Make destructor virtual. | Bent Bisballe Nyeng |
2013-06-29 | New inter-thread message system. | Bent Bisballe Nyeng |
2013-05-08 | Remove GlobalContext class. Move all native code from EventHandler class to N... | Bent Bisballe Nyeng |
2013-04-28 | Fix gui crash on window close. Make drumkit and midimap file and status resho... | Bent Bisballe Nyeng |
2013-03-30 | New box rendering of all widgets. Minor tweaks still missing. | Bent Bisballe Nyeng |
2013-03-22 | Added Engine->Messageing system. Implemented LoadStatus Message. Added Progre... | Bent Bisballe Nyeng |
2013-03-14 | Fix GUI crash on close. | Bent Bisballe Nyeng |
2013-03-10 | Rework the way the load kit/midimap buttons work. | Bent Bisballe Nyeng |
2013-03-06 | Major GUI workover. Hilights: A new filebrowser and new knob widget. | Bent Bisballe Nyeng |
2013-01-26 | Fix for #0 (Crash on project close if GUI is open). Added hugin support with ... | Bent Bisballe Nyeng |
2012-08-27 | Test threaded GUI. | Bent Bisballe Nyeng |
2012-01-23 | Simple image blit. New slider class. New filenamelineedit. New pixelbuffer us... | Bent Bisballe Nyeng |