summaryrefslogtreecommitdiff
path: root/telepathy-glib/dbus-properties-mixin.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-29tp_dbus_properties_mixin_fill_properties_hash: addSimon McVittie1-0/+7
2010-05-04dbus-properties-mixin.h: include _gen/genums.h, for TP_TYPE_DBUS_PROPERTIES_M...Simon McVittie1-0/+2
2010-05-04Generate a flags type, not an enum type, for TpDBusPropertiesMixinFlagsSimon McVittie1-1/+1
2010-04-05Instead of guarding against callbacks and pointers being different sizes, jus...Simon McVittie1-7/+1
2009-12-18various: warn about unused results that would indicate an obvious leakSimon McVittie1-1/+2
2009-10-16TpDBusPropertiesMixin: rename @interface to @iface throughoutSimon McVittie1-4/+4
2008-09-15Move tp_dbus_properties_mixin_make_properties_hash to the correct fileWill Thompson1-0/+4
2008-07-23Add tp_dbus_properties_mixin_get()Simon McVittie1-0/+4
2008-05-27TpDBusPropertiesMixin: implement a cleaner way for mixins to hook in property...Simon McVittie1-1/+11
2008-02-18Add tp_dbus_properties_mixin_getter_gobject_properties, tp_dbus_properties_mi...Simon McVittie1-0/+7
2008-02-18Document the DBus.Properties mixinSimon McVittie1-4/+7
2008-02-18Make registering DBus.Properties for the mixin more declarative.Simon McVittie1-9/+13
2008-02-18Make tp_svc_interface_get_dbus_properties_info private (there's no real need ...Simon McVittie1-3/+0
2008-02-13Add D-Bus core Properties mixinSimon McVittie1-0/+105