Files
gtk/gdk
Michael Natterer f46c1b76d8 gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and Broadway
In 2.x, the !HAVE_XCONVERTCASE fallback of keyval_convert_case() was
implicitly used as implementation for all !X11 backends.

In 3.x, when this function was virtualized in GdkDisplayManager,
this fallback was moved to the X11 backend and the other backends
"equipped" with /* FIXME implement */ implementations of
keyval_convert_case() which don't convert anything.

Move the fallback code back to gdk/ as default implementation
of GdkDisplayManager::keyval_convert_case() and remove its
implementations is all backends but X11. Also remove the
implementation is Wayland which was a plain copy of what
is now the default implementation.
2011-10-07 16:10:19 +02:00
..
2011-02-10 14:41:02 -05:00
2011-02-10 14:41:02 -05:00
2011-06-10 13:07:54 +01:00
2010-12-21 12:07:00 -05:00
2011-02-09 02:44:19 -05:00
2011-02-09 02:44:19 -05:00
2011-02-09 02:44:19 -05:00
2011-02-09 02:44:19 -05:00
2010-12-24 15:54:12 -05:00
2010-12-25 00:02:39 -05:00
2011-01-28 11:10:07 -05:00
2010-12-25 00:02:39 -05:00
2011-02-09 02:44:19 -05:00
2011-02-09 02:44:19 -05:00
2011-02-09 02:44:19 -05:00
2011-09-25 21:04:49 -04:00
2011-02-01 06:33:02 +01:00
2010-12-24 15:54:12 -05:00
2010-12-25 00:02:39 -05:00
2011-01-11 17:06:49 +01:00
2011-07-23 13:44:45 -04:00
2011-01-02 13:33:04 +01:00