summaryrefslogtreecommitdiff
path: root/gio/gdbusobjectmanager.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Merge branch 'object-manager-doc-wrong-class' into 'main'Philip Withnall2021-09-211-1/+1
|\
| * Fix documentation for g_dbus_object_manager_get_object().Robert Ancell2021-09-211-1/+1
* | gdbus: Add various missing (nullable) or (not nullable) annotationsPhilip Withnall2021-06-031-2/+2
|/
* gio: remove use of generic marshaller from GIO objectsChristian Hergert2019-06-171-2/+9
* gio: ensure default va_marshaller is usedChristian Hergert2019-06-171-2/+2
* gdbusobjectmanager: store signal ids for re-useChristian Hergert2019-06-171-42/+56
* docs: Use ‘look up’ as a verb, rather than the noun ‘lookup’Philip Withnall2019-04-261-3/+3
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gio: Intern all signal names beforehandMatthias Clasen2015-09-121-4/+4
* docs: fix up docs issues in gio/Xavier Claessens2015-02-051-0/+7
* Convert external links to markdown syntaxMatthias Clasen2014-02-051-2/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Pass in NULL instead of g_cclosure_marshal_genericJohan Dahlin2011-07-191-2/+2
* Stop using glib-genmarshal at build timeColin Walters2011-06-201-3/+2
* GDBus: Add some gobject-introspection annotations for new codeDavid Zeuthen2011-04-161-2/+4
* Add "Since: 2.30" for new D-Bus routinesDavid Zeuthen2011-04-081-6/+16
* Start merging gdbus-codegen codeDavid Zeuthen2011-04-081-0/+216