]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
doc typo
[wxWidgets.git] / docs / changes.txt
index 58f7673ac18cd6f9967804987d7edd405d4e2e36..8e988021d47ab8d30047841ee558dd2fba16c0cc 100644 (file)
@@ -222,6 +222,7 @@ All (GUI):
 - implemented wxListCtrl::FindItem() for non-MSW (Robin Stoll)
 - added status bar fields styles support (Tim Kosse)
 - added samples/splash
+- added support for stock buttons
 
 Unix:
 
@@ -262,6 +263,7 @@ wxMSW:
 - restored (and improved) possibility to use wx with MFC broken in 2.5.2
 - fixed wxTextCtrl::SetMaxLength for rich edit controls
 - fixed flat style for toolbars under XP, Windows Classic style
+- fixed truncation of transferred data in wxConnection under unicode build
 
 wxUniv/X11: