]> Pileus Git - ~andy/gtk/history - gdk/quartz/gdkkeys-quartz.c
Change FSF Address
[~andy/gtk] / gdk / quartz / gdkkeys-quartz.c
2012-02-27 Javier JardónChange FSF Address
2012-02-23 Michael Nattererquartz: make function keys work (again?)
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-18 Michael NattererTurn the private #define for the group-shifting modifie...
2011-11-18 Michael NattererBug 663856 - Make option-foo accelerators use the right...
2011-09-28 Michael Nattererquartz: don't filter away directly encoded 24-bit UCS...
2011-09-27 Michael NattererBug 659602 - Provide an abstraction for the platform...
2011-09-26 Michael Nattererquartz: resolve the modifier confusion on the Mac
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-09 John RallsBug 617583 - Dead accents keys don't work in GTK+ appli...
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-23 Kristian Rietveldquartz: _gdk_quartz_keymap -> gdk_quartz_keymap
2010-12-23 Kristian Rietveldquartz: Clean up header files, use same arrangement...
2010-12-22 Kristian Rietveldquartz: gdkkeys-quartz.c: remove duplicate function
2010-12-22 Kristian Rietveldquartz: Port gdkkeys-quartz.c to new API
2010-12-22 Matthias ClasenImplement get_keymap vfunc for quartz
2010-12-22 Matthias ClasenDerive GdkKeymap for Quartz
2010-10-05 John RallsReplace GDK_Tab and GDK_ISO_Left_Tab with GDK_KEY equiv...
2010-09-13 Kristian RietveldUpdate Quartz backend for GDK key name changes
2010-07-02 William Jon McCann[gdk] Add gdk_keymap_get_num_lock_state
2010-04-04 Matthias ClasenFix a compatibility problem
2010-04-04 Kristian RietveldAdd gdk_keymap_map_virtual_modifiers() to Quartz backend
2010-02-12 Matthias ClasenFix a compatibility problem
2009-12-28 Kristian RietveldAdd gdk_keymap_map_virtual_modifiers() to Quartz backend
2008-11-12 Richard HultBug 558586 – handling of keyboard under darwin (quartz)
2008-11-06 Richard HultBug 558586 – handling of keyboard under darwin (quartz)
2008-10-10 Richard HultAdd empty stub to fix linking.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-04 Richard HultCheck if gdk_unicode_to_keyval() worked before using...
2008-05-04 Richard HultRemove stray semicolon after if statement. Fixes bug...
2007-11-04 Richard HultMake shift tab work with unicode layouts (e.g. all...
2007-07-06 Richard HultAdd stub.
2007-04-06 Richard HultClean up namespaces to make the code more maintainable.
2006-09-06 Richard HultSpecial-case shift-tab and map it to GDK_ISO_Left_Tab...
2006-07-24 Richard HultSet the window level depending on the type hint.
2006-07-17 Richard HultFill in string, length and is_modifier for key events...
2006-07-17 Richard HultAdd escape to the list of special keys, to get the...
2006-07-07 Richard HultGenerate a grab broken event when appropriate. Fixes...
2006-04-12 Anders CarlssonHandle page up and page down.
2006-03-27 Richard HultAdd more stubs.
2006-01-18 Anders CarlssonSupport non-MacRoman keyboard layouts. (#322585, Wolfga...
2005-11-22 Anders CarlssonAdd quartz backend.