Make 4 incompatible changes to the GAction API
[platform/upstream/glib.git] / gio / tests / actions.c
2011-06-29 Ryan LortieMake 4 incompatible changes to the GAction API
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-18 Ryan LortieRename methods on GActionGroup to include 'action'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-30 Ryan LortieGAction is now an interface
2010-08-30 Ryan LortieGActionGroup is now an interface
2010-08-21 Matthias ClasenImprove test coverage for actions and action groups
2010-08-21 Ryan LortieSimplify/fix state logic in GAction, test it.
2010-08-18 Ryan Lortieadd GSimpleActionGroup
2010-08-18 Ryan Lortieadd testcase for GAction