]> git.tdb.fi Git - libs/gui.git/history - source/input/control.cpp
Add an activator system to Control
[libs/gui.git] / source / input / control.cpp
2014-12-19 Mikko RasaAdd an activator system to Control
2013-06-24 Mikko RasaForce c'tors and d'tors of classes with external symbol...
2013-03-24 Mikko RasaAllow event handling to be interrupted
2012-12-01 Mikko RasaAdd the target type to lexical_cast invocations
2011-08-25 Mikko RasaException changes
2011-08-25 Mikko RasaStyle update: spaces around assignments
2011-08-25 Mikko RasaDrop Id tags and copyright notices from files
2008-10-06 Mikko RasaNormalize device axis ranges to [-1, 1]
2008-03-10 Mikko RasaAdd set_source method to Control
2008-03-06 Mikko RasaReorganize files to separate gbase and input