dwm-meillo
log draw.c
age | author | description |
---|---|---|
Fri, 08 Dec 2006 11:11:52 +0100 | arg | fixed diagnostic error message |
Fri, 08 Dec 2006 10:40:09 +0100 | arg | removed the hardcoded fixed fallback, it is useless in non-Latin1 environments |
Thu, 07 Dec 2006 10:02:46 +0100 | arg | with this patch everything works fine for me |
Thu, 07 Dec 2006 09:49:45 +0100 | arg | don't use Xlocale crap, let's use locale.h instead |
Thu, 07 Dec 2006 09:47:55 +0100 | arg | using the portable Xmb+UTF-8 way of life, will see if this works well... |
Tue, 05 Dec 2006 13:31:29 +0100 | arg | also setting LC_CTYPE only |