Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-01-12 | suppress some warnings under ghc 6.12.1 and clean up redundant imports to get... | Brent Yorgey | 1 | -1/+0 |
2009-11-14 | Bypass more of stringToKeysym in U.Paste | Adam Vogt | 1 | -1/+5 |
2008-09-27 | Paste.hs: improve haddocks | gwern0 | 1 | -7/+8 |
2008-09-27 | Paste.hs: fix haddock | gwern0 | 1 | -1/+10 |
2008-09-27 | Paste.hs: implement noModMask suggestion | gwern0 | 1 | -3/+7 |
2008-09-21 | -DUTF8 flag with -DUSE_UTF8 | gwern0 | 1 | -1/+1 |
2008-09-21 | Paste.hs: +warning about ASCII limitations | gwern0 | 1 | -0/+3 |
2008-09-21 | Paste.hs: shorten comment lines to under 80 columns per sjanssen | gwern0 | 1 | -5/+8 |
2008-09-21 | Rename pasteKey functions to sendKey | Spencer Janssen | 1 | -5/+5 |
2008-09-21 | Move XMonad.Util.XPaste to XMonad.Util.Paste | Spencer Janssen | 1 | -3/+3 |
2008-09-20 | XPaste.hs: improve author info | gwern0 | 1 | -2/+2 |
2008-09-20 | +XMonad.Util.XPaste: a module for pasting strings to windows | gwern0 | 1 | -0/+74 |