CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     matthiasc       05/09/09 18:50:15

Modified files:
        .              : ChangeLog 
        docs/reference : ChangeLog 
        docs/reference/gdk/tmpl: event_structs.sgml 
        gdk            : gdkevents.h 
        gdk/x11        : gdkevents-x11.c gdkprivate-x11.h gdkkeys-x11.c 

Log message:
2005-09-09  Matthias Clasen  <[EMAIL PROTECTED]>

Make it possible to determine if a key event is for a
modifier key:

* gdk/x11/gdkprivate-x11.h:
* gdk/x11/gdkkeys-x11.c (_gdk_keymap_key_is_modifier):
New function to determine if a keycode is mapped to a modifier.
(get_xkb): Get the modmap.

* gdk/x11/gdkevents-x11.c (translate_key_event): Set the
is_modifier bit by calling _gdk_keymap_key_is_modifier().

* gdk/gdkevents.h (struct _GdkEventKey): Add an is_modifier
bit.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=matthiasc&date=explicit&mindate=2005-09-09%2018:49&maxdate=2005-09-09%2018:51

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to