]> Pileus Git - ~andy/gtk/history - gtk/gtkkeyhash.c
Add hidden aliases for exported symbols which are used internally in order
[~andy/gtk] / gtk / gtkkeyhash.c
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-08-12 Owen TaylorRemove GDK_LOCK_MASK before calling gdk_keymap_translat...
2003-05-21 Owen TaylorWe need to pass the unmasked state to
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...