Hiltjo Posthuma
|
efea6575ca
|
improve some more error messages
- remove \n in die() messages in drw.c
- add a few more ':' suffix for functions that set errno.
- minor typo.
|
2016-08-12 14:58:15 +02:00 |
|
Markus Teich
|
27a904c1dd
|
import new drw and util from libsl.
|
2016-05-24 19:28:44 +02:00 |
|
Markus Teich
|
008ff1b88b
|
fix 2 uninitialized variables and bin == NULL check
|
2015-12-09 00:50:05 +01:00 |
|
Quentin Rameau
|
996a4c5c6e
|
drw.c: Avoid potential memory leak in drw_cur_create()
If drw was NULL, memory was still allocated for cur.
|
2015-11-18 22:50:07 +01:00 |
|
Markus Teich
|
b23121b4aa
|
free all fonts correctly
|
2015-11-11 19:00:54 +01:00 |
|
Markus Teich
|
0dc8cb9dab
|
fix comment wording in drw.c
|
2015-11-07 23:48:40 +01:00 |
|
Markus Teich
|
a9ca2473fd
|
fix font width calculations
|
2015-10-31 18:07:07 +01:00 |
|
Markus Teich
|
4993b300f3
|
drw: fixup font handling
|
2015-04-21 22:57:52 +02:00 |
|
Markus Teich
|
87ef23296b
|
drw: fixup drw_rect function
|
2015-04-12 22:56:56 +02:00 |
|
Markus Teich
|
bd3cfd17e3
|
drw: fixup color schemes
|
2015-04-10 23:12:50 +02:00 |
|
Markus Teich
|
da9f788877
|
drw: fixup font_getexts
|
2015-04-08 21:13:45 +02:00 |
|
Markus Teich
|
b37ef38335
|
prepare switch to libsl
|
2015-04-05 15:48:47 +02:00 |
|