summaryrefslogtreecommitdiff
path: root/plugingui/widget.cc
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-03-30New box rendering of all widgets. Minor tweaks still missing.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-18New Label and LED widgets.Bent Bisballe Nyeng
2011-10-14Inital implementation of X11 plugin gui.Bent Bisballe Nyeng