summaryrefslogtreecommitdiff
path: root/plugingui/eventhandler.cc
AgeCommit message (Expand)Author
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-05-03Fix renegade mouse click (button release) after double click.Bent Bisballe Nyeng
2013-03-30Implemented new mouseLeave/Enter Events. Use for buttons.Bent Bisballe Nyeng
2013-03-22Accumulate scroll wheel events in X11.Bent Bisballe Nyeng
2013-03-18Fix compiler warnings.Bent Bisballe Nyeng
2013-03-13Added path lineedit and drive selection (win32) to filebrowser. Made a lot of...Bent Bisballe Nyeng
2013-03-09Make knob controllable using the arrow keys.Bent Bisballe Nyeng
2013-03-09Ignore duplicate mouxe move events in X11. Only play the last one. Also a bit...Bent Bisballe Nyeng
2013-03-09Get up/down arrow keys also in win32.Bent Bisballe Nyeng
2013-03-09Implement somewhat functional arrow-key navigation in listbox widget.Bent Bisballe Nyeng
2013-03-09Coordinate fix for scrollwheel event on win32.Bent Bisballe Nyeng
2013-03-07Add scrollEvent and use it for scrolling on listbox.Bent Bisballe Nyeng
2013-03-06Major GUI workover. Hilights: A new filebrowser and new knob widget.Bent Bisballe Nyeng
2013-01-26Remove debug outputBent Bisballe Nyeng
2012-12-28Fix compiler warning.Bent Bisballe Nyeng
2012-12-28Use bitmap blitting on win32 drawing.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