summaryrefslogtreecommitdiff
path: root/gio/gdbusinterface.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gio: Add missing nullable annotationsSebastian Dröge2020-11-111-2/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-1/+1
* Convert remaining uses of 'Rename to:'Ryan Lortie2015-03-121-3/+1
* Docs: don't use the warning tagMatthias Clasen2014-01-311-6/+5
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add missing allow-none annotations for function parameters.Robert Ancell2012-03-311-1/+1
* GDBusInterface: add dup_object() methodDavid Zeuthen2012-01-261-1/+39
* Stop using glib-genmarshal at build timeColin Walters2011-06-201-1/+0
* GDBus: Use Skeleton instead of StubDavid Zeuthen2011-04-131-2/+2
* Also use interface_ instead of interface in C filesDavid Zeuthen2011-04-111-17/+17
* GDBus: Document GVariant/GValue conversion routines and move to them to utilsDavid Zeuthen2011-04-091-315/+0
* Add "Since: 2.30" for new D-Bus routinesDavid Zeuthen2011-04-081-0/+10
* Start merging gdbus-codegen codeDavid Zeuthen2011-04-081-0/+410