X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a9c1265fcad7d69e22647c6a598c91cbfb26faee..a4f245269713c408d5e3fc2639a9bb9d9d218a93:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 2886d3368a..5e431cf5fc 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -107,6 +107,7 @@ Unix (Base/GUI): All (GUI): +- implemented radio menu items - significantly improved native font support - wxImage::ComputeHistogram() now uses wxImageHistogram instead of type-unsafe wxHashTable @@ -118,6 +119,7 @@ All (GUI): - added wxGetFontFromUser() convenience function - added EVT_MENU_OPEN and EVT_MENU_CLOSE events - added Hungarian translations (Janos Vegh) +- added wxImage::SaveFile(filename) method (Chris Elliott) wxMSW: @@ -125,7 +127,7 @@ wxMSW: - refresh the buttons properly when the window is resized (Hans Van Leemputten) - huge (40*) speed up in wxMask::Create() - changing wxWindows styles also changes the underlying Windows window style -- wxTreeCtrl supports wxTR_HIDE_ROOT stle (George Policello) +- wxTreeCtrl supports wxTR_HIDE_ROOT style (George Policello) - fixed flicker in wxTreeCtrl::SetItemXXX() - fixed redraw problems in dynamically resized wxStaticText - improvements to wxWindows applications behaviour when the system colours