summaryrefslogtreecommitdiff
path: root/plugingui/guievent.h
AgeCommit message (Expand)Author
2020-03-01WIP: Move pixel buffer render code from Window to PixelBuffer for easier test...Bent Bisballe Nyeng
2019-05-31Add (working) Cocoa UI support.Bent Bisballe Nyeng
2019-05-09Add tooltip buttons to frames.Bent Bisballe Nyeng
2017-02-17Add partial rendering support when rendering widgets to window pixel buffer a...Bent Bisballe Nyeng
2017-02-10Clean up guievent.h and use EventQueue type instead if std::queue.Bent Bisballe Nyeng
2017-01-21Make resize events fdo the right thing. Add move event.Bent Bisballe Nyeng
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2015-11-18Refactored Slider. Expanded all event variable names (all was 'e' before). Ch...Bent Bisballe Nyeng
2015-10-26Refactored LineEdit and FileBrowser. Renamed all KEY_XYZ event types to KeyXyz.Bent Bisballe Nyeng
2015-10-08Refactored EventHandler and friends.Bent Bisballe Nyeng
2013-03-13Added path lineedit and drive selection (win32) to filebrowser. Made a lot of...Bent Bisballe Nyeng
2013-03-09Implement somewhat functional arrow-key navigation in listbox widget.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
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