Add references to the dbus interface docs on the wiki
[platform/upstream/glib.git] / gio / gapplicationimpl-dbus.c
2011-12-20 Matthias ClasenAdd references to the dbus interface docs on the wiki
2011-12-19 Ryan LortieDrop public menu APIs from GApplication
2011-12-17 Ryan LortieGApplication: receiving end of GRemoteActionGroup
2011-12-17 Ryan Lortieintroduce GRemoteActionGroup
2011-12-17 Ryan LortieGApplication: send platform data for actions again
2011-12-08 Ryan LortieGDBusActionGroup: make API just like GDBusMenuModel
2011-12-08 Ryan LortieGDBusActionGroup: drop ability to 'inject'
2011-12-08 Ryan LortieGApplication dbus: publish the menus again
2011-12-08 Ryan LortieAction group exporter: clean up the API
2011-12-08 Ryan LortieGApplication: simplify dbus impl
2011-12-08 Ryan LortieGApplication dbus: use XML for introspection
2011-12-08 Ryan LortieGApplication: make distinction about menus
2011-12-08 Matthias ClasenRename exporter APIs
2011-12-08 Matthias ClasenAdd g_application_set_menu
2011-12-08 Matthias ClasenGApplication: use GDBusActionGroup
2011-12-08 Ryan LortieGApplication: port action client to new D-Bus API
2011-12-08 Ryan LortieGApplication: use GActionGroup exporter
2011-12-08 Ryan LortieRevert "Use an XML blob for gapplication interface...
2011-12-08 Ryan LortieRevert "Forgot one interface..."
2011-11-29 Matthias ClasenForgot one interface...
2011-11-29 Matthias ClasenUse an XML blob for gapplication interface info
2011-11-27 Ryan LortieGApplication: unregister action interface export
2011-11-22 Ryan LortieGApplication: don't fail if can't get session bus
2011-11-19 Matthias ClasenGApplication: unregister bus name
2011-10-17 Ryan Lortiegio static fixups
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-09 Ryan LortieGApplication: allow '-' in application ID
2011-05-18 Ryan LortieWhitespace fixes
2011-05-18 Ryan LortieGApplication: fix remote action states
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-10 Ryan LortieGApplication: fix leaked object path
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-11 Matthias ClasenAvoid a segfault in g_application_register()
2010-12-15 Cosimo Cecchigapplication: plug a memory leak
2010-11-29 Aleksander MorgadoFixes GB#635187: Always unbox GVariant parameter receiv...
2010-10-29 Ryan LortieGApplication: emit a signal when starting up
2010-10-28 Ryan LortieGApplication: use infinite timeout for CommandLine
2010-10-25 Ryan LortieImplement (untested) GApplication actions support
2010-10-23 Matthias ClasenMove a confusing comment to the right place
2010-10-19 Ryan LortieGApplication: reduce GVariant abuse
2010-10-19 Ryan LortieGApplication: merge DBus interface into C source
2010-10-18 Ryan LortieGApplication: add remote commandline support
2010-10-18 Ryan Lortienew GApplication implementation