Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Marcin Kurczewski | 2015-04-13 | 1 | -5/+4 |
* | input: remove Linux joystick support | wm4 | 2015-03-24 | 1 | -36/+0 |
* | input: add MOUSE_ENTER keybinding. | torque | 2015-02-18 | 1 | -0/+1 |
* | x11: add XK_Cancel to the list of special keys | Martin Herkt | 2015-02-14 | 1 | -0/+1 |
* | 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 |