summaryrefslogtreecommitdiff
path: root/telepathy-glib/properties-mixin.c
Commit message (Expand)AuthorAgeFilesLines
* Replace more printf() with DEBUG()Xavier Claessens2013-03-191-19/+6
* Stop using TP_ERRORSSimon McVittie2012-05-021-6/+6
* many fixes to documentation commentsJonny Lamb2012-04-061-1/+1
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-2/+2
* TpGroupMixin, TpPropertiesMixin: stop putting ANSI colours in outputSimon McVittie2010-10-211-8/+4
* Change uses of TpIntSet to TpIntsetPhilip Withnall2010-09-141-12/+12
* tp_properties_mixin_set_properties: don't store new value if we might still failSimon McVittie2010-09-101-4/+6
* tp_properties_mixin_set_properties: free value, not just contents, on errorSimon McVittie2010-09-101-2/+1
* TpPropertiesMixin: use TpIntSetFastIterSimon McVittie2010-05-211-6/+10
* Use tp_strdiff instead of strcmp when comparing strings for equalitySimon McVittie2010-04-011-1/+2
* Make gtkdoc 1.11 happySimon McVittie2009-02-271-2/+2
* TpPropertiesMixin: whitespace, remove an unnecessary castSimon McVittie2008-10-151-6/+5
* TpPropertiesMixin: don't shadow remove()Simon McVittie2008-02-211-4/+4
* Document the DBus.Properties mixinSimon McVittie2008-02-181-1/+2
* TpPropertiesMixin: simplify string comparison by using tp_strdiffSimon McVittie2007-12-041-13/+1
* Change all internal-*.h to a more conventional *-internal.hSimon McVittie2007-11-151-1/+1
* Take more advantage of generated GTypesSimon McVittie2007-10-041-6/+8
* Adjust source to deal with the changed array type namesSimon McVittie2007-09-061-2/+2
* Use the generated GTypes in various bits of tp-glibSimon McVittie2007-09-061-12/+13
* properties mixin: when SetProperties is called in the middle of an existing S...Dafydd Harries2007-07-111-1/+3
* fix loop termination conditionDafydd Harries2007-07-111-1/+1
* properties mixin: fix memory leak in ListProperties implementationDafydd Harries2007-07-111-0/+6
* Use tp_g_value_slice_new in a couple of placesSimon McVittie2007-06-281-2/+1
* remove extra debug messageRobert McQueen2007-06-061-2/+0
* properties mixin: gracefully handle situations when client tries to set 0 pro...Senko Rasic2007-01-051-0/+9
* Move contents of lib/ into root directorySimon McVittie2007-04-191-0/+1155