summaryrefslogtreecommitdiff
path: root/gdk/gdkkeys.c
Commit message (Expand)AuthorAgeFilesLines
* Typo fixes and small doc improvementsMatthias Clasen2008-12-261-2/+2
* Bug 107000 – Add signals to GdkKeymap for monitoring caps_lock, etc.Matthias Clasen2008-09-291-0/+21
* gdk/gdkkeys.c gdk/gdkscreen.c use canonical signal names.Sven Neumann2008-08-111-4/+4
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Remove extraneous ;Matthias Clasen2006-05-141-1/+1
* Use G_DEFINE_TYPE.Matthias Clasen2006-04-041-29/+6
* Intern type names before registering the type to avoid unnecessary copies.Matthias Clasen2005-08-311-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Document the "direction-changed" and "keys-changed" signals.Matthias Clasen2003-09-301-0/+18
* Associate the keys_changed virtual function with the keys_changed signal.Matthias Clasen2003-02-191-1/+1
* Add a keys_changed signal emitted when the keymap changes. (#72148)Owen Taylor2002-09-231-0/+10
* Renames:Owen Taylor2002-06-201-1/+1
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-0/+13
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-13/+3
* gdk/gdkkeys.c (gdk_keyval_convert_case) If the keyval to be converted isTor Lillqvist2002-03-011-12/+10
* include gdkkeysysms.h if compiling gdk_keyval_convert_case.Owen Taylor2002-03-011-0/+2
* Throughout: assorted docsHavoc Pennington2001-10-031-0/+10
* Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizableDarin Adler2001-07-181-13/+0
* s/signal_newc/signal_new/Tim Janik2001-07-021-8/+8
* Add a direction-changed signal, and gdk_keymap_get_current_direction().Owen Taylor2001-06-081-11/+17
* add gdkkeys.[hc]Havoc Pennington2000-12-061-0/+280