]> git.tdb.fi Git - libs/gui.git/history - source/input/keyboard.h
Update .gitignore to include build products on Windows
[libs/gui.git] / source / input / keyboard.h
2023-01-04 Mikko RasaAdd decorations for things which should be exported...
2022-11-27 Mikko RasaUse the override specifier where appropriate
2014-11-13 Mikko RasaInherit input devices using Window::signal_input_event...
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 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 RasaDrop Id tags and copyright notices from files
2010-02-28 Mikko RasaAdd EventSource abstraction layer below Window
2008-03-10 Mikko RasaAdd platform independent constants for keys (win32...
2008-03-06 Mikko RasaReorganize files to separate gbase and input