summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-03-11Updated Russian translationYuri Myasoedov1-289/+288
2014-03-10Updated Polish translationPaweł Żołnowski1-308/+267
2014-03-09Updated Czech translationMarek Černocký1-1/+1
2014-03-08Updated Czech translationMarek Černocký1-14/+14
2014-03-08Updated Latvian translationRūdolfs Mazurs1-310/+307
2014-03-06Updated Korean translationChangwoo Ryu1-454/+443
2014-03-06[l10n] Update Catalan translationPau Iranzo1-460/+496
2014-03-05Updated Norwegian bokmål translationKjartan Maraas1-86/+86
2014-03-03remove released flagGuillaume Desmottes1-1/+1
2014-03-033.11.91Guillaume Desmottes2-2/+17
2014-03-03telepathy-account-widgets: update to masterGuillaume Desmottes1-0/+0
2014-02-26use TpAccountChannelRequest Conference high level APIGuillaume Desmottes1-6/+3
https://bugzilla.gnome.org/show_bug.cgi?id=725070
2014-02-26tp-chat: stop setting TargetHandleType: NoneGuillaume Desmottes1-4/+0
It's now down automatically by TpAccountChannelRequest. https://bugzilla.gnome.org/show_bug.cgi?id=725070
2014-02-26use tp_account_channel_request_set_sms_channel()Guillaume Desmottes1-3/+1
https://bugzilla.gnome.org/show_bug.cgi?id=725070
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-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-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-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