hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gio / gdbusactiongroup.c
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-08 Matthias ClasenAdd includes to all gio docs
2013-01-18 Colin WaltersRemove most use of G_GNUC_INTERNAL
2012-11-02 Colin Waltersgdbusactiongroup: Add prototype for g_dbus_action_group...
2012-11-02 Colin Waltersbuild: Add missing "static" keyword where it should...
2012-08-06 Pavel VasinGDBusActionGroup: hold ref until async init done
2012-06-25 Lars UebernickelGDbusActionGroup: always set strict when _query_action...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-17 Ryan Lortieintroduce GRemoteActionGroup
2011-12-17 Ryan LortieGDBusActionGroup: add _full variants of activation
2011-12-17 Ryan LortieRevert "GDBusActionGroup: add static platform registration"
2011-12-16 Ryan LortieGDBusActionGroup: add static platform registration
2011-12-15 Colin WaltersGDBusActionGroup: Fix a typo in docs
2011-12-14 Simon McVittieGDBusActionGroup: don't leak param_str
2011-12-14 Simon McVittieg_dbus_action_group_changed: don't leak iterator and...
2011-12-11 Matthias ClasenFix an assertion when activating apps a second time
2011-12-11 Matthias ClasenAdd since tags
2011-12-08 Ryan LortieGDBusActionGroup: make API just like GDBusMenuModel
2011-12-08 Ryan LortieGDBusActionGroup: drop ability to 'inject'
2011-12-08 Matthias ClasenFix up docs
2011-12-08 Matthias ClasenFix the dbus action group query_action implementation
2011-12-08 Matthias ClasenRename exporter APIs
2011-12-08 Ryan LortieAdd GDBusActionGroup