summaryrefslogtreecommitdiff
path: root/plugingui/button.cc
AgeCommit message (Expand)Author
2016-02-14Change GPL version number in file headers to 3.André Nusser
2015-12-19Make sure that the button is drawn in the center of it's client area.Bent Bisballe Nyeng
2015-11-20Only initialise Font once.Bent Bisballe Nyeng
2015-11-18Refactored Slider. Expanded all event variable names (all was 'e' before). Ch...Bent Bisballe Nyeng
2015-11-09Make setText use const string argument.Bent Bisballe Nyeng
2015-11-07Refactored Painter.Bent Bisballe Nyeng
2015-10-12Fix missing 'direction' type changes (int to enum).Bent Bisballe Nyeng
2015-09-28Refactored Button.Bent Bisballe Nyeng
2013-04-18Make 'mouse button down, move mouse in/out of button' work correctly.Bent Bisballe Nyeng
2013-04-04New message system. New common midi input class. Some compiler warning fixes....Bent Bisballe Nyeng
2013-03-30Implemented new mouseLeave/Enter Events. Use for buttons.Bent Bisballe Nyeng
2013-03-30New box rendering of all widgets. Minor tweaks still missing.Bent Bisballe Nyeng
2013-03-13Use new painter clear function.Bent Bisballe Nyeng
2013-01-26Experimental new font renderer.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