]> git.saurik.com Git - wxWidgets.git/history - tests/events/keyboard.cpp
Fix unit test build with wxUSE_ZIPSTREAM or wxUSE_TARSTREAM == 0.
[wxWidgets.git] / tests / events / keyboard.cpp
2010-11-05  Vadim ZeitlinDisable keyboard unit test with wxUIActionSimulator...
2010-09-11  Vadim ZeitlinGenerate the same flags for modifier key events in...
2010-09-11  Vadim ZeitlinGenerate unshifted Unicode key codes in wxEVT_KEY_XXX...
2010-09-11  Vadim ZeitlinAdd a simple test for keyboard events generation.