Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-20 | Add fast way for draw not changed text strings. | Andrei Karas | 1 | -1/+30 | |
TextChunk with colors and image stored inside draw object. If string or color changed old string image moved to cache. New string image generated or moved from cache. Use new way in drawing string in label. | |||||
2015-05-18 | Add font field into textchunk class. For now unused. | Andrei Karas | 1 | -2/+5 | |
2015-01-01 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2014-07-01 | Fix compilation with some debug flags. | Andrei Karas | 1 | -0/+1 | |
2014-05-18 | fix code style. | Andrei Karas | 1 | -3/+3 | |
2014-05-17 | Move textchunk into separate file. | Andrei Karas | 1 | -0/+165 | |