summaryrefslogtreecommitdiff
path: root/vapi/avahi-client.vapi
Commit message (Collapse)AuthorAgeFilesLines
* avahi-clent: Fix a typoFlorian Brosch2015-11-221-1/+1
|
* avahi-client: remove deprecated methods which throw errors.Evan Nemerson2013-10-051-49/+0
| | | | | | | They were wrapper methods which caused a dependency on avahi-gobject which should not exist. They were deprecated several years ago with the goal of removing them at some point, and I think that time has come.
* vapi: Add missing has_type_id = false in non-GObject bindings.Evan Nemerson2013-10-051-4/+4
|
* avahi-client: deprecated wrapper methods which throw errorsFabian Deutsch2012-01-131-23/+53
| | | | First step towards fixing 665375.
* Split avahi-client out from avahi-gobject.Fabian Deutsch2011-10-211-0/+238
Fixes bug 662175.