Commit message (Expand) | Author | Age | |
---|---|---|---|
* | input: add a catch-all "unmapped" command | wm4 | 2015-12-23 |
* | input: rename recently added HALF_SPACE | wm4 | 2015-10-21 |
* | input: add key name for U+3000 IDEOGRAPHIC SPACE | wm4 | 2015-10-21 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 |
* | input: remove Linux joystick support | wm4 | 2015-03-24 |
* | input: add MOUSE_ENTER keybinding. | torque | 2015-02-18 |
* | x11: add XK_Cancel to the list of special keys | Martin Herkt | 2015-02-14 |
* | Remove some unneeded NULL checks | wm4 | 2014-11-21 |
* | input: don't add weird padding when formatting keycode | wm4 | 2014-10-17 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 |
* | input: make key bindings like "Shift+X" work (for ASCII) | wm4 | 2014-08-26 |
* | build: include <strings.h> for strcasecmp() | wm4 | 2014-07-10 |
* | keycodes: add const to a function argument | wm4 | 2014-02-17 |
* | input: use bstr_xappend() | wm4 | 2013-12-30 |
* | input: split off some code from input.c to separate files | wm4 | 2013-12-26 |