]> git.tdb.fi Git - libs/gui.git/history - source/input
Remove modifier constants
[libs/gui.git] / source / input /
2011-08-30 Mikko RasaRemove modifier constants
2011-08-30 Mikko RasaDiscard the EventSource abstraction
2011-08-26 Mikko RasaConsistently label the graphics part as graphics
2011-08-25 Mikko RasaException changes
2011-08-25 Mikko RasaHeader updates
2011-08-25 Mikko RasaComment changes
2011-08-25 Mikko RasaStyle update: spaces around assignments
2011-08-25 Mikko RasaDrop Id tags and copyright notices from files
2010-11-02 Mikko RasaFix an uninitialized variable
2010-02-28 Mikko RasaAdd EventSource abstraction layer below Window
2008-10-06 Mikko RasaNormalize device axis ranges to [-1, 1]
2008-10-05 Mikko RasaHide the platform-specific parts of other classes as...
2008-06-08 Mikko RasaAdd a missing include
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-10 Mikko RasaAdd set_source method to Control
2008-03-06 Mikko RasaReorganize files to separate gbase and input