xdgmime: plug a small leak
[platform/upstream/glib.git] / gio / gdbusactiongroup.c
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