]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Set Z-position correctly for wxEVT_JOY_ZMOVE events.
[wxWidgets.git] / docs / changes.txt
index 0d8742cfae9375e5015ee39016294337d9f563b6..d36572119a79146b3ea541498e57008b010f1218 100644 (file)
@@ -475,6 +475,7 @@ MSW:
 - Fixed regression with initial focus in the dialogs in 2.9.3.
 - Added support for wxEXEC_MAKE_GROUP_LEADER to wxExecute (tteras).
 - Set wxMenu being closed in wxEVT_MENU_CLOSE events (Marcin Malich).
+- Fix coordinates and Z-position for joystick events (Markus Juergens).
 
 OSX: