aboutsummaryrefslogtreecommitdiffstats
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* also cache XftColorAllocName, for the same reasonHEADmasterJesse Luehrs2012-02-211-0/+35
* cache return values of XAllocNamedColorJesse Luehrs2012-02-211-0/+31
* reverted strlen_utf8() change. now we use default strlen() againgotmor2009-02-121-54/+0
* replaced libc strlen() with optimized strlen_utf8() versiongotmor2009-02-121-0/+56
* code cleanups, thanks 'mauke'gotmor2007-06-181-1/+1
* get rid of exposetitle and exposeslave actions, gotmor2007-06-111-4/+6
* don't be a smartass and use tabs for intendation like every one elsegotmor2007-06-041-31/+31
* intendation fixesgotmor2007-06-041-34/+34
* 0.1.9 initial svn releasegotmor2007-03-281-0/+62