summaryrefslogtreecommitdiff
path: root/gio/gdbusnameowning.c
Commit message (Expand)AuthorAgeFilesLines
* gdbus: Check signature of NameAcquired, NameLostSimon McVittie2017-08-071-0/+7
* Disambiguate source namesMatthias Clasen2017-06-281-1/+1
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-12/+12
* Convert remaining uses of 'Rename to:'Ryan Lortie2015-03-121-6/+2
* gio: Add names to idles and timeoutsBastien Nocera2014-03-271-0/+1
* Convert remaining examples to linksMatthias Clasen2014-02-081-1/+2
* Eradicate links and xrefsMatthias Clasen2014-02-081-4/+4
* gdbusnameowning: Convert docs to markdownMatthias Clasen2014-02-011-64/+63
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gdbusnameowning: Don't spew an error if we're releasing a name due to closingColin Walters2013-07-191-1/+3
* Add missing allow-none annotations for function parameters.Robert Ancell2012-03-311-7/+7
* g_bus_own_name: fix race when unowning a name immediately after owning itDavid Zeuthen2011-10-271-24/+62
* gio: Use G_VALUE_INITJavier Jardón2011-10-181-3/+3
* Add g_main_context_ref_thread_default()Dan Winship2011-10-071-9/+8
* Stop using glib-genmarshal at build timeColin Walters2011-06-201-4/+3
* Make the closure variants of name owning and watching actually workMatthias Clasen2010-08-071-40/+52
* GDBus: Add GDBusSignalFlags and use it in g_dbus_connection_signal_subscribe()David Zeuthen2010-07-191-0/+2
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Bug 623143 – Never require non-closed connectionsDavid Zeuthen2010-06-291-3/+2
* GDBus: Sink closures in _with_closures functionsJürg Billeter2010-06-181-5/+20
* Add _with_closures alternative functions for those in GDBus thatTomeu Vizoso2010-06-101-0/+173
* GDBusConnection.call(): add 'reply_type' argumentRyan Lortie2010-05-241-0/+2
* GDBus: Nuke G_BUS_TYPE_NONEDavid Zeuthen2010-05-131-1/+0
* Plug some mem leaksChristian Persch2010-05-131-2/+2
* GDBus: Use call() instead of invoke_method()David Zeuthen2010-05-101-26/+26
* Update copyright years to include 2010Matthias Clasen2010-05-091-1/+1
* Some documentation tweaksMatthias Clasen2010-05-091-8/+10
* GDBus: Add new symbols to gio.symbolsDavid Zeuthen2010-05-061-0/+4
* GDBus: Fix up i18nDavid Zeuthen2010-05-061-2/+2
* Add "Since: 2.26" to all new GDBus APIDavid Zeuthen2010-05-061-2/+8
* Set up gtk-doc for GDBusDavid Zeuthen2010-05-061-2/+2
* Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen2010-05-061-0/+713