summaryrefslogtreecommitdiff
path: root/gtk/gtkkeyhash.c
Commit message (Expand)AuthorAgeFilesLines
* Partial fix for problem where keypad keys acted as shift-arrows in anOwen Taylor2002-03-221-4/+46
* When removing keys from the key hash, reinsert the right list back intoOwen Taylor2002-03-141-3/+3
* Fix double free.Owen Taylor2002-02-261-1/+0
* Handle a keyval of 0, by returning an empty list. (#72617, Kevin Breit)Owen Taylor2002-02-261-1/+4
* Implement "fuzzy" key binding lookups; allow matches on key and level butOwen Taylor2002-02-211-0/+379