summaryrefslogtreecommitdiff
path: root/gio/gdbusobjectproxy.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-6/+3
* gdbus: Fix some compiler warningsColin Walters2012-11-151-2/+2
* Plug a minor memory leak in GDBusObjectProxyMatthias Clasen2012-08-061-0/+2
* GDBusObjectProxy: Don't leak connectionDavid Zeuthen2012-04-171-0/+2
* GDBus: switch to struct-embedded GMutex and GCondRyan Lortie2011-10-041-22/+22
* GDBusObject{Proxy,Skeleton}: Prefix properties with g- to avoid collisionsDavid Zeuthen2011-09-211-14/+14
* GDBusObjectProxy: Add lockingDavid Zeuthen2011-08-291-8/+54
* Some documentation additionsMatthias Clasen2011-05-011-2/+14
* gdbus-codegen: Generate GDBusObject{,Proxy,Skeleton} subtypesDavid Zeuthen2011-04-251-50/+25
* GDBus: Add some gobject-introspection annotations for new codeDavid Zeuthen2011-04-161-1/+2
* Add "Since: 2.30" for new D-Bus routinesDavid Zeuthen2011-04-081-0/+8
* Start merging gdbus-codegen codeDavid Zeuthen2011-04-081-0/+315