Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-12 | improve some more error messages | Hiltjo Posthuma | |
- remove \n in die() messages in drw.c - add a few more ':' suffix for functions that set errno. - minor typo. | |||
2016-05-24 | import new drw and util from libsl. | Markus Teich | |
2015-12-09 | fix 2 uninitialized variables and bin == NULL check | Markus Teich | |
2015-11-18 | drw.c: Avoid potential memory leak in drw_cur_create() | Quentin Rameau | |
If drw was NULL, memory was still allocated for cur. | |||
2015-11-11 | free all fonts correctly | Markus Teich | |
2015-11-07 | fix comment wording in drw.c | Markus Teich | |
2015-10-31 | fix font width calculations | Markus Teich | |
2015-04-21 | drw: fixup font handling | Markus Teich | |
2015-04-12 | drw: fixup drw_rect function | Markus Teich | |
2015-04-10 | drw: fixup color schemes | Markus Teich | |
2015-04-08 | drw: fixup font_getexts | Markus Teich | |
2015-04-05 | prepare switch to libsl | Markus Teich | |