Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some unneeded NULL checks | wm4 | 2014-11-21 | 1 | -1/+1 |
* | input: don't add weird padding when formatting keycode | wm4 | 2014-10-17 | 1 | -1/+1 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 | 1 | -1/+1 |
* | input: make key bindings like "Shift+X" work (for ASCII) | wm4 | 2014-08-26 | 1 | -3/+25 |
* | build: include <strings.h> for strcasecmp() | wm4 | 2014-07-10 | 1 | -0/+1 |
* | keycodes: add const to a function argument | wm4 | 2014-02-17 | 1 | -1/+1 |
* | input: use bstr_xappend() | wm4 | 2013-12-30 | 1 | -12/+22 |
* | input: split off some code from input.c to separate files | wm4 | 2013-12-26 | 1 | -0/+321 |