Go to file
Dan Nicholson 56c3e7440e keysym: Coding style cleanup
Mostly tab-to-space conversion plus a few style nits. Dropped the
register keywords as I'm pretty sure modern compilers can be trusted to
do the right thing.
2009-03-19 11:51:09 -07:00
include Initial implementation of keysym handlers 2009-03-19 11:51:09 -07:00
src keysym: Coding style cleanup 2009-03-19 11:51:09 -07:00
.gitignore Initial implementation of keysym handlers 2009-03-19 11:51:09 -07:00
COPYING Initial autotools commit 2009-03-19 10:47:15 -07:00
Makefile.am Initial implementation of keysym handlers 2009-03-19 11:51:09 -07:00
autogen.sh Initial autotools commit 2009-03-19 10:47:15 -07:00
configure.ac Initial implementation of keysym handlers 2009-03-19 11:51:09 -07:00