[kdbus] Use new API insted of direct call to org.freedesktop.DBus
[platform/upstream/glib.git] / gio / gapplicationimpl-dbus.c
2015-07-10 Lukasz Skalski[kdbus] Use new API insted of direct call to org.freede...
2015-07-10 Lukasz SkalskiSilent some warnings
2015-07-10 Ryan Lortiewip junk
2014-07-23 Colin Waltersgapplicationimpl-dbus: Fix leak of fd list object
2014-07-02 Michael CatanzaroFix old wiki links
2014-02-06 Ryan LortieGApplication: parse command line options
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-07 Ryan LortieGApplication: fix bogus testcase
2013-10-26 Giovanni Campagnagapplication: don't emit warnings for DBus calls
2013-10-26 Giovanni Campagnagapplication: fix memory leak
2013-10-17 Ryan LortieRevert "gapplication: don't rely on cmdline being final...
2013-10-17 Cosimo Cecchigapplication: don't rely on cmdline being finalized...
2013-07-14 Ryan LortieGApplication: reply to ActivateAction
2013-06-06 Matthias ClasenUpdate link to documentation
2013-06-05 Ryan LortieGApplication: implement fd.o application spec
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-04-29 Ryan LortieGApplication: don't leak 'hint' on remote Open
2013-04-04 Cosimo Cecchiapplication: introduce methods to mark the application...
2013-01-29 Colin WaltersAdd g_close(), use it
2012-12-27 Ryan LortieAdd g_application_command_line_get_stdin()
2012-12-06 Ryan Lortievarious: add missing cases of #include "config.h"
2012-11-02 Colin Waltersgdbusactiongroup: Add prototype for g_dbus_action_group...
2012-05-29 Christian Perschapplication: Add dbus register/unregister hooks
2012-05-24 Christian Perschapplication: Save a few bytes in the library
2012-04-30 Ryan LortieGApplication: add accessor for DBus information
2012-04-30 Ryan LortieGApplication: allow null application_id
2012-03-05 Alexander LarssonMerge branch 'signal-performance'
2012-03-03 Ryan LortieGApplication: fix name unregister logic
2012-02-09 Ryan LortieGApplication: put non-unique apps on D-Bus
2012-01-18 Ryan LortieGApplication: drop support for appmenu/menubars
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
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