]> Pileus Git - ~andy/gtk/history - gtk/gtkaccelmap.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkaccelmap.c
2013-03-04 Will Thompsondocs: correct various spelling and grammar errors
2012-05-18 Holger BerndtDocument removing of accelerators
2012-02-27 Javier JardónChange FSF Address
2012-01-23 Ryan LortieGtkApplication: change the accel prefix we use
2011-12-19 Matthias ClasenIntroduce gtkaccelmapprivate.h
2011-12-19 Matthias ClasenMake accelmap initialization more forgiving
2011-09-26 Matthias ClasenDocumentation fixes
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-09 Ignacio Casal Quin... gtkaccelmap: the data gtk_accel_map_foreach needs to...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-20 Pavel Holejsovsky[GI] Add missing (scope) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Annotate strings holding file paths as (type filename)
2010-12-18 Matthias ClasenHide GtkWindowGroup members
2010-09-27 Tadej BorovšakUpdate and expand GtkAccelMap API docs
2010-09-27 Javier JardónMove documentation to inline comments: GtkAccelMap
2010-08-30 Tor LillqvistDrop Win32 DLL ABI compatibility cruft
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Ignacio Casal Quin... Add annotations for GtkAccelMap
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanAdd and use internal accessor for accelerables in GtkAc...
2010-05-02 Cody RussellUse gtk_accel_grouop_get_is_locked() rather than trying...
2008-08-08 Tor Lillqvistgtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap...
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...
2008-06-07 Christian PerschBug 535608 – do not string-copy accel paths in the...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-05-14 Matthias ClasenMore of the same
2006-01-04 Matthias ClasenUse the slice allocator for many small allocations.
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-12-08 Matthias ClasenRemove all entries for the same key, not just the first...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-06-22 Matthias ClasenAccept "<WINDOWTYPE>" as a valid accel path. (#144427...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-06 Matthias ClasenAdd change notification for GtkAccelMap, by on-demand...
2004-01-11 Matthias ClasenRemove accidentally committed notification stuff.
2004-01-07 Matthias ClasenFix grammar of docs.
2003-12-29 Matthias ClasenAdd a way to lock individual accelerator paths. (#73207...
2002-10-10 Manish SinghDeprecation cleanup
2002-08-05 Owen TaylorFix problem with wrong depth being used. (#89941, Jacob...
2002-03-22 Owen TaylorFix memory leak. (#74400, Morten Welinder.)
2002-03-20 Owen TaylorPatch from Erwann Chenede, #73900 fixing a lot of warni...
2002-01-30 Owen TaylorConsistently use GdkModifierType. (#66950, Mark Patton)
2002-01-14 Matthias ClasenDocumentation additions.
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
2002-01-07 Tim Janikdon't forget to offset the pointer by x/y_offset into...
2001-11-28 Matthias ClasenTypo fixes. (#65607)
2001-11-21 Owen TaylorRef-sink the tooltips object. Ref-sink the tooltips...
2001-11-20 Tim Janikapplied patch from owen to get rid of accel map notifie...
2001-11-18 Hans Breuermake it compile with msvc: !HAVE_UNISTD_H; no label...
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.