X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/03319b655c0a672e255a5b64e5caeed7c3e93fac..46ae103b9f08fc4e447d16a6a92b03cf55ee3189:/wxPython/wx/tools/XRCed/CHANGES.txt diff --git a/wxPython/wx/tools/XRCed/CHANGES.txt b/wxPython/wx/tools/XRCed/CHANGES.txt index cb43de5ba8..5d62bed367 100644 --- a/wxPython/wx/tools/XRCed/CHANGES.txt +++ b/wxPython/wx/tools/XRCed/CHANGES.txt @@ -1,3 +1,26 @@ +0.1.6-5 +------- + +Fixed testing for any element inside object tree. + +0.1.6-4 +------- + +Fixed replacing op for sizer children and spacer objects. +UndoReplace is not yet implemented. + +0.1.6-3 +------- + +Fix for crash when opening new file with active tree selection. +Replacing controls bug fixed. + +0.1.6-2 +------- + +wxMSW wxTreeCtrl behaviour is still different from wxGTK for +wxTR_MULTIPLE, some fixes for this. + 0.1.6-1 -------