]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkkeys-x11.c
GDK: Prefix key names with KEY_
[~andy/gtk] / gdk / x11 / gdkkeys-x11.c
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-07 Matthias ClasenAvoid segfault on xkbless systems
2010-08-25 Matthias ClasenMake gdk_keymap_map_virtual_modifiers work early
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-07-02 William Jon McCann[gdk] Add gdk_keymap_get_num_lock_state
2010-04-04 Matthias ClasenMinor doc cleanup
2010-04-04 Matthias ClasenFix a compatibility problem
2010-04-04 Alejandro PiñeiroSolve a wrong reference on gdk_keymap_translate_keyboar...
2010-04-04 Matthias ClasenMinor doc fix
2010-04-04 Matthias ClasenTry harder to handle accelerators involving virtual...
2010-04-04 Colin WaltersMerge in Gdk-custom.c introspection annotations
2010-03-23 Matthias ClasenMinor doc cleanup
2010-02-12 Matthias ClasenFix a compatibility problem
2010-02-09 Alejandro PiñeiroSolve a wrong reference on gdk_keymap_translate_keyboar...
2010-01-26 Matthias ClasenMinor doc fix
2009-12-21 Matthias ClasenTry harder to handle accelerators involving virtual...
2009-12-16 Colin WaltersMerge in Gdk-custom.c introspection annotations
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-10-30 Javier JardónFix some compilation warnings
2008-12-26 Matthias ClasenTypo fixes and small doc improvements
2008-10-01 Matthias Clasenremove debug spew
2008-09-29 Matthias ClasenBug 107000 – Add signals to GdkKeymap for monitoring...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-17 Matthias ClasenProtect against XKB being stupid. Reported by Pedro...
2008-02-15 Matthias ClasenFix a small doc issues.
2007-07-22 Matthias ClasenDocumentation fixes
2007-06-30 Matthias ClasenNew function to determine if keyboard layouts for both...
2006-10-09 Matthias ClasenUpdate the docs to state which out parameters may be...
2006-09-20 Behnam Esfahbodjust check the first shift-level of keyboard layout...
2006-08-06 Matthias ClasenFree all XKB data. (#349997, Chris Wilson)
2006-04-12 Matthias ClasenRearrange the code a bit.
2006-04-12 Matthias ClasenFix another Coverity bug
2005-11-10 Matthias ClasenDon't corrupt odd keymaps (#316638, Kean Johnston)
2005-11-10 Michael NattererApplied patch from maemo-gtk that addresses many issues...
2005-09-20 Matthias Clasen*** empty log message ***
2005-09-09 Matthias ClasenMake it possible to determine if a key event is for...
2005-09-07 Matthias ClasenMake the modmap reflexive. (_gdk_keymap_add_virtual_mod...
2005-09-06 Matthias ClasenAdd support for extra virtual modifiers: (#85780, Owen...
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2004-11-29 Matthias ClasenDetermine the direction of XKB groups from their conten...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-06-25 Bastien Nocerareviewed by: Matthias Clasen <maclas@gmx.de>
2004-05-10 Matthias ClasenMake static.
2004-04-18 Soeren SandmannMake gdk_keymap_translate_keyboard_state() handle NULL...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-08-27 Matthias ClasenImprove PointerHint docs. Explain is_hint field in...
2003-08-26 Owen TaylorFix variable declaration not at start of block. (#12037...
2003-08-25 Owen TaylorFix up CapsLock and NumLock handling for non-XKB. Add...
2003-08-21 Owen TaylorChange the interpretation of consumed_modifiers so...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-10-18 Owen TaylorFix use of uninitialized variable.
2002-10-16 Owen TaylorFix from Phil Blundell for compiling without Xkb. ...
2002-10-08 Owen TaylorMove out of HAVE_XKB. (#95129, Phil Blundell)
2002-10-07 Owen TaylorAdd gdk_drag_find_window_for_screen(), so that we can...
2002-10-07 Owen TaylorIf Mode_switch is used for a known modifier like Mod1...
2002-10-04 Owen TaylorPatch from Shivram U <shivaram.upadhyayula@wipro.com>
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-09-23 Owen TaylorAdd a keys_changed signal emitted when the keymap chang...
2002-06-20 Owen TaylorRenames:
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-05-14 Owen TaylorTry adding a #ifndef/#define for XkbKeySymEntry to...
2002-05-02 Matthias ClasenDoc updates.
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-03-15 Padraig O'BriainFudge keymap to have lower upper case variants if there...
2002-03-04 Owen TaylorFixes for non XKB operation. (#73103)
2002-03-01 Tor Lillqvistgdk/gdkkeys.c (gdk_keyval_convert_case) If the keyval...
2002-02-27 Owen TaylorMake sure Page_Up, Page_Down get those names, not Prior...
2002-02-25 Owen TaylorFix precendence problem. (Sven Neumann)
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-01-10 Jonathan Blandfordget the types as well as the symbols because we need...
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-09-07 Matthias Clasengdk/x11/gdkkeys-x11.c (get_direction): Don't call g_str...
2001-09-03 Owen TaylorSet current serial so that we don't eternally update...
2001-06-21 Owen TaylorHandle the case without XKB properly.
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-03-03 Owen TaylorDetectable auto-repeat - make a repeating key generate
2000-12-07 Havoc Penningtonfix name of function, noticed by Alex
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]