]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
MutexGui calls in WakeUpIdle are not needed under GTK2, fixing the long-standing...
[wxWidgets.git] / docs / changes.txt
index 203e80717f6632ccf27c50c98db56b4310dacb14..787f7f6fe315760b52ad6d0346fa2b2f838b7540 100644 (file)
@@ -211,6 +211,7 @@ All:
 All (GUI):
 
 - recursive wxSizer::GetItem returns item of given window, sizer or nth index
+- wxLayoutConstraints now use best size, not current size, for AsIs() condition
 
 Unix: