aboutsummaryrefslogtreecommitdiffstats
path: root/NamedWindows.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* HierarchifySpencer Janssen2007-11-011-57/+0
| | | | darcs-hash:20071101201059-a5988-fc1f1262bec1b69e13ba18ae7cefeafc8c4471d4.gz
* Use hierarchical module names from the coreSpencer Janssen2007-11-011-1/+1
| | | | darcs-hash:20071101182824-a5988-e02ade829d66f49dd6b303b7a797933251c44164.gz
* NamedWindows: if fetchName returns Nothing sets the name to resName ClassHintAndrea Rossato2007-07-061-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
* NamedWindows.hs: info and documentationAndrea Rossato2007-06-141-3/+26
| | | | darcs-hash:20070614144135-32816-802403aac2a2059780a0c9a18bee1240cee47dee.gz
* replace "name" in NamedWindow with a Show instance.David Roundy2007-05-261-4/+3
| | | | darcs-hash:20070526185114-72aca-9d4f72347c0e065bbceb180b87b52564b5bb9767.gz
* Allow clients of NamedWindows to get at the name.glasser2007-05-231-1/+4
| | | | darcs-hash:20070523184251-64353-974a7d7d8cf92a0bb61f43b201f41d0c963fb3b3.gz
* Extract NamedWindow support from Mosaic into its own moduleglasser2007-05-231-0/+31
darcs-hash:20070523155855-64353-c23049efec2d620ede1e7acfcc5f1f979148c6fe.gz