[Gambas-devel-svn] SF.net SVN: gambas:[6585] gambas/trunk/gb.gtk/src
Brought to you by:
gambas
From: <ga...@us...> - 2014-10-27 23:44:05
|
Revision: 6585 http://sourceforge.net/p/gambas/code/6585 Author: gambas Date: 2014-10-27 23:43:56 +0000 (Mon, 27 Oct 2014) Log Message: ----------- [GB.GTK] * BUG: Fix input method handling: key events cancellation and key repeat are correctly taken into account now. The "X input method" does not work (key events are internally sent four times!). [GB.GTK3] * BUG: Fix input method handling: key events cancellation and key repeat are correctly taken into account now. Modified Paths: -------------- gambas/trunk/gb.gtk/src/gapplication.cpp gambas/trunk/gb.gtk/src/gkey.cpp gambas/trunk/gb.gtk/src/gkey.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |