Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-01 | Fix a lot of style issues in the code for the new GUI. | André Nusser | |
2017-04-01 | Fix bug in slider.h | André Nusser | |
2016-12-06 | Make destructors virtual as appropriate. | 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-11-18 | Refactored Slider. Expanded all event variable names (all was 'e' before). ↵ | Bent Bisballe Nyeng | |
Changed all uievent enums to enum classes. | |||
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... |