summaryrefslogtreecommitdiff
path: root/plugingui/window.cc
AgeCommit message (Expand)Author
2014-01-18Added PuGl window drawing. Enable with './configure -with-pugl'.Jonas Suhr Christensen
2013-10-19Make window fixed size.Bent Bisballe Nyeng
2013-09-27Optimise repaint events greatly improving GUI responsiveness.Bent Bisballe Nyeng
2013-05-08Remove GlobalContext class. Move all native code from EventHandler class to N...Bent Bisballe Nyeng
2013-04-28Some more rendering optimisations and a win32 resize fix.Bent Bisballe Nyeng
2013-04-19GUI position/size tweaks and some pixmap changes.Bent Bisballe Nyeng
2013-03-31Missing file in last commit (focusEvents)Bent Bisballe Nyeng
2013-03-30New box rendering of all widgets. Minor tweaks still missing.Bent Bisballe Nyeng
2013-03-13Use new painter clear function.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
2012-01-23Simple image blit. New slider class. New filenamelineedit. New pixelbuffer us...Bent Bisballe Nyeng
2011-10-14Inital implementation of X11 plugin gui.Bent Bisballe Nyeng