]> Pileus Git - ~andy/gtk/history - gtk/gtkaccelmap.c
Apply a cleanup patch by Kjartan Maraas (#341812)
[~andy/gtk] / gtk / gtkaccelmap.c
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.