index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XPrompt.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
actually use the selected font in XPrompt.
David Roundy
2007-08-10
1
-0
/
+1
*
increase default contrast in XPrompt.
David Roundy
2007-08-10
1
-2
/
+2
*
center prompt text in window.
David Roundy
2007-08-10
1
-1
/
+1
*
don't crash when given a non-existent font in XPrompt.
David Roundy
2007-08-10
1
-1
/
+2
*
XPrompt: removed touchFile (which is not the equivalent of touch!)
Andrea Rossato
2007-08-06
1
-2
/
+1
*
XPrompt.hs: getCompletion should check for completions of the last word of th...
Andrea Rossato
2007-08-05
1
-2
/
+2
*
XPrompt.hs: read history lazily
Andrea Rossato
2007-08-04
1
-32
/
+23
*
XPrompt.hs: removed defaultPromptConfig. use defautlXPConfig instead
Andrea Rossato
2007-08-04
1
-4
/
+0
*
XPrompt.hs: haddock corrections and some comments
Andrea Rossato
2007-08-04
1
-10
/
+12
*
XPrompt: fixes a couple of bugs
Andrea Rossato
2007-08-04
1
-24
/
+21
*
XPrompt: code cleanup
Andrea Rossato
2007-08-03
1
-53
/
+44
*
Make 'compList :: [String]', rather than Maybe. No completions is represente...
Spencer Janssen
2007-08-03
1
-13
/
+12
*
Rename 'setCompletionList' to 'refreshCompletionList'
Spencer Janssen
2007-08-03
1
-8
/
+8
*
XPrompt: added comletion and history support
Andrea Rossato
2007-08-03
1
-76
/
+210
*
Make the XPrompt appear on the current screen
Spencer Janssen
2007-08-02
1
-17
/
+18
*
XPrompt: a module for easily writing graphical prompts
Andrea Rossato
2007-08-02
1
-0
/
+512