]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkkeys-x11.c
wayland: Synthesize fullscreen window state change
[~andy/gtk] / gdk / x11 / gdkkeys-x11.c
2012-09-09 Matthias ClasenBe more strict in ignoring ineffective modifiers
2012-09-02 Matthias ClasenTry harder to discriminate Shift-F10 and F10
2012-04-30 Owen W. TaylorGtkPlug: fix handling of key events for different layouts
2012-03-11 Matthias ClasenDrop support for pre-R6 X
2012-02-27 Javier JardónChange FSF Address
2012-02-21 Matthias ClasenAdd a way to get the current modifier state
2012-02-19 Bastien Nocerax11: Fix first call to _gdk_x11_keymap_key_is_modifier()
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-18 Michael Natterergdk: remove the GET_EFFECTIVE_KEYMAP() stuff from gdkke...
2011-11-18 Michael Natterergdk_x11_keymap_get_modifier_mask(): always return a...
2011-11-18 Michael NattererTurn the private #define for the group-shifting modifie...
2011-11-07 Michael Natterergdk: exclude MOD1 from the virtual modifier mapping
2011-10-07 Michael Natterergdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-22 Patrick WelcheXK_Num_Lock is called GDK_KEY_Num_Lock in this source...
2011-06-30 Matthias ClasenGdkKeymap: Prevent an infinite loop in the non-XKB...
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-03 Matthias ClasenKeymap: properly initialize lock state
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-21 Matthias ClasenRename GdkKeymapX11 to GdkX11Keymap
2010-12-21 Benjamin Ottex11: Rename GdkDisplayX11 to GdkX11Display
2010-12-21 Benjamin Ottex11: Rename GdkDisplayX11 to GdkX11Display
2010-12-21 Matthias ClasenAdd vfuncs for keyval and window property functions
2010-12-21 Matthias ClasenAdd a vfunc for gdk_keymap_get_for_display
2010-12-21 Matthias ClasenRename private keymap symbols to _gdk_x11_keymap...
2010-12-21 Matthias ClasenClean up gdkx.h a bit
2010-12-21 Matthias ClasenExplode gdkinternals.h into per-class private headers
2010-12-21 Alexander LarssonConvert all gdk_keymap methods to vtable calls
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-03 Matthias ClasenFix up parameter mismatches in the docs
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-24 Milan Bouchet-ValatFix missing (transfer) annotations in GDK
2010-11-13 John (J5) Palmieri[introspection] add transfer none annotation to gdk_key...
2010-11-10 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2010-11-10 John (J5) Palmieri[introspection] add transfer none annotation to gdk_key...
2010-10-15 Matthias ClasenInclusion cleanups in sources
2010-10-05 John RallsReplace GDK_Tab and GDK_ISO_Left_Tab with GDK_KEY equiv...
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...
next