]> Pileus Git - ~andy/gtk/history - gtk/gtkkeyhash.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkkeyhash.c
2012-02-27 Javier JardónChange FSF Address
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-04-15 Matthias ClasenDon't leak a list when activating keybindings
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Matthias ClasenFix a compatibility problem
2010-04-04 Matthias ClasenTry harder to handle accelerators involving virtual...
2010-02-12 Matthias ClasenFix a compatibility problem
2009-12-21 Matthias ClasenTry harder to handle accelerators involving virtual...
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-09 Javier JardónFix compilation warning: initialize the variable
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-17 Matthias ClasenHandle accelerators involving virtual modifiers better
2009-01-31 Matthias Clasen Bug 162726 – Multiple Latin layouts in XKB...
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2006-01-04 Matthias ClasenUse the slice allocator for many small allocations.
2005-09-06 Matthias ClasenAdd tests for extra virtual modifiers.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-12-31 Matthias ClasenDon't sort a list of values as if it was a list of...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-08-12 Owen TaylorRemove GDK_LOCK_MASK before calling gdk_keymap_translat...
2003-05-21 Owen TaylorWe need to pass the unmasked state to
2002-10-10 Manish SinghDeprecation cleanup
2002-09-23 Owen TaylorAdd a keys_changed signal emitted when the keymap chang...
2002-03-22 Owen TaylorPartial fix for problem where keypad keys acted as...
2002-03-14 Owen TaylorWhen removing keys from the key hash, reinsert the...
2002-02-26 Owen TaylorFix double free.
2002-02-26 Owen TaylorHandle a keyval of 0, by returning an empty list. ...
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...