Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-02 | Fix formatting issues. | André Nusser | |
2017-01-02 | Ignore all clicks except left clicks in all the widgets. | André Nusser | |
Of course, we want to change this as soon as we actually want to use right and middle clicks. But this is not the case atm. | |||
2016-06-06 | New TexturedBox class. | Bent Bisballe Nyeng | |
2016-03-22 | Change license to LGPLv3. | André Nusser | |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser | |
2015-12-19 | Make sure that the button is drawn in the center of it's client area. | Bent Bisballe Nyeng | |
2015-11-20 | Only initialise Font once. | Bent Bisballe Nyeng | |
2015-11-18 | Refactored Slider. Expanded all event variable names (all was 'e' before). ↵ | Bent Bisballe Nyeng | |
Changed all uievent enums to enum classes. | |||
2015-11-09 | Make setText use const string argument. | Bent Bisballe Nyeng | |
2015-11-07 | Refactored Painter. | Bent Bisballe Nyeng | |
2015-10-12 | Fix missing 'direction' type changes (int to enum). | Bent Bisballe Nyeng | |
2015-09-28 | Refactored Button. | Bent Bisballe Nyeng | |
2013-04-18 | Make 'mouse button down, move mouse in/out of button' work correctly. | Bent Bisballe Nyeng | |
2013-04-04 | New 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-30 | Implemented new mouseLeave/Enter Events. Use for buttons. | Bent Bisballe Nyeng | |
2013-03-30 | New box rendering of all widgets. Minor tweaks still missing. | Bent Bisballe Nyeng | |
2013-03-13 | Use new painter clear function. | Bent Bisballe Nyeng | |
2013-01-26 | Experimental new font renderer. | Bent Bisballe Nyeng | |
2012-01-23 | Simple 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-18 | New Label and LED widgets. | Bent Bisballe Nyeng | |
2011-10-14 | Inital implementation of X11 plugin gui. | Bent Bisballe Nyeng | |