summaryrefslogtreecommitdiff
path: root/plugingui/nativewindow_x11.h
AgeCommit message (Expand)Author
2017-02-10Send both move and resize events if ConfigureNotify XEvent contain changes in...Bent Bisballe Nyeng
2017-02-10Return a list of events form native window instead of one event at a time.Bent Bisballe Nyeng
2017-02-08UI resize refactoring part 1.Bent Bisballe Nyeng
2017-02-05Added XShmImage support in X11 rendering backend.Bent Bisballe Nyeng
2017-01-01Add a workaround for JUCE hosts.André Nusser
2016-10-28Rewrite event handler to use shared_ptr Events instead of raw pointers.Bent Bisballe Nyeng
2016-03-22Change license to LGPLv3.André Nusser
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
2015-12-31Fix a couple of errors detected by coverity.Bent Bisballe Nyeng
2015-11-29Fix missing mouse release. Use wswitch in xeven handling.Bent Bisballe Nyeng
2015-11-29Move event skip optimization fromNativeWindowXYZ to EventHandlerBent Bisballe Nyeng
2015-11-06Use Window reference in NativeWindowXYZ.Bent Bisballe Nyeng
2015-10-12Refactored X11 native backend.Bent Bisballe Nyeng
2013-10-19Make window fixed size.Bent Bisballe Nyeng
2013-05-08Remove GlobalContext class. Move all native code from EventHandler class to N...Bent Bisballe Nyeng
2013-03-06Major GUI workover. Hilights: A new filebrowser and new knob widget.Bent Bisballe Nyeng
2012-12-28Move native code to seperate 'NativeWindow' classes.Bent Bisballe Nyeng