]> git.saurik.com Git - wxWidgets.git/commit
simplified and cleaned up wxGTK's focus handling
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 14 Mar 2008 01:10:43 +0000 (01:10 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 14 Mar 2008 01:10:43 +0000 (01:10 +0000)
commitbd2e08d06528b2014a4acf878e91fee4696d0666
tree793bfc6b0414f015b6c99759f10375a4736b271e
parentfe828a03f46181cc172bf61739fe09a043f73aea
simplified and cleaned up wxGTK's focus handling

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/combobox.h
include/wx/gtk/radiobox.h
include/wx/gtk/window.h
src/gtk/combobox.cpp
src/gtk/control.cpp
src/gtk/filectrl.cpp
src/gtk/radiobox.cpp
src/gtk/toplevel.cpp
src/gtk/window.cpp