| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Search.hs: +imdb & amazon engines for unk_red | gwern0 | 2007-12-22 | 1 | -3/+11 |
* | Search.hs: cleanup and refactor | gwern0 | 2007-12-20 | 1 | -29/+31 |
* | Util/Search.hs: a few updates/fixes | Brent Yorgey | 2007-12-17 | 1 | -3/+6 |
* | Util.Search: import escapeURIString, and fall back on the ugly const false ha... | gwern0 | 2007-12-15 | 1 | -4/+26 |
* | Remove network dependency, potentially breaking XMonad.Util.Search | Spencer Janssen | 2007-12-15 | 1 | -3/+1 |
* | Search.hs: fix shadowing warning and haddock errors | Brent Yorgey | 2007-12-14 | 1 | -2/+4 |
* | +XMonad.Util.Search: new module | gwern0 | 2007-12-13 | 1 | -0/+78 |
* | Run.hs: fix documentation, cleanup whitespace | Valery V. Vorotyntsev | 2007-12-12 | 1 | -3/+3 |
* | Remove XMonad.Operations imports | Spencer Janssen | 2007-12-08 | 1 | -1/+0 |
* | Prune more imports | Spencer Janssen | 2007-12-08 | 3 | -13/+1 |
* | Remove redundant imports | Spencer Janssen | 2007-12-08 | 6 | -15/+4 |
* | update XSelection.hs; apparently the utf8-string library has updated | gwern0 | 2007-11-30 | 1 | -24/+24 |
* | remove need for faulty Read instance of NamedWindow. | David Roundy | 2007-11-22 | 1 | -1/+1 |
* | NamedWindow: Mosaic requires NamedWindow to have a Read instance | Andrea Rossato | 2007-11-22 | 1 | -1/+1 |
* | Added Anneal used by the original mosaic | Andrea Rossato | 2007-11-22 | 1 | -0/+93 |
* | Font: haddock fix | Andrea Rossato | 2007-11-21 | 1 | -2/+2 |
* | NamedWindows: haddock fix | Andrea Rossato | 2007-11-21 | 1 | -1/+1 |
* | XUtils: haddock fix | Andrea Rossato | 2007-11-21 | 1 | -1/+2 |
* | remove Mosaic and Anneal. | David Roundy | 2007-11-19 | 1 | -90/+0 |
* | Port XPrompt to XMonad.Util.Font, various other refactorings | Spencer Janssen | 2007-11-17 | 2 | -21/+19 |
* | Miscellaneous spell-checking | Shachaf Ben-Kiki | 2007-11-19 | 3 | -3/+3 |
* | Move XMonad.Util.Font to fix haddock generation | Spencer Janssen | 2007-11-16 | 1 | -2/+0 |
* | XUtils: remove stringToPixel | Spencer Janssen | 2007-11-16 | 1 | -9/+0 |
* | Export XMonadFont's constructors, use those constructors in XMonad.Prompt | Spencer Janssen | 2007-11-16 | 1 | -1/+1 |
* | Use Xft automatically if available | Spencer Janssen | 2007-11-16 | 1 | -4/+4 |
* | Font.hs: CPP around Xft calls, use a data type rather than Either | Spencer Janssen | 2007-11-16 | 1 | -11/+30 |
* | Font.hs: tabs | Spencer Janssen | 2007-11-16 | 1 | -11/+11 |
* | Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer. | Clemens Fruhwirth | 2007-11-16 | 2 | -60/+156 |
* | XUtils: a small haddock fix | Andrea Rossato | 2007-11-16 | 1 | -1/+2 |
* | XMonad.Util.Run: meny haddock fixes | Andrea Rossato | 2007-11-16 | 1 | -28/+38 |
* | CustomKeys.hs: typo | Valery V. Vorotyntsev | 2007-11-16 | 1 | -1/+1 |
* | CustomKeys.hs: "complete rebinding" mechanism explained | Valery V. Vorotyntsev | 2007-11-15 | 1 | -0/+13 |
* | EZConfig.hs: haddock fixes | Andrea Rossato | 2007-11-14 | 1 | -0/+3 |
* | CustomKeys.hs: moved into `Util' directory | Valery V. Vorotyntsev | 2007-11-14 | 2 | -1/+77 |
* | fix EZConfig documentation | Devin Mullins | 2007-11-14 | 1 | -2/+6 |
* | EZConfig: update for kind change in XConfig | Spencer Janssen | 2007-11-11 | 1 | -4/+4 |
* | add helper module for writing configs | Devin Mullins | 2007-11-11 | 1 | -0/+55 |
* | remove dzenUrgencyHook* from Dzen module | Devin Mullins | 2007-11-11 | 1 | -30/+1 |
* | typo fix in Util.Run | Devin Mullins | 2007-11-10 | 1 | -1/+1 |
* | Generalize safe/unsafeSpawn to MonadIO | Spencer Janssen | 2007-11-09 | 1 | -3/+3 |
* | Dzen.hs: resend doc update | gwern0 | 2007-11-06 | 1 | -2/+2 |
* | Update docs in Util | gwern0 | 2007-11-06 | 3 | -9/+7 |
* | fix types to work with Mats fix to X11. | David Roundy | 2007-11-08 | 1 | -4/+4 |
* | Add spawnPipe | Spencer Janssen | 2007-11-07 | 1 | -2/+20 |
* | make Setup haddock work again | Lukas Mai | 2007-11-06 | 3 | -3/+10 |
* | Hierarchify | Spencer Janssen | 2007-11-01 | 8 | -0/+792 |