summaryrefslogtreecommitdiff
path: root/telepathy-glib/dbus-properties-mixin.h
Commit message (Expand)AuthorAgeFilesLines
* update UNRELEASEDGuillaume Desmottes2013-09-241-1/+1
* tp_dbus_properties_mixin_dup_all: make publicSimon McVittie2013-09-131-0/+4
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* Version-annotate recent APISimon McVittie2012-05-031-0/+5
* Expose tp_dbus_properties_mixin_set()Will Thompson2011-10-111-0/+6
* Expose tp_svc_interface_get_dbus_properties_infoWill Thompson2011-10-101-0/+2
* Add tp_dbus_properties_mixin_emit_properties_changed_varargs()Will Thompson2011-09-061-0/+6
* _emit_properties_changed(): use annotationsWill Thompson2011-09-061-3/+1
* DBusPropertiesMixin: add flags for Changed annotationWill Thompson2011-09-061-1/+4
* Add tp_dbus_properties_mixin_emit_properties_changedWill Thompson2011-09-061-0/+6
* tp_dbus_properties_mixin_fill_properties_hash: addSimon McVittie2010-06-291-0/+7
* dbus-properties-mixin.h: include _gen/genums.h, for TP_TYPE_DBUS_PROPERTIES_M...Simon McVittie2010-05-041-0/+2
* Generate a flags type, not an enum type, for TpDBusPropertiesMixinFlagsSimon McVittie2010-05-041-1/+1
* Instead of guarding against callbacks and pointers being different sizes, jus...Simon McVittie2010-04-051-7/+1
* various: warn about unused results that would indicate an obvious leakSimon McVittie2009-12-181-1/+2
* TpDBusPropertiesMixin: rename @interface to @iface throughoutSimon McVittie2009-10-161-4/+4
* Move tp_dbus_properties_mixin_make_properties_hash to the correct fileWill Thompson2008-09-151-0/+4
* Add tp_dbus_properties_mixin_get()Simon McVittie2008-07-231-0/+4
* TpDBusPropertiesMixin: implement a cleaner way for mixins to hook in property...Simon McVittie2008-05-271-1/+11
* Add tp_dbus_properties_mixin_getter_gobject_properties, tp_dbus_properties_mi...Simon McVittie2008-02-181-0/+7
* Document the DBus.Properties mixinSimon McVittie2008-02-181-4/+7
* Make registering DBus.Properties for the mixin more declarative.Simon McVittie2008-02-181-9/+13
* Make tp_svc_interface_get_dbus_properties_info private (there's no real need ...Simon McVittie2008-02-181-3/+0
* Add D-Bus core Properties mixinSimon McVittie2008-02-131-0/+105