summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-individual-store-channel.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-27groups-contacts-changed signal has been renamedGuillaume Desmottes1-3/+3
2014-01-27chat-state-changed signal has changedGuillaume Desmottes1-3/+3
2014-01-27Port to Telepathy 1.0Guillaume Desmottes1-3/+3
2013-11-25libempathy: Remove empathy_create_individual_from_tp_contact()Philip Withnall1-1/+1
2013-09-25individual-store-channel: don't steal pixbuf store referenceGuillaume Desmottes1-0/+3
2013-08-20pixbuf-utils: copy the generic pixbuf-related utily functions from EmpathyMarco Barisione1-1/+3
2013-08-14Show typing icon against composing members of a MUCChandni Verma1-0/+67
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina1-2/+1
2013-04-01Use a flat namespace for internal includesEmanuele Aina1-2/+2
2013-04-01Use double quotes for all internal headersEmanuele Aina1-2/+2
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina1-14/+0
2012-09-17include telepathy-glib.hGuillaume Desmottes1-1/+1
2012-05-03individual-store-channel: stop preparing TP_CHANNEL_FEATURE_CONTACTSGuillaume Desmottes1-26/+5
2011-12-14Deal with empathy_create_individual_from_tp_contact() returning NULLGuillaume Desmottes1-0/+2
2011-11-24add initial_loading() as a virtual methodGuillaume Desmottes1-0/+11
2011-11-24Add individual-store-channelGuillaume Desmottes1-0/+330