aboutsummaryrefslogtreecommitdiffstats
path: root/font.c (follow)
Commit message (Expand)AuthorAgeLines
* start fixing screen_ctx usage, for it is utterly broken. bring fontokan2009-12-08-3/+3
* a long time coming - re-work the way we deal with colors: since we'reokan2009-05-17-11/+3
* better cast; noticed by ray@okan2009-01-13-1/+1
* FcNameParse() manpage lies, cast here.okan2009-01-11-1/+1
* spacing, declaration lineup to be consistent throughout cwm,okan2008-07-11-5/+6
* Rip out and burn the HASH_* stuff. We don't need a SPLAY tree for one font.oga2008-06-15-88/+9
* KNF, no binary change.oga2008-05-15-1/+1
* hit it with the knf stick.oga2008-04-15-16/+15
* convert globals from G_foo to Foo, as per TODO.jasper2007-05-28-6/+6
* Initial import of cwm-3.bernd2007-04-27-0/+159