Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-20 | Fix warning. | Bent Bisballe Nyeng | |
2015-12-19 | Add spacing control method for fonts and modernize loops. | Bent Bisballe Nyeng | |
2015-11-07 | Refactored Painter. | Bent Bisballe Nyeng | |
2015-10-31 | Font refactoring. Some rendering optimizations on ScrollBar, LineEdit and ↵ | Bent Bisballe Nyeng | |
ListBoxBasic. | |||
2013-05-08 | Remove GlobalContext class. Move all native code from EventHandler class to ↵ | Bent Bisballe Nyeng | |
NativeWindowX11 and NativeWindowWin32 classes. | |||
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 | New box rendering of all widgets. Minor tweaks still missing. | Bent Bisballe Nyeng | |
2013-03-10 | Hardcoded fix for space character width in font. | 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... |