Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-26 | use tp_account_channel_request_set_file_transfer_hash() | Guillaume Desmottes | 1 | -7/+2 | |
https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | use tp_account_channel_request_new_stream_tube() | Guillaume Desmottes | 1 | -10/+3 | |
https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | bump tp-glib dep | Guillaume Desmottes | 1 | -2/+2 | |
Needed for newer TpAccountChannelRequest API. https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | ft-handler: use TpAccountChannelRequest higher level API | Guillaume Desmottes | 1 | -40/+20 | |
https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | tp-chat: use TpAccountChannelRequest higher level API | Guillaume Desmottes | 1 | -18/+17 | |
https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | request-util: use TpAccountChannelRequest higher level API | Guillaume Desmottes | 1 | -13/+6 | |
https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | share-my-desktop: use tp_account_channel_request_set_target_contact() | Guillaume Desmottes | 1 | -4/+2 | |
https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | empathy-chat: use tp_account_channel_request_new_text() | Guillaume Desmottes | 1 | -9/+4 | |
https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | call-utils: use TpAccountChannelRequest higher level API | Guillaume Desmottes | 3 | -38/+28 | |
https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | call-handler: remove 'initial-audio' prop | Guillaume Desmottes | 1 | -15/+0 | |
It was always set to TRUE anyway. https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | empathy_call_new_with_streams: remove initial_audio arg | Guillaume Desmottes | 6 | -20/+10 | |
We always pass TRUE. https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | call-utils: inline call_new_with_streams() | Guillaume Desmottes | 1 | -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-24 | Updated Lithuanian translation | Aurimas Černius | 1 | -268/+228 | |
2014-02-24 | Use new name of Ubuntu Online Accounts panel. | Robert Ancell | 1 | -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-23 | Updated Hungarian translation | Balázs Úr | 1 | -273/+269 | |
2014-02-19 | Updated Norwegian bokmål translation | Kjartan Maraas | 1 | -190/+157 | |
2014-02-17 | remove released flag | Guillaume Desmottes | 1 | -1/+1 | |
2014-02-17 | add Chat_Manager.xml to EXTRA_DIST | Guillaume Desmottes | 1 | -1/+2 | |
2014-02-17 | 3.11.90 | Guillaume Desmottes | 2 | -2/+15 | |
2014-02-13 | TplEntity has been replaced by TpEntityType | Guillaume Desmottes | 4 | -20/+20 | |
2014-02-13 | TpHandleType has been renamed to TpEntityType | Guillaume Desmottes | 18 | -58/+58 | |
2014-02-12 | configure: Nautilus sendto plugin has been removed | Guillaume Desmottes | 1 | -1/+0 | |
2014-02-12 | extensions: remove Chat_Manager.xml | Guillaume Desmottes | 3 | -38/+0 | |
We use GDBus now. https://bugzilla.gnome.org/show_bug.cgi?id=723766 | |||||
2014-02-12 | chat-mgr: use GDBus service API | Guillaume Desmottes | 2 | -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-12 | chat-mgr: Use GDBus client side API | Guillaume Desmottes | 2 | -16/+52 | |
https://bugzilla.gnome.org/show_bug.cgi?id=723766 | |||||
2014-02-12 | generate GDBus API for the chat manager | Guillaume Desmottes | 3 | -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-11 | Updated Ukrainian translation | Daniel Korostil | 1 | -459/+498 | |
2014-02-07 | GOA plugin: implement both MC 5.16 and MC 5.18 APIs | Simon McVittie | 1 | -39/+364 | |
2014-02-07 | GOA plugin: use signal-emission helpers | Simon McVittie | 1 | -3/+5 | |
2014-02-07 | Merge branch 'master' into next-remove-ext | Guillaume Desmottes | 18 | -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-06 | add empathy-bus-names.h | Guillaume Desmottes | 7 | -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-06 | prefix Telepathy bus names with TP_ | Guillaume Desmottes | 9 | -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-06 | chat-manager: define CHAT_MANAGER_PATH | Guillaume Desmottes | 1 | -2/+4 | |
https://bugzilla.gnome.org/show_bug.cgi?id=723766 | |||||
2014-02-05 | Updated Aragonese translation | Jorge Pérez Pérez | 1 | -1738/+1714 | |
2014-02-05 | audio-src: use gst 1.0 caps format | Guillaume Desmottes | 1 | -1/+1 | |
2014-02-05 | stop generating Logger API as an extension | Guillaume Desmottes | 3 | -161/+0 | |
2014-02-05 | use tp-glib generated logger API | Guillaume Desmottes | 1 | -22/+5 | |
2014-02-05 | Merge branch 'master' into next | Guillaume Desmottes | 3 | -8/+47 | |
2014-02-05 | debug-window: disable Debug on all proxies when exiting | Guillaume Desmottes | 1 | -0/+32 | |
https://bugzilla.gnome.org/show_bug.cgi?id=692793 | |||||
2014-02-05 | debug-window: fix leak on all TpDebugClient | Guillaume Desmottes | 1 | -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-05 | debug-window: fix proxy leak | Guillaume Desmottes | 1 | -0/+2 | |
gtk_list_store_get() gives us a new ref. https://bugzilla.gnome.org/show_bug.cgi?id=692793 | |||||
2014-02-05 | debug-window: prevent using the store when disposing | Guillaume Desmottes | 1 | -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-05 | debug-window: prevent proxy_invalidated_cb to be called after dispose | Guillaume Desmottes | 1 | -2/+2 | |
https://bugzilla.gnome.org/show_bug.cgi?id=692793 | |||||
2014-02-05 | remove INSTALL | Guillaume Desmottes | 2 | -2/+1 | |
It's generated by autogen. | |||||
2014-02-04 | Merge branch 'master' into next | Guillaume Desmottes | 9 | -2280/+1619 | |
Conflicts: configure.ac extensions/Connection_Interface_Renaming.xml extensions/Makefile.am extensions/misc.xml | |||||
2014-02-04 | Renaming: use tp-glib API instead of generating it as an extension | Guillaume Desmottes | 4 | -106/+5 | |
2014-02-04 | depend on tp-glib 0.23.0 | Guillaume Desmottes | 1 | -1/+1 | |
Needed for Renaming API. | |||||
2014-02-04 | remove CredentialsStorage extension | Guillaume Desmottes | 4 | -85/+2 | |
2014-02-03 | updated kn.po | Shankar Prasad | 1 | -1450/+833 | |
2014-02-03 | remove released flag | Guillaume Desmottes | 1 | -1/+1 | |