Age | Commit message (Expand) | Author |
2016-06-08 | Remove debug output. | Bent Bisballe Nyeng |
2016-06-08 | Update all use of progress_*.png to new TexturedBox. | Bent Bisballe Nyeng |
2016-06-07 | Update all use of thinlistbox_*.png to new TexturedBox. | Bent Bisballe Nyeng |
2016-06-07 | Update all use of widget_*.png to new TexturedBox. | Bent Bisballe Nyeng |
2016-06-06 | Add missing files to Makefiles. | Bent Bisballe Nyeng |
2016-06-06 | Add missing file. | Bent Bisballe Nyeng |
2016-06-06 | Add missing file. | Bent Bisballe Nyeng |
2016-06-06 | New TexturedBox class. | Bent Bisballe Nyeng |
2016-06-04 | Fix crash on image load error. | Bent Bisballe Nyeng |
2016-06-04 | Make Colour movabl;e and make Image contain a vector of Colour instead of raw... | Bent Bisballe Nyeng |
2016-06-04 | Make sure we clean up when we destroy the PluginGUI object. | Bent Bisballe Nyeng |
2016-06-04 | Compile imagecache with plugingui. | Bent Bisballe Nyeng |
2016-06-04 | Indentation fix. | Bent Bisballe Nyeng |
2016-06-04 | Fix missing deletes reported by valgrind. | Bent Bisballe Nyeng |
2016-06-02 | New ImageCache class for reusing Image resources. | Bent Bisballe Nyeng |
2016-05-08 | Add -lrt to plugingui test-app. | Bent Bisballe Nyeng |
2016-04-16 | Some DrumKitLoader refactoring. | Bent Bisballe Nyeng |
2016-04-13 | Remove message files. | 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-31 | Settings. | Bent Bisballe Nyeng |
2016-03-24 | Fixed license in UI.v0.9.9 | Bent Bisballe Nyeng |
2016-03-24 | Add missing dist files. | Bent Bisballe Nyeng |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-03-20 | Fixed backspace not working in linedit. Fixed by readding code lost at refact... | Jonas Suhr Christensen |
2016-03-20 | Fix parent check. | Bent Bisballe Nyeng |
2016-03-20 | Fix GUI_CPPFLAGS | Bent Bisballe Nyeng |
2016-03-20 | Reintroduce event loops for parentless windows (non-plugins). | Bent Bisballe Nyeng |
2016-03-19 | Use event queue. | Bent Bisballe Nyeng |
2016-03-19 | Use event queue. | Bent Bisballe Nyeng |
2016-03-19 | Test if handling messages on the parent hwnd has any positive effects. | Bent Bisballe Nyeng |
2016-03-16 | Build cleanup and windows build add. | Bent Bisballe Nyeng |
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 |
2016-01-29 | Added missing extra distfiles. | Bent Bisballe Nyeng |
2016-01-29 | Added missing extra distfiles. | Bent Bisballe Nyeng |
2016-01-29 | Added missing extra distfiles. | Bent Bisballe Nyeng |
2016-01-28 | Revert files that shouldn't have been changed in this branch... | Bent Bisballe Nyeng |
2016-01-20 | Fix warning. | Bent Bisballe Nyeng |
2016-01-20 | Fix warning. | Bent Bisballe Nyeng |
2015-12-31 | Fix a couple of errors detected by coverity. | Bent Bisballe Nyeng |
2015-12-21 | Try to initialise threaded Xlib calls. | Bent Bisballe Nyeng |
2015-12-21 | Fix missing pointer initialisation. | Bent Bisballe Nyeng |
2015-12-21 | Fix size_t printf error. | Bent Bisballe Nyeng |
2015-12-21 | Fix double click on windows. | Bent Bisballe Nyeng |
2015-12-21 | New DGWindow class for the actual UI implementation. PluginGUI is now just ha... | Bent Bisballe Nyeng |
2015-12-21 | Revert trigger happy Makefile.mingw32 commit. | Bent Bisballe Nyeng |
2015-12-21 | New (read-only) TextEdit widget from suhr. | Bent Bisballe Nyeng |
2015-12-20 | Merge remote-tracking branch 'origin/master' into uirefactor | Bent Bisballe Nyeng |
2015-12-19 | Fix missing initialisations. | Bent Bisballe Nyeng |