aboutsummaryrefslogtreecommitdiff
path: root/drw.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-03import new drw from libsl and minor fixes.Markus Teich1-109/+132
2015-10-20drw: cleanup drw_text, prevent gcc warning false-positive of unused varHiltjo Posthuma1-21/+14
2015-10-20drw: simplify drw_font_xcreate and prevent a potential unneeded allocationHiltjo Posthuma1-22/+19
2015-10-20drw: a valid (non-NULL) Drw and Fnt context must be passedHiltjo Posthuma1-16/+3
2015-10-20add sbase-style ecalloc(), calloc: or dieHiltjo Posthuma1-12/+7
2015-09-27drw style improvementsHiltjo Posthuma1-76/+89
2015-06-27Use libdraw: add Xft and fallback-fonts support to graphics libHiltjo Posthuma1-0/+413