aboutsummaryrefslogtreecommitdiffstats
path: root/NamedWindows.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-11-01HierarchifySpencer Janssen1-57/+0
darcs-hash:20071101201059-a5988-fc1f1262bec1b69e13ba18ae7cefeafc8c4471d4.gz
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-1/+1
darcs-hash:20071101182824-a5988-e02ade829d66f49dd6b303b7a797933251c44164.gz
2007-07-06NamedWindows: if fetchName returns Nothing sets the name to resName ClassHintAndrea Rossato1-2/+3
fetchName may return a Nothing if the window's name contains multi byte characters. In such a case the resName string of the ClassHints of that window will be used instead. darcs-hash:20070706130644-32816-eb31c905767927e90b6a8010db2c50334b3e63c4.gz
2007-06-14NamedWindows.hs: info and documentationAndrea Rossato1-3/+26
darcs-hash:20070614144135-32816-802403aac2a2059780a0c9a18bee1240cee47dee.gz
2007-05-26replace "name" in NamedWindow with a Show instance.David Roundy1-4/+3
darcs-hash:20070526185114-72aca-9d4f72347c0e065bbceb180b87b52564b5bb9767.gz
2007-05-23Allow clients of NamedWindows to get at the name.glasser1-1/+4
darcs-hash:20070523184251-64353-974a7d7d8cf92a0bb61f43b201f41d0c963fb3b3.gz
2007-05-23Extract NamedWindow support from Mosaic into its own moduleglasser1-0/+31
darcs-hash:20070523155855-64353-c23049efec2d620ede1e7acfcc5f1f979148c6fe.gz