summaryrefslogtreecommitdiff
path: root/telepathy-glib/properties-mixin.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-21TpGroupMixin, TpPropertiesMixin: stop putting ANSI colours in outputSimon McVittie1-8/+4
2010-09-14Change uses of TpIntSet to TpIntsetPhilip Withnall1-12/+12
2010-09-10tp_properties_mixin_set_properties: don't store new value if we might still failSimon McVittie1-4/+6
2010-09-10tp_properties_mixin_set_properties: free value, not just contents, on errorSimon McVittie1-2/+1
2010-05-21TpPropertiesMixin: use TpIntSetFastIterSimon McVittie1-6/+10
2010-04-01Use tp_strdiff instead of strcmp when comparing strings for equalitySimon McVittie1-1/+2
2009-02-27Make gtkdoc 1.11 happySimon McVittie1-2/+2
2008-10-15TpPropertiesMixin: whitespace, remove an unnecessary castSimon McVittie1-6/+5
2008-02-21TpPropertiesMixin: don't shadow remove()Simon McVittie1-4/+4
2008-02-18Document the DBus.Properties mixinSimon McVittie1-1/+2
2007-12-04TpPropertiesMixin: simplify string comparison by using tp_strdiffSimon McVittie1-13/+1
2007-11-15Change all internal-*.h to a more conventional *-internal.hSimon McVittie1-1/+1
2007-10-04Take more advantage of generated GTypesSimon McVittie1-6/+8
2007-09-06Adjust source to deal with the changed array type namesSimon McVittie1-2/+2
2007-09-06Use the generated GTypes in various bits of tp-glibSimon McVittie1-12/+13
2007-07-11properties mixin: when SetProperties is called in the middle of an existing S...Dafydd Harries1-1/+3
2007-07-11fix loop termination conditionDafydd Harries1-1/+1
2007-07-11properties mixin: fix memory leak in ListProperties implementationDafydd Harries1-0/+6
2007-06-28Use tp_g_value_slice_new in a couple of placesSimon McVittie1-2/+1
2007-06-06remove extra debug messageRobert McQueen1-2/+0
2007-01-05properties mixin: gracefully handle situations when client tries to set 0 pro...Senko Rasic1-0/+9
2007-04-19Move contents of lib/ into root directorySimon McVittie1-0/+1155