fixed keypresses handling to correctly translate Unicode characters to current locale...
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 24 Jun 2004 19:51:39 +0000 (19:51 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 24 Jun 2004 19:51:39 +0000 (19:51 +0000)
commitcf82b73a0a5badb4ba3804a807c0e766e5ecd66c
tree3bc2bdc8d80a5e1a65f422b36003a92d5dccf6b1
parent93d23d8fafafbde622aaff99b3520694b7431d4e
fixed keypresses handling to correctly translate Unicode characters to current locale's charset in GTK2+ANSI build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/window.cpp
src/gtk1/window.cpp