]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
added more message names to wxGetMessageName() (modified patch 1611819)
[wxWidgets.git] / docs / changes.txt
index 0ea04eb93fac7a3369f6d5494a1210400eedf4ef..5546f5cc0eebc9b17c188717309981f42ba36af2 100644 (file)
@@ -39,7 +39,9 @@ All:
 - Fixed crashes in helpview when opening a file.
 - Added wxMutex::LockTimeout() (Aleksandr Napylov)
 - Set locale to the default in all ports, not just wxGTK
+- Added wxJoystick::GetButtonState/Position() (Frank C Szczerba)
 - Added wxGridUpdateLocker helper class (Evgeniy Tarassov)
+- Support wxGRID_AUTOSIZE in wxGrid::SetRow/ColLabelSize() (Evgeniy Tarassov)
 
 wxGTK: