Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-03 | import new drw from libsl and minor fixes. | Markus Teich | 1 | -109/+132 |
2015-10-20 | drw: cleanup drw_text, prevent gcc warning false-positive of unused var | Hiltjo Posthuma | 1 | -21/+14 |
2015-10-20 | drw: simplify drw_font_xcreate and prevent a potential unneeded allocation | Hiltjo Posthuma | 1 | -22/+19 |
2015-10-20 | drw: a valid (non-NULL) Drw and Fnt context must be passed | Hiltjo Posthuma | 1 | -16/+3 |
2015-10-20 | add sbase-style ecalloc(), calloc: or die | Hiltjo Posthuma | 1 | -12/+7 |
2015-09-27 | drw style improvements | Hiltjo Posthuma | 1 | -76/+89 |
2015-06-27 | Use libdraw: add Xft and fallback-fonts support to graphics lib | Hiltjo Posthuma | 1 | -0/+413 |