Age | Commit message (Expand) | Author |
---|---|---|
2021-08-20 | Revert "Improve speed of drw_text when provided with large strings" | Hiltjo Posthuma |
2021-08-09 | Improve speed of drw_text when provided with large strings | Miles Alan |
2020-06-11 | Fix memory leaks in drw | Hiltjo Posthuma |
2019-02-02 | Prepared 4.9 release. | Anselm R Garbe |
2017-11-03 | drw: drw_scm_create: use Clr type | Hiltjo Posthuma |
2016-08-12 | die() consistency: always add newline | Hiltjo Posthuma |
2016-06-03 | import new drw from libsl and minor fixes. | Markus Teich |
2015-10-20 | drw: cleanup drw_text, prevent gcc warning false-positive of unused var | Hiltjo Posthuma |
2015-10-20 | drw: simplify drw_font_xcreate and prevent a potential unneeded allocation | Hiltjo Posthuma |
2015-10-20 | drw: a valid (non-NULL) Drw and Fnt context must be passed | Hiltjo Posthuma |
2015-10-20 | add sbase-style ecalloc(), calloc: or die | Hiltjo Posthuma |
2015-09-27 | drw style improvements | Hiltjo Posthuma |
2015-06-27 | Use libdraw: add Xft and fallback-fonts support to graphics lib | Hiltjo Posthuma |