Age | Commit message (Expand) | Author |
2017-01-02 | Fix formatting issues. | André Nusser |
2017-01-02 | Ignore all clicks except left clicks in all the widgets. | André Nusser |
2017-01-02 | Place "Path:" label in file browser with border. | André Nusser |
2017-01-01 | Revert 'Add texture offset support.'. x0 and y0 is already taken care of in t... | Bent Bisballe Nyeng |
2017-01-01 | Fix warnings of unhandled events that we don't have to care about. | André Nusser |
2017-01-01 | Add a workaround for JUCE hosts. | André Nusser |
2017-01-01 | Fix button (right, left, middle) event on clicks on Windows. | Bent Bisballe Nyeng |
2017-01-01 | Fix button event direction on double clicks on Windows. | Bent Bisballe Nyeng |
2016-12-10 | Do not std::move temporary object. | Bent Bisballe Nyeng |
2016-12-10 | Add texture offset support. | Bent Bisballe Nyeng |
2016-12-10 | Fix warning | Bent Bisballe Nyeng |
2016-12-07 | Add missing 'override' keywords. | Bent Bisballe Nyeng |
2016-12-06 | Make destructors virtual as appropriate. | Bent Bisballe Nyeng |
2016-12-01 | Open file binary mode. | Bent Bisballe Nyeng |
2016-11-22 | New font including all latin 1 chars | Lars Muldjord |
2016-10-29 | Add missing distfiles.v0.9.11 | Bent Bisballe Nyeng |
2016-10-28 | Rewrite event handler to use shared_ptr Events instead of raw pointers. | Bent Bisballe Nyeng |
2016-10-28 | Rewrite event handler to use shared_ptr Events instead of raw pointers. | Bent Bisballe Nyeng |
2016-10-27 | Test to see if this is related to windows crash. | Bent Bisballe Nyeng |
2016-09-15 | Added new inline display for showing load progress. | Bent Bisballe Nyeng |
2016-09-06 | Fix another crash in the font renderer. | Bent Bisballe Nyeng |
2016-09-06 | Fix crash when trying to display non ascii characters. | Bent Bisballe Nyeng |
2016-09-05 | Added painter unit test and fixed image and text rendering boundaries. | Bent Bisballe Nyeng |
2016-09-04 | Add Canvas base class for the Painter to draw on. This is done in preparation... | Bent Bisballe Nyeng |
2016-07-25 | Remove hardcoded rt linkage. | Bent Bisballe Nyeng |
2016-07-16 | Include lodepng via submodule instead of just copying the files into DG. | André Nusser |
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 |