aboutsummaryrefslogtreecommitdiff
path: root/drw.c
Commit message (Expand)AuthorAge
* Improve speed of drw_text when provided with large stringsMiles Alan2021-08-09
* Fix memory leaks in drwHiltjo Posthuma2020-06-11
* Prepared 4.9 release.Anselm R Garbe2019-02-02
* drw: drw_scm_create: use Clr typeHiltjo Posthuma2017-11-03
* die() consistency: always add newlineHiltjo Posthuma2016-08-12
* import new drw from libsl and minor fixes.Markus Teich2016-06-03
* drw: cleanup drw_text, prevent gcc warning false-positive of unused varHiltjo Posthuma2015-10-20
* drw: simplify drw_font_xcreate and prevent a potential unneeded allocationHiltjo Posthuma2015-10-20
* drw: a valid (non-NULL) Drw and Fnt context must be passedHiltjo Posthuma2015-10-20
* add sbase-style ecalloc(), calloc: or dieHiltjo Posthuma2015-10-20
* drw style improvementsHiltjo Posthuma2015-09-27
* Use libdraw: add Xft and fallback-fonts support to graphics libHiltjo Posthuma2015-06-27