Commit message (Expand) | Author | Lines | |
---|---|---|---|
2009-01-23 | Whitespace nit. | oga | -2/+1 |
2009-01-23 | Switch to using XInternAtoms for caching the atom numbers. Saves a pile | oga | -6/+10 |
2009-01-22 | Oops, missed an atom. | oga | -1/+2 |
2009-01-22 | Cache all of the X atoms we use at startup. | oga | -10/+14 |
2008-07-22 | Add xu_key_ungrab() and a mirror to xu_key_ungrab(). a couple of changes | oga | -4/+18 |
2008-07-11 | spacing, declaration lineup to be consistent throughout cwm, | okan | -14/+16 |
2008-06-17 | Ignore caps lock and numlock for keyboard bindings. The way Xlib makes | oga | -9/+18 |
2008-05-15 | KNF, no binary change. | oga | -7/+7 |
2008-04-15 | hit it with the knf stick. | oga | -4/+4 |
2008-01-16 | huge amount of cleanup and dead code removal. | oga | -22/+1 |
2008-01-11 | - Remove the "all rights reserved" tag at the top of most of the source | oga | -2/+13 |
2007-05-28 | convert globals from G_foo to Foo, as per TODO. | jasper | -19/+19 |