X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/092e08a84402d6e7c315a8a77a146e4eb62e0fb7..77c8efc8c37da6d6a5e2e8022d21d1cd7d76371d:/docs/changes.txt?ds=inline diff --git a/docs/changes.txt b/docs/changes.txt index 3f18f58fce..ed1b5ad72b 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -550,7 +550,6 @@ All: - Add wxFile::ReadAll() for consistency with wxFFile. - Add wxDateTime::DiffAsDateSpan() and wxDateSpan::GetTotalMonths() (jonasr). - Add wxVector::assign() (Jonas Rydberg). -- Add wxNOEXCEPT (Marian VooDooMan Meravy). - Added Nepali translation (Him Prasad Gautam). All (GUI): @@ -593,6 +592,7 @@ All (GUI): - Added wxEVT_COMMAND_DIRCTRL_CHANGED event (troelsk). - Added wxControl::GetSizeFromTextSize() (Manuel Martin). - Optionally allow showing tooltips for disabled ribbon buttons (wxBen). +- Add wxTL_NO_HEADER style to wxTreeListCtrl (robboto). wxGTK: