X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f8ab089a49f23a467d345835f4250f3fe8031479..11ccd01223df26d71bb775167e0349ff75e157ee:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 03472e90e0..e6a0a034f2 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -100,6 +100,10 @@ OTHER CHANGES 2.5.3 ----- +All: + +- number of fixes to wxPluginManager (Rick Brice, Hans Van Leemputten) + All (GUI): - added wxTaskBarIcon::CreatePopupMenu which is now recommended way @@ -115,6 +119,7 @@ wxGTK: - fixed wrong colour of tooltips under some themes - implemented wxColourDialog as native dialog +- wxTreeCtrl::GetCount() counts root as well now (compatible with MSW) wxMotif: