From 82950569f959b8deca59dc42687f86787b312b5e Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 7 Jan 2007 16:19:46 +0000 Subject: [PATCH] mention RTL fixes by Diaa Sami git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index db0a190df6..320d536fc6 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -96,6 +96,7 @@ All: - Fix compilation with wxUSE_STL=1 - wxGrid::GetBestSize() returns same size the grid would have after AutoSize() - Added wxTreeCtrl::CollapseAll[Children]() and IsEmpty() (Francesco Montorsi) +- Several RTL-related positioning fixes (Diaa Sami) wxMSW: -- 2.45.2