Revert "Add GTestDBus object"
[platform/upstream/glib.git] / gio / tests / actions.c
2012-04-18 David ZeuthenRevert "Add GTestDBus object"
2012-04-18 Xavier ClaessensAdd GTestDBus object
2012-03-07 Cosimo Cecchitests: fix GAction test for headless run
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-27 Simon McVittievarious tests: do not provoke SIGTRAP with -m no-undefined
2011-12-08 Ryan LortieGDBusActionGroup: make API just like GDBusMenuModel
2011-12-08 Ryan LortieGDBusActionGroup: drop ability to 'inject'
2011-12-08 Ryan Lortieaction exporter: clarify threading situation
2011-12-08 Matthias ClasenAdd a test for multithreaded action group exporter use
2011-12-08 Ryan LortieAction group exporter: clean up the API
2011-12-08 Matthias ClasenExpand dbus action group tests
2011-12-08 Matthias ClasenAdd some dbus action group tests
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-29 Ryan Lortieactions: merge testcases change_state and entries
2011-06-29 Ryan LortieAdd testcase for GSimpleAction::change-state
2011-06-29 Ryan LortieAdd a test case for GActionEntry
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