summaryrefslogtreecommitdiff
path: root/telepathy-glib/handle-set.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate tp_handle(s)_ref/unref, tp_handle(s)_client_hold/release and tp_con...Xavier Claessens2012-05-101-30/+2
* Use G_DEFINE_BOXED_TYPE for every boxed type except TpIntsetSimon McVittie2012-05-031-15/+2
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Merge branch 'blocking'Will Thompson2011-05-251-0/+44
|\
| * Add tp_handle_set_to_identifier_map()Will Thompson2011-04-161-0/+44
* | Clean up tp_handle_set_foreach()Will Thompson2011-04-201-6/+3
|/
* use tp_handle_ref's new return type around sourceJonny Lamb2010-11-151-2/+2
* Prepare version 0.13.0telepathy-glib-0.13.0Simon McVittie2010-09-281-2/+2
* tp_handle_set_dump: always produce a single lineSimon McVittie2010-09-231-10/+4
* tp_handle_set_dump: addSimon McVittie2010-09-221-0/+42
* Add g-i annotations to TpHandleSet constructors, and (skip) them all for nowSimon McVittie2010-09-221-6/+6
* TpHandleSet: add convenience constructors from TpIntset and TpHandleSimon McVittie2010-09-221-3/+47
* Change uses of TpIntSet to TpIntsetPhilip Withnall2010-09-141-15/+15
* TpHandleSetMemberFunc: omit from introspection, and move docs to .cSimon McVittie2010-07-261-0/+10
* Add some annotations to TpHandleSetPhilip Withnall2010-07-231-6/+6
* Add (skip) annotations to all newly-bound symbols not used in libfolks testsPhilip Withnall2010-07-231-16/+16
* Prepare version 0.11.7telepathy-glib-0.11.7Simon McVittie2010-06-141-1/+1
* tp_handle_set_new_from_array: addSimon McVittie2010-06-021-0/+23
* Prepare version 0.11.6telepathy-glib-0.11.6Simon McVittie2010-05-251-4/+4
* Add a boxed type for handle setsSimon McVittie2010-05-211-0/+30
* tp_handle_set_copy: addSimon McVittie2010-05-211-0/+24
* TpHandleSet: improve const-correctnessSimon McVittie2010-05-211-4/+5
* tp_handle_set_clear, tp_handle_set_is_empty: addSimon McVittie2010-05-211-0/+32
* Fix various typos and cross-referencesSimon McVittie2010-03-021-5/+5
* TpHandleSet: remove an unnecessary castSimon McVittie2008-10-151-1/+1
* say the GArray is newly-allocated in tp_handle_set_to_array documentationGuillaume Desmottes2007-09-201-1/+2
* Move contents of lib/ into root directorySimon McVittie2007-04-191-0/+301