summaryrefslogtreecommitdiff
path: root/plugingui/window.h
AgeCommit message (Expand)Author
2017-04-21Distinguish between widget and window wrt. visible().Bent Bisballe Nyeng
2017-04-18Make visible() call into nativewindow and make Win32 windows invisible on cre...Bent Bisballe Nyeng
2017-03-26Make plugingui test app nest the UI in a native window.Bent Bisballe Nyeng
2017-02-12Refactor/introduce widget and windiow redraw/dirty mechanism to eradicate unn...Bent Bisballe Nyeng
2017-02-08UI resize refactoring part 1.Bent Bisballe Nyeng
2017-01-21Make resize events fdo the right thing. Add move event.Bent Bisballe Nyeng
2016-12-07Add missing 'override' keywords.Bent Bisballe Nyeng
2016-09-04Add Canvas base class for the Painter to draw on. This is done in preparation...Bent Bisballe Nyeng
2016-06-06New TexturedBox class.Bent Bisballe Nyeng
2016-03-22Change license to LGPLv3.André Nusser
2016-03-12Add parent widget pointer for contained plugin windows. Remove threaded event...Bent Bisballe Nyeng
2016-02-14Change GPL version number in file headers to 3.André Nusser
2015-12-10Change position types and add size change notifier.Bent Bisballe Nyeng
2015-11-20Refactored Window.Bent Bisballe Nyeng
2015-11-18Refactored Slider. Expanded all event variable names (all was 'e' before). Ch...Bent Bisballe Nyeng
2013-10-19Make window fixed size.Bent Bisballe Nyeng
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-04-19GUI position/size tweaks and some pixmap changes.Bent Bisballe Nyeng
2013-03-31Missing file in last commit (focusEvents)Bent Bisballe Nyeng
2013-03-30New box rendering of all widgets. Minor tweaks still missing.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
2011-10-14Inital implementation of X11 plugin gui.Bent Bisballe Nyeng