]> git.saurik.com Git - wxWidgets.git/commitdiff
mention RTL fixes by Diaa Sami
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Jan 2007 16:19:46 +0000 (16:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Jan 2007 16:19:46 +0000 (16:19 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index db0a190df62914fdeba55b324da744519f3d988c..320d536fc6c6eb738de5765248b1498c9ffe1a01 100644 (file)
@@ -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: