]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/tools/XRCed/CHANGES.txt
fix for correct type of checklist box items
[wxWidgets.git] / wxPython / wx / tools / XRCed / CHANGES.txt
index a9db3b30e555f5488103ef8f498971e6b0f2ec9b..5d62bed3679b2f1156fa09d543388deb1cb3ff58 100644 (file)
@@ -1,3 +1,35 @@
+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
+-------
+
+New (experimental ;) ) feature: support for "object_ref" tag, for
+creating references to named objects (see tn0014.txt). "reference..." 
+menu command creates new object_ref node. Properties of the top-level
+object can be overriden, but overriding child controls is not working
+as expected (maybe a bug in wx).
+
 0.1.5-3
 -------
 
 0.1.5-3
 -------