summaryrefslogtreecommitdiff
path: root/app/cwm/font.c
AgeCommit message (Collapse)Author
2009-01-13better cast; noticed by ray@Okan Demirmen
ok ray@ oga@
2009-01-11FcNameParse() manpage lies, cast here.Okan Demirmen
found with pcc. ok oga@
2008-07-11spacing, declaration lineup to be consistent throughout cwm,Okan Demirmen
readability, and a bit of knf. ok oga@
2008-06-15Rip out and burn the HASH_* stuff. We don't need a SPLAY tree for one font.Owain Ainsworth
makes the code a lot simpler. While here rearrange the font handling functions to be less shit. ok and help okan@.
2008-05-15KNF, no binary change.Owain Ainsworth
From Pierre Riteau. Thanks!
2008-04-15hit it with the knf stick.Owain Ainsworth
2007-05-28convert globals from G_foo to Foo, as per TODO.Jasper Lievisse Adriaanse
"looks good" pedro@, ok matthieu@
2007-04-27Initial import of cwm-3.Bernd Ahlers
tested by sturm@, ok matthieu@