| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix 2 uninitialized variables and bin == NULL check | Markus Teich | 2015-12-09 | 1 | -1/+1 |
| * | drw.c: Avoid potential memory leak in drw_cur_create() | Quentin Rameau | 2015-11-18 | 1 | -2/+2 |
| * | free all fonts correctly | Markus Teich | 2015-11-11 | 1 | -1/+0 |
| * | fix comment wording in drw.c | Markus Teich | 2015-11-07 | 1 | -2/+2 |
| * | fix font width calculations | Markus Teich | 2015-10-31 | 1 | -1/+1 |
| * | drw: fixup font handling | Markus Teich | 2015-04-21 | 1 | -54/+66 |
| * | drw: fixup drw_rect function | Markus Teich | 2015-04-12 | 1 | -9/+7 |
| * | drw: fixup color schemes | Markus Teich | 2015-04-10 | 1 | -20/+21 |
| * | drw: fixup font_getexts | Markus Teich | 2015-04-08 | 1 | -19/+11 |
| * | prepare switch to libsl | Markus Teich | 2015-04-05 | 1 | -0/+411 |