summaryrefslogtreecommitdiff
path: root/gio/gdbusinterface.c
AgeCommit message (Expand)Author
2023-10-23gio: Fix invalid doc linksPhilip Withnall
2023-10-17docs: Move the GDBusInterface SECTIONMatthias Clasen
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2020-11-11gio: Add missing nullable annotationsSebastian Dröge
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2016-11-22introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert
2015-03-12Convert remaining uses of 'Rename to:'Ryan Lortie
2014-01-31Docs: don't use the warning tagMatthias Clasen
2014-01-31Updated FSF's addressDaniel Mustieles
2012-03-31Add missing allow-none annotations for function parameters.Robert Ancell
2012-01-26GDBusInterface: add dup_object() methodDavid Zeuthen
2011-06-20Stop using glib-genmarshal at build timeColin Walters
2011-04-13GDBus: Use Skeleton instead of StubDavid Zeuthen
2011-04-11Also use interface_ instead of interface in C filesDavid Zeuthen
2011-04-09GDBus: Document GVariant/GValue conversion routines and move to them to utilsDavid Zeuthen
2011-04-08Add "Since: 2.30" for new D-Bus routinesDavid Zeuthen
2011-04-08Start merging gdbus-codegen codeDavid Zeuthen