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
/
XMonad
/
Actions
/
Search.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-03
XMonad.Actions.Search: imdb search URL tweak for bug #33
gwern0
1
-1
/
+1
2009-09-21
Only use search history for completion in X.A.Search
Daniel Schoepe
1
-2
/
+3
2009-08-08
XMonad.Actions.Search: removeColonPrefix shouldn't throw an exception if no :!
gwern0
1
-1
/
+1
2009-08-08
XMonad.Actions.Search: clean up hasPrefix - dupe of Data.List.isPrefixOf
gwern0
1
-13
/
+9
2009-08-08
XMonad.Actions.Search: +wikt
gwern0
1
-1
/
+3
2009-06-29
X.A.Search: use the new canonical package URL for hackage search
Brent Yorgey
1
-1
/
+1
2009-06-25
X.A.Search: add Google "I'm feeling lucky" search
Brent Yorgey
1
-3
/
+7
2009-06-24
Use -fwarn-tabs for test, remove tabs
Adam Vogt
1
-2
/
+2
2009-06-22
update callers of safeSpawn
gwern0
1
-1
/
+1
2009-05-25
X.A.Search: add Wolfram|Alpha search
Brent Yorgey
1
-3
/
+7
2009-01-29
XMonad.Actions.Search: fix whitespace & tabs
gwern0
1
-46
/
+43
2009-01-28
xmonad-action-search-intelligent-searchengines
Michal Trybus
1
-13
/
+101
2008-12-20
hlintify XUtils, XSelection, Search, WindowGo
gwern0
1
-5
/
+5
2008-11-06
documentation: XMonad.Util.Search.hs, add EZConfig keybindings example
sean.escriva
1
-0
/
+16
2008-10-31
Search.hs: +hackage search, courtesy of byorgey
gwern0
1
-2
/
+6
2008-10-08
Actions.Search: add a few search engines
intrigeri
1
-2
/
+23
2008-07-01
adding thesaurus.reference.com and Google Labs Code Search searches
brian
1
-3
/
+11
2008-06-20
Actions/Search.hs: export SearchEngine constructor
Brent Yorgey
1
-1
/
+1
2008-06-07
Actions.Search.hs: switch inappropriate use of getShellCompl for a historyCom...
gwern0
1
-3
/
+3
2008-05-19
revamp Search.hs to export a replacement for simpleEngine
gwern0
1
-35
/
+35
2008-05-18
add site name in search prompt dialog
zhen.sydow
1
-24
/
+26
2008-05-13
add youtube to search engines
zhen.sydow
1
-2
/
+6
2008-04-02
Actions/Search.hs: add dictionary.com search
Brent Yorgey
1
-10
/
+14
2008-04-01
Search.hs: remove an argument from selectSearch and promptSearch
gwern0
1
-43
/
+57
2008-03-24
XMonad.Actions.Search: add Google Maps search
Brent Yorgey
1
-1
/
+5
2008-03-16
Search.hs: try to add a more descriptive type
gwern0
1
-2
/
+3
2008-03-16
Search.hs: haddock fmt
gwern0
1
-12
/
+12
2008-01-31
Search.hs: haddock cleanup
Brent Yorgey
1
-35
/
+32
2008-01-31
Added a handy tip to the documentation of XMonad.Actions.Search
v.dijk.bas
1
-1
/
+47
2008-01-28
Search.hs: add documentation and two more search engines (MathWorld and Googl...
Brent Yorgey
1
-23
/
+52
2008-01-13
Action.Search: small haddock fixes
Andrea Rossato
1
-1
/
+2
2007-12-24
XMonad.Actions.Search: haddock fix
Andrea Rossato
1
-1
/
+1
2007-12-24
Search.hs: +docs, and export simpleEngine so users can define their own
gwern0
1
-11
/
+47
2007-12-24
Search.hs: mv into Actions/ per IRC suggestion
gwern0
1
-2
/
+2
2007-12-22
Search.hs: add hoogle
Brent Yorgey
1
-2
/
+4
2007-12-22
Refactor Search.hs
Spencer Janssen
1
-43
/
+29
2007-12-22
Search.hs: +imdb & amazon engines for unk_red
gwern0
1
-3
/
+11
2007-12-20
Search.hs: cleanup and refactor
gwern0
1
-29
/
+31
2007-12-17
Util/Search.hs: a few updates/fixes
Brent Yorgey
1
-3
/
+6
2007-12-15
Util.Search: import escapeURIString, and fall back on the ugly const false ha...
gwern0
1
-4
/
+26
2007-12-15
Remove network dependency, potentially breaking XMonad.Util.Search
Spencer Janssen
1
-3
/
+1
2007-12-14
Search.hs: fix shadowing warning and haddock errors
Brent Yorgey
1
-2
/
+4
2007-12-13
+XMonad.Util.Search: new module
gwern0
1
-0
/
+78