| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Grid: haddock fixes | Andrea Rossato | 2007-11-21 | 1 | -8/+10 |
* | DragPane: haddock fixes | Andrea Rossato | 2007-11-21 | 1 | -4/+8 |
* | Dishes: haddock fixes | Andrea Rossato | 2007-11-21 | 1 | -6/+8 |
* | Combo: haddock fixes | Andrea Rossato | 2007-11-21 | 1 | -16/+19 |
* | Circle: haddock fixes | Andrea Rossato | 2007-11-21 | 1 | -4/+10 |
* | Accordion: haddock fixes | Andrea Rossato | 2007-11-21 | 1 | -4/+11 |
* | Updated documentation of all prompts in XMonad.Prompt | Andrea Rossato | 2007-11-21 | 8 | -42/+36 |
* | 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 |
* | Shell: small doc fix | Andrea Rossato | 2007-11-21 | 1 | -2/+2 |
* | Tabbed: haddock documentation and code formatting | Andrea Rossato | 2007-11-21 | 1 | -29/+22 |
* | HintedTile: typo | Andrea Rossato | 2007-11-21 | 1 | -2/+1 |
* | HintedTile: ported to the LayoutClass | Andrea Rossato | 2007-11-21 | 2 | -50/+67 |
* | PerWorkspace.hs: various fixes and updates | Brent Yorgey | 2007-11-20 | 1 | -25/+38 |
* | Doc.hs: remove modules from export list. | Brent Yorgey | 2007-11-20 | 1 | -15/+12 |
* | A new documentation system | Andrea Rossato | 2007-11-20 | 5 | -297/+432 |
* | PerWorkspace.hs: minor haddock fixes | Andrea Rossato | 2007-11-20 | 1 | -6/+1 |
* | new contrib module: Layout.PerWorkspace | Brent Yorgey | 2007-11-20 | 2 | -0/+132 |
* | NoBorders.hs: Haddock markup fix | Brent Yorgey | 2007-11-20 | 1 | -1/+1 |
* | xmc/README: fix xmonad capitalisation, spelling fix | Brent Yorgey | 2007-11-20 | 1 | -4/+4 |
* | Port overview from contrib.html to Documentation.hs | Don Stewart | 2007-11-19 | 3 | -4/+29 |
* | remove Mosaic and Anneal. | David Roundy | 2007-11-19 | 3 | -499/+0 |
* | remove MessageHooks | Devin Mullins | 2007-11-19 | 2 | -316/+0 |
* | make handle Just Another Message Hook | Devin Mullins | 2007-11-19 | 1 | -8/+16 |
* | Anneal is only used by Mosaic which is disabled | Spencer Janssen | 2007-11-19 | 1 | -1/+1 |
* | Prompt: comment only | Andrea Rossato | 2007-11-19 | 1 | -1/+1 |
* | Port XPrompt to XMonad.Util.Font, various other refactorings | Spencer Janssen | 2007-11-17 | 4 | -57/+45 |
* | Miscellaneous spell-checking | Shachaf Ben-Kiki | 2007-11-19 | 11 | -19/+19 |
* | RotSlaves.hs: documentation fix. | Brent Yorgey | 2007-11-18 | 1 | -2/+2 |
* | Documentation.hs: a lot more edits and additions. | Brent Yorgey | 2007-11-18 | 1 | -39/+87 |
* | Prompt/*: add XConfig variable to keybindings in doc. | Joachim Fasting | 2007-11-18 | 7 | -14/+14 |
* | Prompt/XMonad.hs: minor typo in doc. | Joachim Fasting | 2007-11-18 | 1 | -1/+1 |
* | Actions/SinkAll.hs: update usage doc. | Joachim Fasting | 2007-11-18 | 1 | -2/+4 |
* | Prompt/Man.hs: remove docstring. | Joachim Fasting | 2007-11-18 | 1 | -1/+1 |
* | Documentation: added the section on editing layoutHook | Andrea Rossato | 2007-11-18 | 1 | -20/+149 |
* | needs pattern guards | Don Stewart | 2007-11-18 | 1 | -1/+1 |
* | Prompt/Workspace.hs: suggest using defaultXPConfig in usage doc. | Joachim Fasting | 2007-11-18 | 1 | -2/+3 |
* | Prompt/Workspace.hs: update module description. | Joachim Fasting | 2007-11-18 | 1 | -1/+1 |
* | Prompt/Window.hs: fix import statements in usage doc. | Joachim Fasting | 2007-11-18 | 1 | -2/+2 |
* | Prompt/Ssh.hs: fix import statements in usage doc. | Joachim Fasting | 2007-11-18 | 1 | -2/+2 |
* | Prompt/Man.hs: tweak import stuff in usage doc. | Joachim Fasting | 2007-11-18 | 1 | -3/+4 |
* | Prompt/Layout.hs: add missing import to usage doc. | Joachim Fasting | 2007-11-18 | 1 | -1/+2 |
* | Prompt/Shell.hs: fix invalid module import in usage doc. | Joachim Fasting | 2007-11-17 | 1 | -1/+1 |
* | experimental MessageHooks "branch" of main | Devin Mullins | 2007-11-18 | 2 | -0/+308 |
* | Grid: tabs -> spaces | Devin Mullins | 2007-11-17 | 1 | -20/+20 |
* | Documentation.hs: various stylistic edits, add a few more details | Brent Yorgey | 2007-11-17 | 1 | -17/+34 |
* | Documentation: added library description coding style and licensing policy - ... | Andrea Rossato | 2007-11-17 | 1 | -27/+114 |
* | Documentation: added more stuff | Andrea Rossato | 2007-11-17 | 1 | -97/+229 |
* | cpp-options requires Cabal 1.2.1 | Devin Mullins | 2007-11-17 | 1 | -1/+1 |