summaryrefslogtreecommitdiffstats
path: root/sent.c
Commit message (Expand)AuthorAgeFilesLines
...
* fonts cleanupMarkus Teich2015-04-281-0/+4
* remove unused dc/gc variablesMarkus Teich2015-04-271-24/+3
* remove old stuff and fix warningsMarkus Teich2015-04-251-124/+3
* blank screen before drawing textMarkus Teich2015-04-221-0/+1
* fix calculation of correct font size to useMarkus Teich2015-04-221-2/+7
* use new font system from drwMarkus Teich2015-04-201-32/+34
* minor style fix and new var for fontsMarkus Teich2015-04-191-1/+2
* use die() where it should be usedMarkus Teich2015-04-111-8/+8
* use drw color scheme fixupMarkus Teich2015-04-101-7/+4
* some work on using drw.c doneMarkus Teich2015-04-091-42/+79
* add utf8 support, scaling and positioning missing.Markus Teich2015-04-071-4/+20
* init and clear drw contextMarkus Teich2015-04-061-0/+9
* support for comments to ignore linesJonas Jelten2015-01-191-2/+5
* add png supportMarkus Teich2014-06-291-18/+249
* add stuffMarkus Teich2014-06-231-0/+468