aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/XSelection.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-08Prune more importsSpencer Janssen1-10/+1
2007-11-30update XSelection.hs; apparently the utf8-string library has updatedgwern01-24/+24
2007-11-06Update docs in Utilgwern01-2/+2
2007-11-08fix types to work with Mats fix to X11.David Roundy1-4/+4
2007-11-06make Setup haddock work againLukas Mai1-2/+3
2007-11-01HierarchifySpencer Janssen1-2/+2
2007-10-19XSelection.hs: fmt imports and sigsgwern01-12/+16
2007-10-19XSelection.hs: +2 functions, safePromptSelection and unsafePromptSelectiongwern01-4/+13
2007-10-19XSelection.hs: documentation format changes.gwern01-7/+6
2007-10-19XSelection.hs: +type signature for auxiliary functiongwern01-0/+1
2007-10-19XSelection.hs: simplify creation of windowgwern01-2/+2
2007-10-12Haddock fixesAndrea Rossato1-21/+30
2007-10-10XSelection.hs: Implement Andrea's idea for handling non-UTF-8 string casesgwern01-5/+4
2007-10-09XSelection.hs: a new module for XMonadContrib dealing with copy-and-pastegwern01-0/+154