]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
use wxFputs(), not fputs(), in Unicode mode under Unix too (modified patch 1017940)
[wxWidgets.git] / docs / changes.txt
index f539cfe5d82b8ce2da4b86db0eff2ad451aca853..9e8bb68ffb6c196e8b574481fc7823a9dec7f35b 100644 (file)
@@ -228,6 +228,7 @@ All (GUI):
 - support for comma in contrib gizmo wxLEDNumberCtrl (Grant Likely)
 - recursive wxSizer::Show for subsizer and return value if element was found
 - added wxChoicebook control
+- smoother time estimation updates in wxProgressDialog (Christian Sturmlechner)
 
 Unix: