summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Add missing textdomain() callJuan A. Suarez Romero1-0/+1
2014-02-26call-utils: use TpAccountChannelRequest higher level APIGuillaume Desmottes1-5/+2
2014-02-26call-handler: remove 'initial-audio' propGuillaume Desmottes1-15/+0
2014-02-26empathy_call_new_with_streams: remove initial_audio argGuillaume Desmottes1-2/+1
2014-02-24Use new name of Ubuntu Online Accounts panel.Robert Ancell1-2/+2
2014-02-17add Chat_Manager.xml to EXTRA_DISTGuillaume Desmottes1-1/+2
2014-02-12chat-mgr: use GDBus service APIGuillaume Desmottes2-27/+33
2014-02-12chat-mgr: Use GDBus client side APIGuillaume Desmottes2-16/+52
2014-02-12generate GDBus API for the chat managerGuillaume Desmottes3-0/+48
2014-02-06add empathy-bus-names.hGuillaume Desmottes5-15/+10
2014-02-06prefix Telepathy bus names with TP_Guillaume Desmottes3-4/+4
2014-02-06chat-manager: define CHAT_MANAGER_PATHGuillaume Desmottes1-2/+4
2014-02-05audio-src: use gst 1.0 caps formatGuillaume Desmottes1-1/+1
2014-02-05debug-window: disable Debug on all proxies when exitingGuillaume Desmottes1-0/+32
2014-02-05debug-window: fix leak on all TpDebugClientGuillaume Desmottes1-3/+4
2014-02-05debug-window: fix proxy leakGuillaume Desmottes1-0/+2
2014-02-05debug-window: prevent using the store when disposingGuillaume Desmottes1-1/+6
2014-02-05debug-window: prevent proxy_invalidated_cb to be called after disposeGuillaume Desmottes1-2/+2
2014-02-03Set the license type instead of the license text.Emilio Pozuelo Monfort1-28/+1
2014-01-27event-manager: remove HandleWith() fallbackGuillaume Desmottes1-30/+1
2014-01-27call-window: use HandleWithTime()Guillaume Desmottes1-2/+3
2013-12-27app menu: standardize Help/About/QuitMichael Catanzaro1-1/+1
2013-12-02Roster: use the plural for "any contacts"Will Thompson1-1/+1
2013-11-18Insert smileys at the cursor positionVeena Katiyar1-5/+2
2013-10-25accounts-dialog: early return if gtk_tree_view_get_selection returns NULLGuillaume Desmottes1-0/+2
2013-10-23event-manager: ignore StreamedMediaGuillaume Desmottes1-2/+1
2013-10-22Stop observing/approving StreamedMedia channelsGuillaume Desmottes2-19/+4
2013-10-12Merge branch 'gnome-3-10'Guillaume Desmottes1-83/+48
2013-10-12use list_names_cb to find MCGuillaume Desmottes1-18/+7
2013-10-12debug: factor out helpersGuillaume Desmottes1-9/+28
2013-10-12debug: stop using tp_list_connection_names()Guillaume Desmottes1-48/+5
2013-10-12debug: make add_client() more genericGuillaume Desmottes1-8/+8
2013-10-10Add missing telepathy-glib-dbus.h includesXavier Claessens10-0/+11
2013-10-03Add missing telepathy-glib-dbus.h includesXavier Claessens10-0/+11
2013-10-03Drop support for gstreamer 0.10Xavier Claessens4-97/+1
2013-09-26EmpathyDebugWindow: set request widget size, drop set default sizeIgor Gnatenko1-1/+1
2013-09-25use (room-name, account-path) as primary key when removing GMenuItemGuillaume Desmottes1-5/+24
2013-09-25menu_removed_cb: fix 'name' leakGuillaume Desmottes1-7/+13
2013-09-25menu_removed_cb: call g_menu_model_get_n_items() onceGuillaume Desmottes1-3/+4
2013-09-25Create one single GAction to join roomsGuillaume Desmottes1-34/+46
2013-09-24preferences: remove location resources BIND_SENSITIVE callsGuillaume Desmottes1-6/+0
2013-09-23EmpathyDebugger: Initialize gint argc as 0Igor Gnatenko1-1/+1
2013-09-17coding style fixesGuillaume Desmottes3-3/+3
2013-09-12Use tpaw_uoa_manager_dup instead of empathy_uoa_manager_dupChandni Verma1-1/+1
2013-09-09Merge branch 'gnome-3-8'Guillaume Desmottes1-1/+1
2013-09-09debug-window: fix typoGuillaume Desmottes1-1/+1
2013-09-09Merge branch 'gnome-3-8'Guillaume Desmottes1-1/+6
2013-09-09debug-window: ellipsize the message text rendererGuillaume Desmottes1-1/+6
2013-09-05stop using gtk_style_context_get_fontGuillaume Desmottes1-3/+6
2013-09-04roster-view: inherit from GtkListBoxGuillaume Desmottes1-6/+5