]> Pileus Git - ~andy/gtk/history - gtk/gtkkeyhash.c
Revert name change
[~andy/gtk] / gtk / gtkkeyhash.c
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2006-01-04 Matthias ClasenUse the slice allocator for many small allocations.
2005-09-06 Matthias ClasenAdd tests for extra virtual modifiers.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-12-31 Matthias ClasenDon't sort a list of values as if it was a list of...
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...