summaryrefslogtreecommitdiff
path: root/plugingui
AgeCommit message (Expand)Author
2017-02-05Fix 64 bit compilation.Bent Bisballe Nyeng
2017-02-05Remove debug printout.Bent Bisballe Nyeng
2017-02-05Added XShmImage support in X11 rendering backend.Bent Bisballe Nyeng
2017-02-04Fix missing redraws on resize in X11.Bent Bisballe Nyeng
2017-02-03Remove background flickering on window resize.Bent Bisballe Nyeng
2017-01-30Use grey clear colour to mask resize flickering.Bent Bisballe Nyeng
2017-01-27Fix pixel buffer assertion in line draws outside the pixel buffer.Bent Bisballe Nyeng
2017-01-21Revert "Test fix for rcgen compilation on FreeBSD."Bent Bisballe Nyeng
2017-01-21Test fix for rcgen compilation on FreeBSD.Bent Bisballe Nyeng
2017-01-21Cocoa for the masses.Bent Bisballe Nyeng
2017-01-21Make resize events fdo the right thing. Add move event.Bent Bisballe Nyeng
2017-01-21Store filename with Image for use when reporting errors.Bent Bisballe Nyeng
2017-01-21Compile plugingui.exe with correct lodepng defines and re-enable hungin support.Bent Bisballe Nyeng
2017-01-21Prevent division by zero.Bent Bisballe Nyeng
2017-01-21Add some TabWidget documentation.Bent Bisballe Nyeng
2017-01-21Fix memory leak in X11 backend.Bent Bisballe Nyeng
2017-01-21New MainWindow.Bent Bisballe Nyeng
2017-01-21Added TabWidget.Bent Bisballe Nyeng
2017-01-21Generate resource_data.cc in build system.Bent Bisballe Nyeng
2017-01-21Added StackedWidget.Bent Bisballe Nyeng
2017-01-21Added sidebar resources and testing codeLars Muldjord
2017-01-02Fix formatting issues.André Nusser
2017-01-02Ignore all clicks except left clicks in all the widgets.André Nusser
2017-01-02Place "Path:" label in file browser with border.André Nusser
2017-01-01Revert 'Add texture offset support.'. x0 and y0 is already taken care of in t...Bent Bisballe Nyeng
2017-01-01Fix warnings of unhandled events that we don't have to care about.André Nusser
2017-01-01Add a workaround for JUCE hosts.André Nusser
2017-01-01Fix button (right, left, middle) event on clicks on Windows.Bent Bisballe Nyeng
2017-01-01Fix button event direction on double clicks on Windows.Bent Bisballe Nyeng
2016-12-10Do not std::move temporary object.Bent Bisballe Nyeng
2016-12-10Add texture offset support.Bent Bisballe Nyeng
2016-12-10Fix warningBent Bisballe Nyeng
2016-12-07Add missing 'override' keywords.Bent Bisballe Nyeng
2016-12-06Make destructors virtual as appropriate.Bent Bisballe Nyeng
2016-12-01Open file binary mode.Bent Bisballe Nyeng
2016-11-22New font including all latin 1 charsLars Muldjord
2016-10-29Add missing distfiles.v0.9.11Bent Bisballe Nyeng
2016-10-28Rewrite event handler to use shared_ptr Events instead of raw pointers.Bent Bisballe Nyeng
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