summaryrefslogtreecommitdiff
path: root/gdk/gdkkeys.h
Commit message (Expand)AuthorAgeFilesLines
* gdkkeys: Add support to _get_scroll_lock_state()Fabiano Fidêncio2015-04-271-0/+2
* Drop GDK_MULTIHEAD_SAFEMatthias Clasen2014-06-111-2/+0
* Use proper quotes in gdkWilliam Jon McCann2014-02-051-2/+2
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-1/+22
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: Use versioned deprecationsMatthias Clasen2012-02-271-0/+3
* Add a way to get the current modifier stateMatthias Clasen2012-02-211-0/+1
* Bug 659602 - Provide an abstraction for the platform's use of modifier keysMichael Natterer2011-09-271-0/+3
* gdk/gdkkeys.h: Remove api documentation as Its already in the .c fileJavier Jardón2011-09-161-18/+0
* Consistently hide class structsMatthias Clasen2010-12-241-5/+0
* Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-211-6/+0
* Move GdkKeymapClass definition to internal headerAlexander Larsson2010-12-211-9/+0
* docs: Move documentation to inline comments: gdkkeysJavier Jardón2010-11-161-11/+51
* [gdk] Add gdk_keymap_get_num_lock_stateWilliam Jon McCann2010-07-011-0/+1
* Seal gdkMatthias Clasen2010-05-251-1/+1
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Fix a compatibility problemMatthias Clasen2010-02-121-0/+2
* Try harder to handle accelerators involving virtual modifiersMatthias Clasen2009-12-211-0/+2
* Bug 107000 – Add signals to GdkKeymap for monitoring caps_lock, etc.Matthias Clasen2008-09-291-0/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* define __GDK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* New function to determine if keyboard layouts for both LTR and LTRMatthias Clasen2007-06-301-0/+1
* Cleanup. (#169648, Fabricio Barros Cabral)Matthias Clasen2005-06-121-6/+2
* Add a keys_changed signal emitted when the keymap changes. (#72148)Owen Taylor2002-09-231-0/+1
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-3/+6
* Implement "fuzzy" key binding lookups; allow matches on key and level butOwen Taylor2002-02-211-1/+1
* Fix prototype for direction_changed. (Reported by Jeff Franks.)Owen Taylor2001-12-181-1/+1
* Add a direction-changed signal, and gdk_keymap_get_current_direction().Owen Taylor2001-06-081-19/+22
* add gdkkeys.[hc]Havoc Pennington2000-12-061-0/+120