]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Don't generate events from wxSpinCtrl::SetRange() in wxMSW.
[wxWidgets.git] / docs / changes.txt
index c653e9444c20df11f560f689c5a9d432d24410f1..9c7e7df2fe23a4a54c43e0b1d1b2cca1f4270c86 100644 (file)
@@ -550,6 +550,7 @@ wxMSW:
 - Add support for CURRENCY and SCODE types to OLE Automation helpers (PB).
 - Allow setting LCID used by wxAutomationObject (PB).
 - Fix calling Iconize(false) on hidden top level windows (Christian Walther).
+- Don't send any events from wxSpinCtrl::SetRange() even if the value changed.
 
 
 2.9.4: (released 2012-07-09)