aboutsummaryrefslogtreecommitdiffstats
path: root/drw.c
AgeCommit message (Expand)Author
2021-08-20Revert "Improve speed of drw_text when provided with large strings"Hiltjo Posthuma
2021-08-09Improve speed of drw_text when provided with large stringsMiles Alan
2020-06-11Fix memory leaks in drwHiltjo Posthuma
2019-02-02Prepared 4.9 release.4.9Anselm R Garbe
2017-11-03drw: drw_scm_create: use Clr typeHiltjo Posthuma
2016-08-12die() consistency: always add newlineHiltjo Posthuma
2016-06-03import new drw from libsl and minor fixes.Markus Teich
2015-10-20drw: cleanup drw_text, prevent gcc warning false-positive of unused varHiltjo Posthuma
2015-10-20drw: simplify drw_font_xcreate and prevent a potential unneeded allocationHiltjo Posthuma
2015-10-20drw: a valid (non-NULL) Drw and Fnt context must be passedHiltjo Posthuma
2015-10-20add sbase-style ecalloc(), calloc: or dieHiltjo Posthuma
2015-09-27drw style improvementsHiltjo Posthuma
2015-06-27Use libdraw: add Xft and fallback-fonts support to graphics libHiltjo Posthuma