summaryrefslogtreecommitdiff
path: root/libempathy-gtk
AgeCommit message (Expand)AuthorFilesLines
2014-02-26use tp_account_channel_request_new_stream_tube()Guillaume Desmottes1-10/+3
2014-02-26share-my-desktop: use tp_account_channel_request_set_target_contact()Guillaume Desmottes1-4/+2
2014-02-26empathy-chat: use tp_account_channel_request_new_text()Guillaume Desmottes1-9/+4
2014-02-26call-utils: use TpAccountChannelRequest higher level APIGuillaume Desmottes2-33/+26
2014-02-26empathy_call_new_with_streams: remove initial_audio argGuillaume Desmottes5-18/+9
2014-02-26call-utils: inline call_new_with_streams()Guillaume Desmottes1-14/+2
2014-02-06prefix Telepathy bus names with TP_Guillaume Desmottes2-2/+2
2014-02-04Renaming: use tp-glib API instead of generating it as an extensionGuillaume Desmottes1-6/+5
2014-01-07remove EGGLISTBOX_CFLAGSGuillaume Desmottes1-1/+0
2013-12-27Merge branch 'gnome-3-10'Guillaume Desmottes1-4/+4
2013-12-27roster-view: check the 'expanded' property on the GtkExpanderGuillaume Desmottes1-4/+4
2013-11-25libempathy: Remove empathy_create_individual_from_tp_contact()Philip Withnall3-3/+3
2013-11-25libempathy: Remove empathy_create_individual_from_tp_contact()Philip Withnall3-3/+3
2013-11-18Insert smileys at the cursor positionVeena Katiyar2-7/+11
2013-10-23location-manager: include telepathy-glib-dbus.hGuillaume Desmottes1-0/+2
2013-10-22stop using tp_account_manager_is_prepared()Guillaume Desmottes1-1/+1
2013-10-22Stop observing/approving StreamedMedia channelsGuillaume Desmottes1-9/+2
2013-10-22libempathy-gtk: Fix several memory leaks from libgeePhilip Withnall3-20/+48
2013-10-22libempathy-gtk: Fix several memory leaks from libgeePhilip Withnall3-20/+48
2013-10-14translate "Call $NUMBER" menu itemsGuillaume Desmottes1-2/+5
2013-10-10EmpathyMessage: remove flags, they are uselessXavier Claessens1-3/+1
2013-10-10Add missing telepathy-glib-dbus.h includesXavier Claessens9-0/+10
2013-10-10Rename NUM_TP_ to TP_NUM_Xavier Claessens1-1/+1
2013-10-03ui-utils: remove useless self assignationsGuillaume Desmottes1-6/+0
2013-10-03individual-widget: fix enum casting warningGuillaume Desmottes1-1/+2
2013-10-03use folks_presence_details_get_default_message_from_typeGuillaume Desmottes1-2/+1
2013-10-03individual-view: fix enum casting warningGuillaume Desmottes1-1/+1
2013-09-25individual-store-channel: don't steal pixbuf store referenceGuillaume Desmottes1-0/+3
2013-09-24theme-adium: still execute the start of the script if ressource is missingGuillaume Desmottes1-5/+6
2013-09-17coding style fixesGuillaume Desmottes2-3/+3
2013-09-16Stop using Folks deprecated functionsXavier Claessens1-1/+1
2013-09-05stop using gtk_style_context_get_fontGuillaume Desmottes1-2/+5
2013-09-05stop using gtk_icon_info_free()Guillaume Desmottes2-2/+2
2013-09-04remove egg-list-boxGuillaume Desmottes2-3/+0
2013-09-04roster-view: inherit from GtkListBoxGuillaume Desmottes2-78/+72
2013-09-04roster-group: inherit from GtkListBoxRowGuillaume Desmottes3-9/+17
2013-09-04roster-contact: inherit from GtkListBoxRowGuillaume Desmottes2-9/+10
2013-09-03location-manager: use Geoclue 2Guillaume Desmottes1-371/+72
2013-09-03add empathy-geoclue-helperGuillaume Desmottes4-2/+641
2013-09-02theme-adium: deal with g_resources_lookup_data() failingGuillaume Desmottes1-0/+3
2013-09-02Use typographical ellipses consistentlySeán de Búrca1-2/+2
2013-08-28egg-list-box: update to masterGuillaume Desmottes2-2/+2
2013-08-23Emit menu-item-activated when an action is performed from the individual menuChandni Verma3-28/+66
2013-08-23Deploy a signal "menu-item-activated" in EmpathyIndividualMenuChandni Verma1-0/+17
2013-08-20Use the telepathy-account-widgets submodule instead of the internal copyMarco Barisione1-2/+2
2013-08-20account-widget: add an "action-area" propertyMarco Barisione2-2/+3
2013-08-20protocol-chooser: port to TpawProtocolMarco Barisione2-397/+54
2013-08-20tpaw-utils: move ACCOUNT_WIDGETS_RESOURCES_PREFIX from EmpathyMarco Barisione1-2/+0
2013-08-20pixbuf-utils: copy the generic pixbuf-related utily functions from EmpathyMarco Barisione12-184/+30
2013-08-20tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione13-31/+45