summaryrefslogtreecommitdiff
path: root/plugingui/nativewindow_pugl.cc
AgeCommit message (Expand)Author
2015-11-29Move event skip optimization fromNativeWindowXYZ to EventHandlerBent Bisballe Nyeng
2015-11-21Fix Pugl compilation for at least X11. Minor refactoring of NativeWindowPugl.Bent Bisballe Nyeng
2015-11-21Use new enum classes.Bent Bisballe Nyeng
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
2014-01-18Added enable-pugl as configure parameter.Jonas Suhr Christensen