summaryrefslogtreecommitdiff
path: root/plugingui/label.cc
AgeCommit message (Collapse)Author
2018-06-08Disable bleed control frame if drumkit doesn't support it.André Nusser
2017-04-17Add version number to GUI.André Nusser
2017-02-12Refactor/introduce widget and windiow redraw/dirty mechanism to eradicate ↵Bent Bisballe Nyeng
unnecessary rendering passes during event handling.
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2015-11-29Add text alignment and one-time autosize to Label.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). ↵Bent Bisballe Nyeng
Changed all uievent enums to enum classes.
2015-11-07Refactored Painter.Bent Bisballe Nyeng
2015-09-28Use new style guide on already refactored files.Bent Bisballe Nyeng
2015-09-04Refactored Label.Bent Bisballe Nyeng
2013-04-04New message system. New common midi input class. Some compiler warning ↵Bent Bisballe Nyeng
fixes. New ListBoxBasic class used by both LustBox and ComboBox. New embossed font.
2013-03-30New box rendering of all widgets. Minor tweaks still missing.Bent Bisballe Nyeng
2013-03-13Fix label text position.Bent Bisballe Nyeng
2013-01-26Experimental new font renderer.Bent Bisballe Nyeng
2012-01-23Simple image blit. New slider class. New filenamelineedit. New pixelbuffer ↵Bent Bisballe Nyeng
used for drawing everything but the root window - with alpha blending...
2011-10-18New Label and LED widgets.Bent Bisballe Nyeng
2011-10-14Inital implementation of X11 plugin gui.Bent Bisballe Nyeng