]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
fix consruction of string
[wxWidgets.git] / docs / changes.txt
index f3b0434f2a857ea4fd85832251bac741ee272b33..f9c2eb15f09bc1095deaac55c4c546cac5930760 100644 (file)
@@ -594,6 +594,9 @@ All (GUI):
 - Optionally allow showing tooltips for disabled ribbon buttons (wxBen).
 - Add wxTL_NO_HEADER style to wxTreeListCtrl (robboto).
 - Add possibility to delay showing wxRichToolTip (John Roberts).
+- Add "rect" paramerer to wxRichToolTip::ShowFor() (John Roberts).
+- Add wxListCtrl::EnableAlternateRowColours() (troelsk).
+- Fix wrong tab order in wxAuiNotebook after dragging (Mark Barber).
 
 wxGTK: