summaryrefslogtreecommitdiff
path: root/sent.c
AgeCommit message (Collapse)Author
2015-11-04make colors configurableMarkus Teich
2015-11-04update license yearMarkus Teich
2015-10-31remove unused font configuration, update license yearMarkus Teich
2015-10-31fix font width calculationsMarkus Teich
2015-10-31remove unused type qualifiersMarkus Teich
2015-08-29fonts are automatically cleaned upMarkus Teich
2015-05-03drw_resize should be called on mapping as wellMarkus Teich
2015-05-02remove debug statementMarkus Teich
2015-05-01typedef image structMarkus Teich
2015-04-30minor style adaptionsMarkus Teich
2015-04-28fonts cleanupMarkus Teich
2015-04-27remove unused dc/gc variablesMarkus Teich
2015-04-25remove old stuff and fix warningsMarkus Teich
2015-04-22blank screen before drawing textMarkus Teich
2015-04-22fix calculation of correct font size to useMarkus Teich
2015-04-20use new font system from drwMarkus Teich
2015-04-19minor style fix and new var for fontsMarkus Teich
2015-04-11use die() where it should be usedMarkus Teich
2015-04-10use drw color scheme fixupMarkus Teich
2015-04-09some work on using drw.c doneMarkus Teich
2015-04-07add utf8 support, scaling and positioning missing.Markus Teich
2015-04-06init and clear drw contextMarkus Teich
2015-01-19support for comments to ignore linesJonas Jelten
use # as first character in a line to skip this line from the slides.
2014-06-29add png supportMarkus Teich
2014-06-23add stuffMarkus Teich