COMMITS
/ input/keycodes.c September 2, 2017
J
input: merge mouse wheel and axis keycodes
James Ross-Gowan committed
August 8, 2017
J
input: use mnemonic names for mouse buttons
James Ross-Gowan committed
July 25, 2017
J
w32_common: handle media keys
James Ross-Gowan committed
June 20, 2017
W
input/keycodes: change license to LGPL
wm4 committed
December 23, 2015
W
input: add a catch-all "unmapped" command
wm4 committed
October 21, 2015
W
input: rename recently added HALF_SPACE
wm4 committed
W
input: add key name for U+3000 IDEOGRAPHIC SPACE
wm4 committed
April 13, 2015
M
Update license headers
Marcin Kurczewski committed
March 24, 2015
W
input: remove Linux joystick support
wm4 committed
February 17, 2015
T
input: add MOUSE_ENTER keybinding.
torque committed
February 14, 2015
M
x11: add XK_Cancel to the list of special keys
Martin Herkt committed
November 21, 2014
W
Remove some unneeded NULL checks
wm4 committed
October 16, 2014
W
input: don't add weird padding when formatting keycode
wm4 committed
August 29, 2014
W
Move compat/ and bstr/ directory contents somewhere else
wm4 committed
August 26, 2014
W
input: make key bindings like "Shift+X" work (for ASCII)
wm4 committed
July 10, 2014
W
build: include <strings.h> for strcasecmp()
wm4 committed
February 17, 2014
W
keycodes: add const to a function argument
wm4 committed
December 30, 2013
W
input: use bstr_xappend()
wm4 committed
December 26, 2013
W