summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheppitak Karoonboonyanan <thep@linux.thai.net>2009-03-02 04:17:28 +0000
committerTheppitak Karoonboonyanan <tkaroonb@src.gnome.org>2009-03-02 04:17:28 +0000
commit34461fe7df85ff256e9dba2a123ded238b4550c4 (patch)
treec2da91c6ff7c8de6c2a1929e41e5d5ec7870a39d /ChangeLog
parent996a68c491e1d95680fcf4116812fbc875fa8743 (diff)
downloadgtk+-34461fe7df85ff256e9dba2a123ded238b4550c4.tar.gz
Bug 457086 - numpad does not work when the Thai-Lao input method is used
2009-03-02 Theppitak Karoonboonyanan <thep@linux.thai.net> Bug 457086 - numpad does not work when the Thai-Lao input method is used * modules/input/gtkimcontextthai.c (is_context_lost_key): Do not count character-generating keypads as context-lost keys. (patch recommitted after approval) svn path=/trunk/; revision=22437
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cd6180339..da357b2ece 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-03-02 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ Bug 457086 - numpad does not work when the Thai-Lao input method is
+ used
+
+ * modules/input/gtkimcontextthai.c (is_context_lost_key): Do not count
+ character-generating keypads as context-lost keys. (patch recommitted
+ after approval)
+
2009-03-01 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkkeysyms.h: Fix the sorting of GDK_KP_Equal.