summaryrefslogtreecommitdiff
path: root/gio/gdbusnamewatching.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Merge branch 'wip/pwithnall/gdbus-names-livelock' into 'main'Philip Withnall2021-08-171-2/+26
|\
| * gdbusnamewatching: Ensure GDestroyNotify is called in correct contextPhilip Withnall2021-06-211-2/+26
* | Port internal uses to use g_source_set_static_name()Philip Withnall2021-07-261-1/+1
|/
* docs: Update various external links to use HEAD instead of masterPhilip Withnall2021-06-071-1/+1
* docs: Replace git.gnome.org with gitlab.gnome.org urlsAvinash Sonawane2021-03-241-1/+1
* gio: Drop unnecessary volatile qualifiers from internal variablesPhilip Withnall2020-11-201-2/+2
* gdbusconnection: Document main context iteration for unsubscriptionsPhilip Withnall2020-02-241-0/+7
* gdbusnamewatching: Check cancellation of a watch before calling backPhilip Withnall2020-01-201-0/+5
* gdbusnamewatching: Remove a redundant function argumentPhilip Withnall2020-01-201-8/+7
* gatomic: Add various casts to use of g_atomic_*()s to fix warningsPhilip Withnall2019-09-211-2/+2
* minor typos in the documentation (a/an)Дилян Палаузов2019-08-241-5/+5
* Disambiguate source namesMatthias Clasen2017-06-281-1/+1
* gdbus: Fix race in name watching on connection teardownPhilip Withnall2017-06-011-5/+43
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gdbus: Fix atomic accesses to global name watch IDPhilip Withnall2017-02-051-3/+6
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-10/+10
* 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-8/+8
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add missing allow-none annotations for function parameters.Robert Ancell2012-03-311-6/+6
* gio: Use G_VALUE_INITJavier Jardón2011-10-181-2/+2
* Add g_main_context_ref_thread_default()Dan Winship2011-10-071-9/+8
* Stop using glib-genmarshal at build timeColin Walters2011-06-201-3/+2
* Make the closure variants of name owning and watching actually workMatthias Clasen2010-08-071-37/+39
* GDBus: Add GDBusSignalFlags and use it in g_dbus_connection_signal_subscribe()David Zeuthen2010-07-191-0/+1
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Bug 623143 – Never require non-closed connectionsDavid Zeuthen2010-06-291-2/+2
* GDBus: Sink closures in _with_closures functionsJürg Billeter2010-06-181-4/+16
* Add _with_closures alternative functions for those in GDBus thatTomeu Vizoso2010-06-101-0/+149
* 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: add 'monitor' verb to gdbus(1)David Zeuthen2010-05-121-3/+66
* GDBus: Use call() instead of invoke_method()David Zeuthen2010-05-101-28/+28
* Update copyright years to include 2010Matthias Clasen2010-05-091-1/+1
* GDBus: Add new symbols to gio.symbolsDavid Zeuthen2010-05-061-0/+4
* GDBus: Fix up i18nDavid Zeuthen2010-05-061-2/+3
* Add "Since: 2.26" to all new GDBus APIDavid Zeuthen2010-05-061-2/+6
* Set up gtk-doc for GDBusDavid Zeuthen2010-05-061-2/+2
* Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen2010-05-061-0/+620