summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-02-26use tp_account_channel_request_set_file_transfer_hash()Guillaume Desmottes1-7/+2
https://bugzilla.gnome.org/show_bug.cgi?id=725070
2014-02-26use tp_account_channel_request_new_stream_tube()Guillaume Desmottes1-10/+3
https://bugzilla.gnome.org/show_bug.cgi?id=725070
2014-02-26bump tp-glib depGuillaume Desmottes1-2/+2
Needed for newer TpAccountChannelRequest API. https://bugzilla.gnome.org/show_bug.cgi?id=725070
2014-02-26ft-handler: use TpAccountChannelRequest higher level APIGuillaume Desmottes1-40/+20
https://bugzilla.gnome.org/show_bug.cgi?id=725070
2014-02-26tp-chat: use TpAccountChannelRequest higher level APIGuillaume Desmottes1-18/+17
https://bugzilla.gnome.org/show_bug.cgi?id=725070
2014-02-26request-util: use TpAccountChannelRequest higher level APIGuillaume Desmottes1-13/+6
https://bugzilla.gnome.org/show_bug.cgi?id=725070
2014-02-26share-my-desktop: use tp_account_channel_request_set_target_contact()Guillaume Desmottes1-4/+2
https://bugzilla.gnome.org/show_bug.cgi?id=725070
2014-02-26empathy-chat: use tp_account_channel_request_new_text()Guillaume Desmottes1-9/+4
https://bugzilla.gnome.org/show_bug.cgi?id=725070
2014-02-26call-utils: use TpAccountChannelRequest higher level APIGuillaume Desmottes3-38/+28
https://bugzilla.gnome.org/show_bug.cgi?id=725070
2014-02-26call-handler: remove 'initial-audio' propGuillaume Desmottes1-15/+0
It was always set to TRUE anyway. https://bugzilla.gnome.org/show_bug.cgi?id=725070
2014-02-26empathy_call_new_with_streams: remove initial_audio argGuillaume Desmottes6-20/+10
We always pass TRUE. https://bugzilla.gnome.org/show_bug.cgi?id=725070
2014-02-26call-utils: inline call_new_with_streams()Guillaume Desmottes1-14/+2
We no longer support fallbacking to StreamedMedia so there is no point keeping this static function. https://bugzilla.gnome.org/show_bug.cgi?id=725070
2014-02-24Updated Lithuanian translationAurimas Černius1-268/+228
2014-02-24Use new name of Ubuntu Online Accounts panel.Robert Ancell1-2/+2
Since migrating to unity-control-center the name for the credentials panel has changed. Use this new name. https://bugzilla.gnome.org/show_bug.cgi?id=724711
2014-02-23Updated Hungarian translationBalázs Úr1-273/+269
2014-02-19Updated Norwegian bokmål translationKjartan Maraas1-190/+157
2014-02-17remove released flagGuillaume Desmottes1-1/+1
2014-02-17add Chat_Manager.xml to EXTRA_DISTGuillaume Desmottes1-1/+2
2014-02-173.11.90Guillaume Desmottes2-2/+15
2014-02-13TplEntity has been replaced by TpEntityTypeGuillaume Desmottes4-20/+20
2014-02-13TpHandleType has been renamed to TpEntityTypeGuillaume Desmottes18-58/+58
2014-02-12configure: Nautilus sendto plugin has been removedGuillaume Desmottes1-1/+0
2014-02-12extensions: remove Chat_Manager.xmlGuillaume Desmottes3-38/+0
We use GDBus now. https://bugzilla.gnome.org/show_bug.cgi?id=723766
2014-02-12chat-mgr: use GDBus service APIGuillaume Desmottes2-27/+33
We have now to use the GtkApplication bus name when calling the method as GBus uses this bus name and not the Telepathy one which is used by dbus-glib. https://bugzilla.gnome.org/show_bug.cgi?id=723766
2014-02-12chat-mgr: Use GDBus client side APIGuillaume Desmottes2-16/+52
https://bugzilla.gnome.org/show_bug.cgi?id=723766
2014-02-12generate GDBus API for the chat managerGuillaume Desmottes3-0/+48
Plan is to get rid of our own code gen system in next. https://bugzilla.gnome.org/show_bug.cgi?id=723766
2014-02-11Updated Ukrainian translationDaniel Korostil1-459/+498
2014-02-07GOA plugin: implement both MC 5.16 and MC 5.18 APIsSimon McVittie1-39/+364
2014-02-07GOA plugin: use signal-emission helpersSimon McVittie1-3/+5
2014-02-07Merge branch 'master' into next-remove-extGuillaume Desmottes18-1772/+1776
Conflicts: libempathy-gtk/empathy-chat.c libempathy/empathy-ft-factory.c libempathy/empathy-tp-chat.c src/empathy-call-window.c src/empathy-chat-manager.c
2014-02-06add empathy-bus-names.hGuillaume Desmottes7-15/+40
It's convenient to have a single file containing all the D-Bus names so a component can easily call a method on another one. Also rename from DBUS_NAME to BUS_NAME to stay coherent with the TP_BUS_NAME. https://bugzilla.gnome.org/show_bug.cgi?id=723766
2014-02-06prefix Telepathy bus names with TP_Guillaume Desmottes9-16/+17
So it's clearer that we are referring the Telepathy bus name and not the GtkApplication one. https://bugzilla.gnome.org/show_bug.cgi?id=723766
2014-02-06chat-manager: define CHAT_MANAGER_PATHGuillaume Desmottes1-2/+4
https://bugzilla.gnome.org/show_bug.cgi?id=723766
2014-02-05Updated Aragonese translationJorge Pérez Pérez1-1738/+1714
2014-02-05audio-src: use gst 1.0 caps formatGuillaume Desmottes1-1/+1
2014-02-05stop generating Logger API as an extensionGuillaume Desmottes3-161/+0
2014-02-05use tp-glib generated logger APIGuillaume Desmottes1-22/+5
2014-02-05Merge branch 'master' into nextGuillaume Desmottes3-8/+47
2014-02-05debug-window: disable Debug on all proxies when exitingGuillaume Desmottes1-0/+32
https://bugzilla.gnome.org/show_bug.cgi?id=692793
2014-02-05debug-window: fix leak on all TpDebugClientGuillaume Desmottes1-3/+4
The store keeps its own ref and the client is reffed while the async call so we can unref it right away. https://bugzilla.gnome.org/show_bug.cgi?id=692793
2014-02-05debug-window: fix proxy leakGuillaume Desmottes1-0/+2
gtk_list_store_get() gives us a new ref. https://bugzilla.gnome.org/show_bug.cgi?id=692793
2014-02-05debug-window: prevent using the store when disposingGuillaume Desmottes1-1/+6
Using g_signal_connect_object() isn't enought as it prevents from calling the callback when the windows has been destroyed but not while disposing it. https://bugzilla.gnome.org/show_bug.cgi?id=692793
2014-02-05debug-window: prevent proxy_invalidated_cb to be called after disposeGuillaume Desmottes1-2/+2
https://bugzilla.gnome.org/show_bug.cgi?id=692793
2014-02-05remove INSTALLGuillaume Desmottes2-2/+1
It's generated by autogen.
2014-02-04Merge branch 'master' into nextGuillaume Desmottes9-2280/+1619
Conflicts: configure.ac extensions/Connection_Interface_Renaming.xml extensions/Makefile.am extensions/misc.xml
2014-02-04Renaming: use tp-glib API instead of generating it as an extensionGuillaume Desmottes4-106/+5
2014-02-04depend on tp-glib 0.23.0Guillaume Desmottes1-1/+1
Needed for Renaming API.
2014-02-04remove CredentialsStorage extensionGuillaume Desmottes4-85/+2
2014-02-03updated kn.poShankar Prasad1-1450/+833
2014-02-03remove released flagGuillaume Desmottes1-1/+1