summaryrefslogtreecommitdiff
path: root/plugingui/eventhandler.h
AgeCommit message (Expand)Author
2017-04-16Add modal dialog primitive.Bent Bisballe Nyeng
2017-04-15Fix erronous event skips from mouse move event filter.Bent Bisballe Nyeng
2017-02-12Refactor/introduce widget and windiow redraw/dirty mechanism to eradicate unn...Bent Bisballe Nyeng
2017-02-10Clean up guievent.h and use EventQueue type instead if std::queue.Bent Bisballe Nyeng
2017-02-10Return a list of events form native window instead of one event at a time.Bent Bisballe Nyeng
2016-10-28Rewrite event handler to use shared_ptr Events instead of raw pointers.Bent Bisballe Nyeng
2016-04-08Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...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-29Move event skip optimization fromNativeWindowXYZ to EventHandlerBent Bisballe Nyeng
2015-11-07Refactored Painter.Bent Bisballe Nyeng
2015-10-08Refactored EventHandler and friends.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-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 us...Bent Bisballe Nyeng
2011-10-14Inital implementation of X11 plugin gui.Bent Bisballe Nyeng