]> Pileus Git - ~andy/gtk/commit
New function to determine if keyboard layouts for both LTR and LTR
authorMatthias Clasen <mclasen@redhat.com>
Sat, 30 Jun 2007 01:43:04 +0000 (01:43 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 30 Jun 2007 01:43:04 +0000 (01:43 +0000)
commit436a34e31810b11dbe55d0bfb5548bc5cd412fca
tree74db219bc055d1a5bb44adfecaa513b4dacc911e
parent5c31ca5c85ee13f9cdf11baa466e7dd77e2df94a
New function to determine if keyboard layouts for both LTR and LTR

2007-06-29  Matthias Clasen  <mclasen@redhat.com>

        * gdk/gdk.symbols:
        * gdk/gdkkeys.h:
        * gdk/x11/gdkkeys-x11.c (gdk_keymap_have_bidi_layouts): New
        function to determine if keyboard layouts for both LTR and LTR
        languages are in use. Refactor the direction caching code to
        make this information available.  (#451575, Behnam Esfahbod)

svn path=/trunk/; revision=18301
ChangeLog
docs/reference/ChangeLog
docs/reference/gdk/gdk-sections.txt
gdk/gdk.symbols
gdk/gdkkeys.h
gdk/x11/gdkkeys-x11.c