summaryrefslogtreecommitdiff
path: root/plugingui/eventhandler.h
AgeCommit message (Collapse)Author
2013-05-08Remove GlobalContext class. Move all native code from EventHandler class to ↵Bent Bisballe Nyeng
NativeWindowX11 and NativeWindowWin32 classes.
2013-05-03Fix renegade mouse click (button release) after double click.Bent Bisballe Nyeng
2013-03-06Major GUI workover. Hilights: A new filebrowser and new knob widget.Bent Bisballe Nyeng
2012-01-23Simple image blit. New slider class. New filenamelineedit. New pixelbuffer ↵Bent Bisballe Nyeng
used for drawing everything but the root window - with alpha blending...
2011-10-14Inital implementation of X11 plugin gui.Bent Bisballe Nyeng