From: Robert Roebling Date: Sat, 12 Mar 2005 12:26:01 +0000 (+0000) Subject: gtk updates X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/faac0284d35392995fc8161f8cd7533640dbc86f gtk updates git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/changes.txt b/docs/changes.txt index 902aadfe4d..7a5cbb25f6 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -26,6 +26,10 @@ Unix: wxGTK: - Improved wxSystemSettings::GetMetric() to work better with X11. (Mart Raudsepp) +- Corrected wxListBox 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 wxPalmOS: