summaryrefslogtreecommitdiff
path: root/app/cwm/font.c
AgeCommit message (Expand)Author
2009-12-15pull all non-X11 headers from calmwm.h and place them only where theyOkan Demirmen
2009-12-15rid ourselves of these functional macros; convert to real functions.Okan Demirmen
2009-12-15merge the 2 common header files; specific includes to be pulled out asOkan Demirmen
2009-12-08start fixing screen_ctx usage, for it is utterly broken. bring fontOkan Demirmen
2009-05-17a long time coming - re-work the way we deal with colors: since we'reOkan Demirmen
2009-01-13better cast; noticed by ray@Okan Demirmen
2009-01-11FcNameParse() manpage lies, cast here.Okan Demirmen
2008-07-11spacing, declaration lineup to be consistent throughout cwm,Okan Demirmen
2008-06-15Rip out and burn the HASH_* stuff. We don't need a SPLAY tree for one font.Owain Ainsworth
2008-05-15KNF, no binary change.Owain Ainsworth
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
2007-04-27Initial import of cwm-3.Bernd Ahlers