| Commit message (Expand) | Author | Age | Files | Lines |
* | GDK: Prefix key names with KEY_ | Colin Walters | 2010-09-08 | 1 | -23/+23 |
* | Avoid segfault on xkbless systems | Matthias Clasen | 2010-09-07 | 1 | -1/+3 |
* | Make gdk_keymap_map_virtual_modifiers work early | Matthias Clasen | 2010-08-25 | 1 | -0/+1 |
* | gdk/: fully remove gdkalias hacks | Javier Jardón | 2010-07-10 | 1 | -5/+0 |
* | [gdk] Add gdk_keymap_get_num_lock_state | William Jon McCann | 2010-07-01 | 1 | -4/+33 |
* | Minor doc cleanup | Matthias Clasen | 2010-03-22 | 1 | -8/+8 |
* | Fix a compatibility problem | Matthias Clasen | 2010-02-12 | 1 | -2/+47 |
* | Solve a wrong reference on gdk_keymap_translate_keyboard_state | Alejandro Piñeiro | 2010-02-09 | 1 | -1/+1 |
* | Minor doc fix | Matthias Clasen | 2010-01-25 | 1 | -1/+1 |
* | Try harder to handle accelerators involving virtual modifiers | Matthias Clasen | 2009-12-21 | 1 | -3/+58 |
* | Merge in Gdk-custom.c introspection annotations | Colin Walters | 2009-12-16 | 1 | -13/+13 |
* | Do not use static GTypeInfo and GInterfaceInfo | Nicola Fontana | 2009-11-06 | 1 | -1/+1 |
* | Fix some compilation warnings | Javier Jardón | 2009-10-30 | 1 | -4/+4 |
* | Typo fixes and small doc improvements | Matthias Clasen | 2008-12-26 | 1 | -1/+1 |
* | remove debug spew | Matthias Clasen | 2008-10-01 | 1 | -1/+0 |
* | Bug 107000 – Add signals to GdkKeymap for monitoring caps_lock, etc. | Matthias Clasen | 2008-09-29 | 1 | -12/+53 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Protect against XKB being stupid. Reported by Pedro Villavicencio. | Matthias Clasen | 2008-06-17 | 1 | -1/+1 |
* | Fix a small doc issues. | Matthias Clasen | 2008-02-15 | 1 | -1/+1 |
* | Documentation fixes | Matthias Clasen | 2007-07-22 | 1 | -3/+4 |
* | New function to determine if keyboard layouts for both LTR and LTR | Matthias Clasen | 2007-06-30 | 1 | -54/+125 |
* | Update the docs to state which out parameters may be NULL. (#360870, | Matthias Clasen | 2006-10-09 | 1 | -7/+7 |
* | just check the first shift-level of keyboard layout for RTL and LTR | Behnam Esfahbod | 2006-09-20 | 1 | -18/+14 |
* | Free all XKB data. (#349997, Chris Wilson) | Matthias Clasen | 2006-08-06 | 1 | -1/+1 |
* | Rearrange the code a bit. | Matthias Clasen | 2006-04-12 | 1 | -25/+9 |
* | Fix another Coverity bug | Matthias Clasen | 2006-04-12 | 1 | -1/+4 |
* | Don't corrupt odd keymaps (#316638, Kean Johnston) | Matthias Clasen | 2005-11-10 | 1 | -5/+21 |
* | Applied patch from maemo-gtk that addresses many issues wrt display | Michael Natterer | 2005-11-10 | 1 | -4/+38 |
* | *** empty log message *** | Matthias Clasen | 2005-09-20 | 1 | -26/+26 |
* | Make it possible to determine if a key event is for a modifier key: | Matthias Clasen | 2005-09-09 | 1 | -2/+37 |
* | Make the modmap reflexive. (_gdk_keymap_add_virtual_modifiers): Don't add | Matthias Clasen | 2005-09-07 | 1 | -2/+10 |
* | Add support for extra virtual modifiers: (#85780, Owen Taylor) | Matthias Clasen | 2005-09-06 | 1 | -6/+89 |
* | Intern type names before registering the type to avoid unnecessary copies. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -1/+4 |
* | Fix many instances of "the the" in docs and comments. (#165815, Masao | Matthias Clasen | 2005-02-01 | 1 | -1/+1 |
* | Determine the direction of XKB groups from their content, not by looking | Matthias Clasen | 2004-11-29 | 1 | -38/+149 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | reviewed by: Matthias Clasen <maclas@gmx.de> | Bastien Nocera | 2004-06-25 | 1 | -6/+20 |
* | Make static. | Matthias Clasen | 2004-05-10 | 1 | -2/+2 |
* | Make gdk_keymap_translate_keyboard_state() handle NULL keymaps. (#139715, | Soeren Sandmann | 2004-04-18 | 1 | -32/+23 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -2/+2 |
* | Improve PointerHint docs. Explain is_hint field in GdkEventMotion. | Matthias Clasen | 2003-08-27 | 1 | -4/+4 |
* | Fix variable declaration not at start of block. (#120371, Damien Carbery) | Owen Taylor | 2003-08-26 | 1 | -1/+2 |
* | Fix up CapsLock and NumLock handling for non-XKB. Add a special case hack | Owen Taylor | 2003-08-25 | 1 | -48/+88 |
* | Change the interpretation of consumed_modifiers so that it contains: - | Owen Taylor | 2003-08-21 | 1 | -11/+76 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+2 |
* | Fix use of uninitialized variable. | Owen Taylor | 2002-10-18 | 1 | -63/+121 |
* | Fix from Phil Blundell for compiling without Xkb. (#95909) | Owen Taylor | 2002-10-16 | 1 | -0/+3 |
* | Move out of HAVE_XKB. (#95129, Phil Blundell) | Owen Taylor | 2002-10-08 | 1 | -2/+2 |
* | Add gdk_drag_find_window_for_screen(), so that we can interpret x_root / | Owen Taylor | 2002-10-07 | 1 | -2/+3 |