aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/Font.hsc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move Util.Font to .hs, and enable -XCPPAdam Vogt2010-04-291-202/+0
* Extended decoration theme to contain extra static text that always appears in...Jan Vornberger2009-10-241-0/+1
* Added the alignment option 'AlignRightOffset'Jan Vornberger2009-10-241-1/+2
* Correct many typos in the documentation, consistent US spellinggAdam Vogt2009-06-181-1/+1
* Remove USE_UTF8 defines.Khudyakov Alexey2009-04-191-14/+1
* XMonad.Util.Font: UTF8 -> USE_UTF8Lukas Mai2008-09-301-2/+2
* -DUTF8 flag with -DUSE_UTF8gwern02008-09-211-2/+2
* XMonad.Util.Font: minor reformattingLukas Mai2008-04-061-2/+2
* XMonad.Util.Font: don't call setlocale; core does it for usLukas Mai2008-04-061-15/+2
* Font and XUtils: add UTF-8 support and various fixes related to XFTAndrea Rossato2008-03-021-0/+226