X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e254d94e2e5e755655108a7e965ef5a59c006d2..72b1ad5c2e42a19e24460c196b47ea54e34d8c2c:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 58f7673ac1..8e988021d4 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -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: