IABSD.fr/xenocara/app/cwm/input.c

Branch :


Log

Author Commit Date CI Message
ba93a73a 2009-12-15 04:10:42 pull all non-X11 headers from calmwm.h and place them only where they are required. encourged to go all the way by oga@
9dfa8ad1 2009-12-15 03:24:36 merge the 2 common header files; specific includes to be pulled out as separate commits. ok oga@
e61fd043 2009-06-20 00:55:41 compact a bit by condensing a few if-else's; from Thomas Pfaff "go on then" oga@
cfb9c394 2008-07-11 14:21:28 spacing, declaration lineup to be consistent throughout cwm, readability, and a bit of knf. ok oga@
88bce60b 2008-05-19 18:07:53 stop normalizing search input; searching and matching are still case-insensitive. since this was the only use of normalizing input, simplify as well. allows one to exec with mixed case unmatched commands. "works for me" oga@
36cf099f 2008-04-15 18:33:13 - add vi keybindings to search - allow for ctrl-h as well discussion with and ok oga@
1385b565 2008-01-11 16:06:44 - Remove the "all rights reserved" tag at the top of most of the source files, and replace them with the actual ISC license. - add license to the manpage (it was lacking before) - correct license statement in the README Permission given by Marius (copyright holder): "1. please replace with the standard ISC license 2. you may add the ISC license to the man page 3. feel free to replace the information in the README as well" and Dros (copyright holder for group.c): "Please switch group.c to the ISC License." ok ian@
857d1a8d 2007-05-28 18:34:27 convert globals from G_foo to Foo, as per TODO. "looks good" pedro@, ok matthieu@
6f6ac0af 2007-04-27 18:10:39 Apply cwm-3-input_shift.diff from http://aon.iki.fi/cwm/.
1d12f3d8 2007-04-27 17:58:48 Initial import of cwm-3. tested by sturm@, ok matthieu@