aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-group.c
Commit message (Expand)AuthorAgeFilesLines
* Make _get_invitation more reliablexclaesse2008-05-091-4/+9
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...xclaesse2008-05-061-8/+7
* Fix unused var if debug is disabled.xclaesse2008-05-021-3/+1
* Make use of tp-glib debug system.xclaesse2008-05-011-37/+30
* Fix OUTGOING callsxclaesse2008-04-211-1/+1
* Fix some warningsxclaesse2008-04-111-1/+1
* Do not take McAccount as construct param, it can be found from the TpChannelxclaesse2008-04-111-21/+5
* Add empathy_tp_group_get_invitationxclaesse2008-04-111-0/+34
* Remove all references to TpChan in EmpathyTpGroupxclaesse2008-04-111-53/+7
* Completely remove TpConn and TpChanxclaesse2008-04-111-12/+0
* Fix get_property('ready') on EmpathyTpChat and EmpathyTpGroup (Alban Crequy).xclaesse2008-04-111-0/+3
* Use tp-glib client APIxclaesse2008-04-111-16/+57
* Use tp-glib API in EmpathyTpGroup and add a ready propertyxclaesse2008-04-111-239/+328
* Wait for the factory to be ready before getting membersxclaesse2008-03-141-19/+47
* Remove useless libtelepathy headersxclaesse2008-03-111-1/+1
* Simplify tp_group_get_contact.xclaesse2008-03-111-1/+1
* Update collabora copyright to 2008xclaesse2008-03-031-1/+1
* Add filter for incoming calls so the status icon blink instead of popup direc...xclaesse2008-02-271-0/+12
* Do not export symbols outside the empathy_ namespace.xclaesse2008-02-101-4/+4
* Add sanity check to public APIxclaesse2008-01-121-2/+19
* Have to append a value before doing anything otherwise the array's size is 0xclaesse2007-12-131-1/+2
* Replace g_array_insert_val(array, 0, handle) by g_array_index(array,guint,0)=...xclaesse2007-12-131-1/+1
* Conflicts:xclaesse2007-12-031-1/+1
* 2007-10-18 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-10-181-10/+9
* 2007-10-03 Marco Barisione <marco@barisione.org>mbari2007-10-041-1/+1
* 2007-09-29 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-291-3/+11
* 2007-09-28 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-281-1/+1
* 2007-09-28 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-281-0/+7
* 2007-09-28 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-281-1/+1
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...xclaesse2007-08-311-281/+583
* 2007-07-20 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-201-44/+9
* 2007-07-07 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-071-0/+1
* 2007-06-22 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-221-0/+542