Files
gtk3/gdk
Fredy Paquet 0a6ee5e2cf W32: Fix for commit 1f74f12d9, re-enabling decimal separator key
1f74f12d9 rendered entry of keypad decimal mark unuseable for
several national keyboard layouts, this commit amends that, at
least for W32, and makes GTK+ behave more or less the same way
W32 behaves.

The patch works like this:
- When typing the first character at the keyboard or when switching
  keyboard layouts, the decimal mark character will be cached in the
  static variable "decimal_mark" within gdkkeys-win32.c

- in case of WIN32, gdk_keyval_to_unicode() asks gdkkeys-win32.c for the
  current decimal_mark when converting GDK_KEY_KP_Decimal.

https://bugzilla.gnome.org/show_bug.cgi?id=756751
2016-02-26 17:24:32 +00:00
..
2016-02-24 13:24:14 -05:00
2016-02-21 16:22:27 -08:00
2016-02-25 21:19:31 -05:00
2015-12-15 00:16:15 +01:00
2014-10-13 10:43:31 -04:00
2015-05-08 13:34:25 -04:00
2016-02-25 08:27:08 -05:00
2016-02-25 20:12:53 -05:00
2014-11-06 12:24:43 +01:00
2015-09-12 12:50:39 -04:00
2014-06-11 21:55:15 -04:00
2014-08-30 00:53:21 -04:00
2015-10-03 22:26:27 -04:00
2016-01-18 08:54:35 -05:00
2016-02-25 20:16:21 -05:00
2016-02-25 06:18:41 -05:00
2015-12-15 00:16:15 +01:00
2014-06-11 21:55:15 -04:00
2014-09-07 17:14:37 -04:00
2014-06-11 21:55:15 -04:00