summaryrefslogtreecommitdiff
path: root/gio/gdbusobjectskeleton.c
Commit message (Expand)AuthorAgeFilesLines
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gio: Intern all signal names beforehandMatthias Clasen2015-09-121-1/+1
* Docs: Big entity cleanupMatthias Clasen2014-02-011-3/+3
* 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-4/+3
* gdbusobjectskeleton: Fix compiler warningsColin Walters2012-12-051-2/+2
* gdbus: Fix double free and use after free of object pathStef Walter2012-08-211-1/+1
* gio/*: Use g_list_free_full() convenience functionJavier Jardón2012-01-031-2/+1
* GDBus: switch to struct-embedded GMutex and GCondRyan Lortie2011-10-041-25/+25
* GDBusObject{Proxy,Skeleton}: Prefix properties with g- to avoid collisionsDavid Zeuthen2011-09-211-8/+8
* GDBusObjectSkeleton: Add lockingDavid Zeuthen2011-08-291-15/+69
* Pass in NULL instead of g_cclosure_marshal_genericJohan Dahlin2011-07-191-1/+1
* Stop using glib-genmarshal at build timeColin Walters2011-06-201-2/+1
* gdbus-codegen: Generate GDBusObject{,Proxy,Skeleton} subtypesDavid Zeuthen2011-04-251-31/+0
* GDBusInterfaceStub: Clarify ::g-authorize-method docsDavid Zeuthen2011-04-131-1/+1
* GDBus: Use Skeleton instead of StubDavid Zeuthen2011-04-131-0/+491