Age | Commit message (Expand) | Author |
2015-11-29 | Fix logic wierdness. | Bent Bisballe Nyeng |
2015-11-29 | Move event skip optimization fromNativeWindowXYZ to EventHandler | Bent Bisballe Nyeng |
2015-11-21 | Fix comment. | Bent Bisballe Nyeng |
2015-11-18 | Refactored Slider. Expanded all event variable names (all was 'e' before). Ch... | Bent Bisballe Nyeng |
2015-11-07 | Refactored Painter. | Bent Bisballe Nyeng |
2015-10-08 | Refactored EventHandler and friends. | Bent Bisballe Nyeng |
2013-09-27 | Optimise repaint events greatly improving GUI responsiveness. | Bent Bisballe Nyeng |
2013-05-08 | Remove GlobalContext class. Move all native code from EventHandler class to N... | Bent Bisballe Nyeng |
2013-05-03 | Fix renegade mouse click (button release) after double click. | Bent Bisballe Nyeng |
2013-03-30 | Implemented new mouseLeave/Enter Events. Use for buttons. | Bent Bisballe Nyeng |
2013-03-22 | Accumulate scroll wheel events in X11. | Bent Bisballe Nyeng |
2013-03-18 | Fix compiler warnings. | Bent Bisballe Nyeng |
2013-03-13 | Added path lineedit and drive selection (win32) to filebrowser. Made a lot of... | Bent Bisballe Nyeng |
2013-03-09 | Make knob controllable using the arrow keys. | Bent Bisballe Nyeng |
2013-03-09 | Ignore duplicate mouxe move events in X11. Only play the last one. Also a bit... | Bent Bisballe Nyeng |
2013-03-09 | Get up/down arrow keys also in win32. | Bent Bisballe Nyeng |
2013-03-09 | Implement somewhat functional arrow-key navigation in listbox widget. | Bent Bisballe Nyeng |
2013-03-09 | Coordinate fix for scrollwheel event on win32. | Bent Bisballe Nyeng |
2013-03-07 | Add scrollEvent and use it for scrolling on listbox. | Bent Bisballe Nyeng |
2013-03-06 | Major GUI workover. Hilights: A new filebrowser and new knob widget. | Bent Bisballe Nyeng |
2013-01-26 | Remove debug output | Bent Bisballe Nyeng |
2012-12-28 | Fix compiler warning. | Bent Bisballe Nyeng |
2012-12-28 | Use bitmap blitting on win32 drawing. | Bent Bisballe Nyeng |
2012-01-23 | Simple image blit. New slider class. New filenamelineedit. New pixelbuffer us... | Bent Bisballe Nyeng |
2011-10-14 | Inital implementation of X11 plugin gui. | Bent Bisballe Nyeng |