]> Pileus Git - ~andy/gtk/history - gtk/gtkkeyhash.c
Handle the case where the pointer isn't on the same screen as the widget
[~andy/gtk] / gtk / gtkkeyhash.c
2002-10-10 Manish SinghDeprecation cleanup
2002-09-23 Owen TaylorAdd a keys_changed signal emitted when the keymap chang...
2002-03-22 Owen TaylorPartial fix for problem where keypad keys acted as...
2002-03-14 Owen TaylorWhen removing keys from the key hash, reinsert the...
2002-02-26 Owen TaylorFix double free.
2002-02-26 Owen TaylorHandle a keyval of 0, by returning an empty list. ...
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...