From: Robin Dunn Date: Sat, 12 Mar 2005 21:01:03 +0000 (+0000) Subject: Add a note about a few other wxGTK changes that were made X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7b625c31205fb23cc6bb379e9997df98d78f6ab1 Add a note about a few other wxGTK changes that were made git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/docs/CHANGES.txt b/wxPython/docs/CHANGES.txt index dc1e29fae3..ce34cd01a7 100644 --- a/wxPython/docs/CHANGES.txt +++ b/wxPython/docs/CHANGES.txt @@ -270,6 +270,11 @@ wx.Image. Added wx.Rect.IsEmpty +wxGTK: + - Corrected wx.ListBox selection handling + - Corrected default button size handling for different themes + - Corrected splitter sash size and look for different themes + - Fixed keyboard input for dead-keys