| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix memory leaks in drw | Hiltjo Posthuma | 2020-06-11 | 1 | -0/+1 |
| * | Prepared 4.9 release. | Anselm R Garbe | 2019-02-02 | 1 | -1/+15 |
| * | drw: drw_scm_create: use Clr type | Hiltjo Posthuma | 2017-11-03 | 1 | -1/+1 |
| * | die() consistency: always add newline | Hiltjo Posthuma | 2016-08-12 | 1 | -3/+3 |
| * | import new drw from libsl and minor fixes. | Markus Teich | 2016-06-03 | 1 | -109/+132 |
| * | drw: cleanup drw_text, prevent gcc warning false-positive of unused var | Hiltjo Posthuma | 2015-10-20 | 1 | -21/+14 |
| * | drw: simplify drw_font_xcreate and prevent a potential unneeded allocation | Hiltjo Posthuma | 2015-10-20 | 1 | -22/+19 |
| * | drw: a valid (non-NULL) Drw and Fnt context must be passed | Hiltjo Posthuma | 2015-10-20 | 1 | -16/+3 |
| * | add sbase-style ecalloc(), calloc: or die | Hiltjo Posthuma | 2015-10-20 | 1 | -12/+7 |
| * | drw style improvements | Hiltjo Posthuma | 2015-09-27 | 1 | -76/+89 |
| * | Use libdraw: add Xft and fallback-fonts support to graphics lib | Hiltjo Posthuma | 2015-06-27 | 1 | -0/+413 |