aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/Font.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-09Use Control.Exception.catch explitly to avoid warningsAdam Vogt1-4/+3
2012-02-29Fix typo in tabbed layout link for font utils docscrodjer1-1/+1
2011-07-31GHC 7 compatDaniel Wagner1-2/+7
2010-09-14Remove last excess definition of `fi' (fromIntegral)Adam Vogt1-0/+1
2010-06-15remove decodeInput/encodeOutputgwern01-12/+0
2010-04-29Move Util.Font to .hs, and enable -XCPPAdam Vogt1-0/+1
2009-10-24Extended decoration theme to contain extra static text that always appears in...Jan Vornberger1-0/+1
2009-10-24Added the alignment option 'AlignRightOffset'Jan Vornberger1-1/+2
2009-06-18Correct many typos in the documentation, consistent US spellinggAdam Vogt1-1/+1
2009-04-19Remove USE_UTF8 defines.Khudyakov Alexey1-14/+1
2008-09-30XMonad.Util.Font: UTF8 -> USE_UTF8Lukas Mai1-2/+2
2008-09-21-DUTF8 flag with -DUSE_UTF8gwern01-2/+2
2008-04-06XMonad.Util.Font: minor reformattingLukas Mai1-2/+2
2008-04-06XMonad.Util.Font: don't call setlocale; core does it for usLukas Mai1-15/+2
2008-03-02Font and XUtils: add UTF-8 support and various fixes related to XFTAndrea Rossato1-0/+226