summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add --version command line argumentCARIBOU_0_0_1Ben Konrath2009-12-011-1/+6
* fix broken --help command line argBen Konrath2009-12-011-6/+6
* fix some whitespace issuesBen Konrath2009-12-012-11/+11
* add configuration button with empty configuration windowBen Konrath2009-12-015-19/+1148
* update description in copyright headerBen Konrath2009-11-304-4/+4
* add better comments to qwerty.pyBen Konrath2009-11-301-5/+19
* swap space and . keys in qwerty keyboardBen Konrath2009-11-251-3/+3
* change quit key to right control, update readmeBen Konrath2009-11-252-3/+2
* add copyright and licenseBen Konrath2009-11-254-0/+74
* re-work how keysyms are handledBen Konrath2009-11-253-26/+25
* add direction arrows, space char and return char to qwerty keyboardBen Konrath2009-11-242-8/+18
* add punctuation and numbers layoutBen Konrath2009-11-242-31/+58
* call the correct method for sending keysyms with virtkeyBen Konrath2009-11-241-2/+2
* fix typoBen Konrath2009-11-191-1/+1
* don't use lambdas for callbacksBen Konrath2009-11-191-8/+8
* use button label for shift actionBen Konrath2009-11-191-4/+5
* remove debugging cruftBen Konrath2009-11-181-21/+13
* implement shift keyBen Konrath2009-11-184-79/+119
* remove unused importBen Konrath2009-11-141-1/+0
* initial commitBen Konrath2009-11-142-0/+290