]> git.tdb.fi Git - libs/gui.git/history - source/input/device.h
Update .gitignore to include build products on Windows
[libs/gui.git] / source / input / device.h
2023-01-04 Mikko RasaAdd decorations for things which should be exported...
2022-11-27 Mikko RasaUse default member initializers and defaulted default...
2022-11-27 Mikko RasaRemove destructor declarations from exception classes
2022-11-19 Mikko RasaAdd functions to look up subdevices of composite input...
2022-11-19 Mikko RasaAdd conversions to/from string for key names and device...
2022-11-17 Mikko RasaAdd a type enumeration for devices
2014-12-19 Mikko RasaAdd a dedicated exception class for unavailable input...
2014-12-19 Mikko RasaAdd a gesture detector input device
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
2011-08-30 Mikko RasaStyle update: remove alignment
2011-08-26 Mikko RasaConsistently label the graphics part as graphics
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-06 Mikko RasaReorganize files to separate gbase and input