Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | menu/text: realign on size change of control | Alexander Sulfrian | 2013-01-13 | 1 | -0/+3 |
| | |||||
* | menu/text: added variable vertical alignment in the box of the control | Alexander Sulfrian | 2013-01-13 | 1 | -1/+20 |
| | |||||
* | menu/text: renamed text_mutex to font_mutex | Alexander Sulfrian | 2013-01-13 | 1 | -1/+1 |
| | | | | | | no the font_mutex should not only serialize all accesses to the text, that should be drawn, also all accesses to the under laying font object should not be at the same time | ||||
* | menu/text: reordered includes in header file | Alexander Sulfrian | 2013-01-13 | 1 | -3/+4 |
| | |||||
* | menu/text: added simple text class and a demo in the loading frame | Alexander Sulfrian | 2013-01-13 | 1 | -0/+84 |