summaryrefslogtreecommitdiff
path: root/src/gui/text_widget.c
AgeCommit message (Expand)Author
2017-07-01added a strlcatAndreas Baumann
2017-06-30text widget has a constant buffer and owns the string to draw nowAndreas Baumann
2017-06-30playing with Z buffering in VGA driverAndreas Baumann
2017-06-25fixed calculation of coordinates in text widgetAndreas Baumann
2017-06-24font is shown as a text widget nowAndreas Baumann
2017-06-24started to implement a widget showing text, the problem currentlyAndreas Baumann