From 7b625c31205fb23cc6bb379e9997df98d78f6ab1 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Sat, 12 Mar 2005 21:01:03 +0000 Subject: [PATCH] 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 --- wxPython/docs/CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.50.0