summaryrefslogtreecommitdiff
path: root/plugingui/checkbox.cc
AgeCommit message (Expand)Author
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
2015-11-20Improve behaviour when holding the mouse down and moving it in and out of the...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-10-26Refactored LineEdit and FileBrowser. Renamed all KEY_XYZ event types to KeyXyz.Bent Bisballe Nyeng
2015-10-12Fix missing 'direction' type changes (int to enum).Bent Bisballe Nyeng
2015-09-28Use new style guide on already refactored files.Bent Bisballe Nyeng
2015-09-28Use function operator() for notification instead opf notify(...).Bent Bisballe Nyeng
2015-09-03Use Notifier in CheckBox class.Bent Bisballe Nyeng
2013-05-21Don't leave checkbox in middle position on double click.Bent Bisballe Nyeng
2013-04-19GUI position/size tweaks and some pixmap changes.Bent Bisballe Nyeng
2013-03-30New box rendering of all widgets. Minor tweaks still missing.Bent Bisballe Nyeng
2013-03-30Added 'middle' state of checkbox button to illustrate inbetween-states position.Bent Bisballe Nyeng
2013-03-13Use new painter clear function.Bent Bisballe Nyeng
2013-03-09Make checkbox toggle on space-bar key press (release).Bent Bisballe Nyeng
2013-03-09Add label to checkbox 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