]> git.tdb.fi Git - libs/gui.git/history - source/input/keyboard.cpp
Fall back to Device::get_*_name if name can't be determined
[libs/gui.git] / source / input / keyboard.cpp
2011-08-30 Mikko RasaFall back to Device::get_*_name if name can't be determined
2011-08-30 Mikko RasaAvoid generating events for unknown keys
2011-08-30 Mikko RasaDiscard the EventSource abstraction
2011-08-26 Mikko RasaConsistently label the graphics part as graphics
2011-08-25 Mikko RasaHeader updates
2011-08-25 Mikko RasaStyle update: spaces around assignments
2011-08-25 Mikko RasaDrop Id tags and copyright notices from files
2010-02-28 Mikko RasaAdd EventSource abstraction layer below Window
2008-10-05 Mikko RasaHide the platform-specific parts of other classes as...
2008-03-19 Mikko RasaOpenGL can now be required as a package on all archs
2008-03-10 Mikko RasaAdd platform independent constants for keys (win32...
2008-03-06 Mikko RasaReorganize files to separate gbase and input