summaryrefslogtreecommitdiff
path: root/plugingui
AgeCommit message (Expand)Author
2016-10-28Rewrite event handler to use shared_ptr Events instead of raw pointers.Bent Bisballe Nyeng
2016-10-27Test to see if this is related to windows crash.Bent Bisballe Nyeng
2016-09-15Added new inline display for showing load progress.Bent Bisballe Nyeng
2016-09-06Fix another crash in the font renderer.Bent Bisballe Nyeng
2016-09-06Fix crash when trying to display non ascii characters.Bent Bisballe Nyeng
2016-09-05Added painter unit test and fixed image and text rendering boundaries.Bent Bisballe Nyeng
2016-09-04Add Canvas base class for the Painter to draw on. This is done in preparation...Bent Bisballe Nyeng
2016-07-25Remove hardcoded rt linkage.Bent Bisballe Nyeng
2016-07-16Include lodepng via submodule instead of just copying the files into DG.André Nusser
2016-06-08Remove debug output.Bent Bisballe Nyeng
2016-06-08Update all use of progress_*.png to new TexturedBox.Bent Bisballe Nyeng
2016-06-07Update all use of thinlistbox_*.png to new TexturedBox.Bent Bisballe Nyeng
2016-06-07Update all use of widget_*.png to new TexturedBox.Bent Bisballe Nyeng
2016-06-06Add missing files to Makefiles.Bent Bisballe Nyeng
2016-06-06Add missing file.Bent Bisballe Nyeng
2016-06-06Add missing file.Bent Bisballe Nyeng
2016-06-06New TexturedBox class.Bent Bisballe Nyeng
2016-06-04Fix crash on image load error.Bent Bisballe Nyeng
2016-06-04Make Colour movabl;e and make Image contain a vector of Colour instead of raw...Bent Bisballe Nyeng
2016-06-04Make sure we clean up when we destroy the PluginGUI object.Bent Bisballe Nyeng
2016-06-04Compile imagecache with plugingui.Bent Bisballe Nyeng
2016-06-04Indentation fix.Bent Bisballe Nyeng
2016-06-04Fix missing deletes reported by valgrind.Bent Bisballe Nyeng
2016-06-02New ImageCache class for reusing Image resources.Bent Bisballe Nyeng
2016-05-08Add -lrt to plugingui test-app.Bent Bisballe Nyeng
2016-04-16Some DrumKitLoader refactoring.Bent Bisballe Nyeng
2016-04-13Remove message files.Bent Bisballe Nyeng
2016-04-08Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...Bent Bisballe Nyeng
2016-03-31Fix missing include on windows.Bent Bisballe Nyeng
2016-03-31Settings.Bent Bisballe Nyeng
2016-03-24Fixed license in UI.v0.9.9Bent Bisballe Nyeng
2016-03-24Add missing dist files.Bent Bisballe Nyeng
2016-03-22Change license to LGPLv3.André Nusser
2016-03-20Fixed backspace not working in linedit. Fixed by readding code lost at refact...Jonas Suhr Christensen
2016-03-20Fix parent check.Bent Bisballe Nyeng
2016-03-20Fix GUI_CPPFLAGSBent Bisballe Nyeng
2016-03-20Reintroduce event loops for parentless windows (non-plugins).Bent Bisballe Nyeng
2016-03-19Use event queue.Bent Bisballe Nyeng
2016-03-19Use event queue.Bent Bisballe Nyeng
2016-03-19Test if handling messages on the parent hwnd has any positive effects.Bent Bisballe Nyeng
2016-03-16Build cleanup and windows build add.Bent Bisballe Nyeng
2016-03-12Add parent widget pointer for contained plugin windows. Remove threaded event...Bent Bisballe Nyeng
2016-02-14Change GPL version number in file headers to 3.André Nusser
2016-01-29Added missing extra distfiles.Bent Bisballe Nyeng
2016-01-29Added missing extra distfiles.Bent Bisballe Nyeng
2016-01-29Added missing extra distfiles.Bent Bisballe Nyeng
2016-01-28Revert files that shouldn't have been changed in this branch...Bent Bisballe Nyeng
2016-01-20Fix warning.Bent Bisballe Nyeng
2016-01-20Fix warning.Bent Bisballe Nyeng
2015-12-31Fix a couple of errors detected by coverity.Bent Bisballe Nyeng