summaryrefslogtreecommitdiff
path: root/plugingui/widget.cc
AgeCommit message (Expand)Author
2019-10-09Make FileBrowser window always-on-top and try to position it inside the plugi...Bent Bisballe Nyeng
2017-05-19Make sure we don't resize to negative values.Bent Bisballe Nyeng
2017-04-21Remove unneeded and possibly incorrect optimisation.Bent Bisballe Nyeng
2017-03-12Fix redrawing of underlying exposed area on Widget moves/resizing.Bent Bisballe Nyeng
2017-02-17Add partial rendering support when rendering widgets to window pixel buffer a...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
2017-01-21Added TabWidget.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-02-14Change GPL version number in file headers to 3.André Nusser
2016-01-28Revert files that shouldn't have been changed in this branch...Bent Bisballe Nyeng
2016-01-20Fix warning.Bent Bisballe Nyeng
2015-11-29Fix find of child widgets starting 'before' (0,0).Bent Bisballe Nyeng
2015-11-20Refactored Widget.Bent Bisballe Nyeng
2015-11-18Refactored Slider. Expanded all event variable names (all was 'e' before). Ch...Bent Bisballe Nyeng
2015-11-07Refactored Painter.Bent Bisballe Nyeng
2015-09-28Use new style guide on already refactored files.Bent Bisballe Nyeng
2015-09-03Introduce new Notifier and use it in the Knob class.Bent Bisballe Nyeng
2013-05-08Remove GlobalContext class. Move all native code from EventHandler class to N...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-01-23Simple image blit. New slider class. New filenamelineedit. New pixelbuffer us...Bent Bisballe Nyeng
2011-10-18New Label and LED widgets.Bent Bisballe Nyeng
2011-10-14Inital implementation of X11 plugin gui.Bent Bisballe Nyeng