Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 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 | 2 | -33/+26 | |
https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | empathy_call_new_with_streams: remove initial_audio arg | Guillaume Desmottes | 5 | -18/+9 | |
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-06 | prefix Telepathy bus names with TP_ | Guillaume Desmottes | 2 | -2/+2 | |
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-04 | Renaming: use tp-glib API instead of generating it as an extension | Guillaume Desmottes | 1 | -6/+5 | |
2014-01-07 | remove EGGLISTBOX_CFLAGS | Guillaume Desmottes | 1 | -1/+0 | |
We stopped using egg-list-box a while ago. | |||||
2013-12-27 | Merge branch 'gnome-3-10' | Guillaume Desmottes | 1 | -4/+4 | |
2013-12-27 | roster-view: check the 'expanded' property on the GtkExpander | Guillaume Desmottes | 1 | -4/+4 | |
EmpathyRosterGroup is no longer a GtkExpander subclass but a GtkListBoxRow one. https://bugzilla.gnome.org/show_bug.cgi?id=712566 | |||||
2013-11-25 | libempathy: Remove empathy_create_individual_from_tp_contact() | Philip Withnall | 3 | -3/+3 | |
It has been replaced by empathy_ensure_individual_from_tp_contact(), which can’t cause internal state corruption in libfolks by wrapping an existing Persona in a second Individual when it’s already wrapped in one. This has also been fixed in libfolks. See: https://bugzilla.redhat.com/show_bug.cgi?id=1031252 https://bugzilla.gnome.org/show_bug.cgi?id=712839 | |||||
2013-11-25 | libempathy: Remove empathy_create_individual_from_tp_contact() | Philip Withnall | 3 | -3/+3 | |
It has been replaced by empathy_ensure_individual_from_tp_contact(), which can’t cause internal state corruption in libfolks by wrapping an existing Persona in a second Individual when it’s already wrapped in one. This has also been fixed in libfolks. See: https://bugzilla.redhat.com/show_bug.cgi?id=1031252 https://bugzilla.gnome.org/show_bug.cgi?id=712839 | |||||
2013-11-18 | Insert smileys at the cursor position | Veena Katiyar | 2 | -7/+11 | |
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=685899 | |||||
2013-10-23 | location-manager: include telepathy-glib-dbus.h | Guillaume Desmottes | 1 | -0/+2 | |
2013-10-22 | stop using tp_account_manager_is_prepared() | Guillaume Desmottes | 1 | -1/+1 | |
It has been deprecated. | |||||
2013-10-22 | Stop observing/approving StreamedMedia channels | Guillaume Desmottes | 1 | -9/+2 | |
2013-10-22 | libempathy-gtk: Fix several memory leaks from libgee | Philip Withnall | 3 | -20/+48 | |
libgee’s GeeIterator returns a new reference from most of its methods, especially gee_iterable_iterator() and gee_iterator_get(). Add corresponding g_object_unref() calls. https://bugzilla.gnome.org/show_bug.cgi?id=710453 | |||||
2013-10-22 | libempathy-gtk: Fix several memory leaks from libgee | Philip Withnall | 3 | -20/+48 | |
libgee’s GeeIterator returns a new reference from most of its methods, especially gee_iterable_iterator() and gee_iterator_get(). Add corresponding g_object_unref() calls. https://bugzilla.gnome.org/show_bug.cgi?id=710453 | |||||
2013-10-14 | translate "Call $NUMBER" menu items | Guillaume Desmottes | 1 | -2/+5 | |
2013-10-10 | EmpathyMessage: remove flags, they are useless | Xavier Claessens | 1 | -3/+1 | |
2013-10-10 | Add missing telepathy-glib-dbus.h includes | Xavier Claessens | 9 | -0/+10 | |
2013-10-10 | Rename NUM_TP_ to TP_NUM_ | Xavier Claessens | 1 | -1/+1 | |
2013-10-03 | ui-utils: remove useless self assignations | Guillaume Desmottes | 1 | -6/+0 | |
2013-10-03 | individual-widget: fix enum casting warning | Guillaume Desmottes | 1 | -1/+2 | |
2013-10-03 | use folks_presence_details_get_default_message_from_type | Guillaume Desmottes | 1 | -2/+1 | |
This has been introduced in folks since a while (0.7.1). Fix a FIXME and remove a enum casting warning. | |||||
2013-10-03 | individual-view: fix enum casting warning | Guillaume Desmottes | 1 | -1/+1 | |
Thanks clang for catching this! | |||||
2013-09-25 | individual-store-channel: don't steal pixbuf store reference | Guillaume Desmottes | 1 | -0/+3 | |
empathy_individual_store_get_individual_status_icon() doesn't return a reffed pixbuf so we have to ref it explicitly. https://bugzilla.gnome.org/show_bug.cgi?id=708716 | |||||
2013-09-24 | theme-adium: still execute the start of the script if ressource is missing | Guillaume Desmottes | 1 | -5/+6 | |
This fix a regression introduced by 19e784a4b2655db5cf414c7ce43662a9adb9d0c6. If empathy-chat.js can't be find (like in the preferences dialog) we still want to execute the start of the script. https://bugzilla.gnome.org/show_bug.cgi?id=708616 | |||||
2013-09-17 | coding style fixes | Guillaume Desmottes | 2 | -3/+3 | |
2013-09-16 | Stop using Folks deprecated functions | Xavier Claessens | 1 | -1/+1 | |
2013-09-05 | stop using gtk_style_context_get_font | Guillaume Desmottes | 1 | -2/+5 | |
It's been deprecated. https://bugzilla.gnome.org/show_bug.cgi?id=707538 | |||||
2013-09-05 | stop using gtk_icon_info_free() | Guillaume Desmottes | 2 | -2/+2 | |
It's been deprecated. https://bugzilla.gnome.org/show_bug.cgi?id=707538 | |||||
2013-09-04 | remove egg-list-box | Guillaume Desmottes | 2 | -3/+0 | |
https://bugzilla.gnome.org/show_bug.cgi?id=706988 | |||||
2013-09-04 | roster-view: inherit from GtkListBox | Guillaume Desmottes | 2 | -78/+72 | |
https://bugzilla.gnome.org/show_bug.cgi?id=706988 | |||||
2013-09-04 | roster-group: inherit from GtkListBoxRow | Guillaume Desmottes | 3 | -9/+17 | |
Need to be pack in a GtkListBox. https://bugzilla.gnome.org/show_bug.cgi?id=706988 | |||||
2013-09-04 | roster-contact: inherit from GtkListBoxRow | Guillaume Desmottes | 2 | -9/+10 | |
Need to be pack in a GtkListBox. https://bugzilla.gnome.org/show_bug.cgi?id=706988 | |||||
2013-09-03 | location-manager: use Geoclue 2 | Guillaume Desmottes | 1 | -371/+72 | |
https://bugzilla.gnome.org/show_bug.cgi?id=706627 | |||||
2013-09-03 | add empathy-geoclue-helper | Guillaume Desmottes | 4 | -2/+641 | |
Based on a proposed API on fdo#68658. May end up in geoclue at some point. https://bugzilla.gnome.org/show_bug.cgi?id=706627 | |||||
2013-09-02 | theme-adium: deal with g_resources_lookup_data() failing | Guillaume Desmottes | 1 | -0/+3 | |
Only empathy-chat registers the gresources so when executing this code from the empathy process (theme preview in the preferences dialog) we don't find the resource. That's fine as this JS code is only used for the infinite callback but best to not warning. https://bugzilla.gnome.org/show_bug.cgi?id=707291 | |||||
2013-09-02 | Use typographical ellipses consistently | Seán de Búrca | 1 | -2/+2 | |
https://bugzilla.gnome.org/show_bug.cgi?id=707104 | |||||
2013-08-28 | egg-list-box: update to master | Guillaume Desmottes | 2 | -2/+2 | |
Update the signature of our sort function as its API changed. https://bugzilla.gnome.org/show_bug.cgi?id=706829 | |||||
2013-08-23 | Emit menu-item-activated when an action is performed from the individual menu | Chandni Verma | 3 | -28/+66 | |
https://bugzilla.gnome.org/show_bug.cgi?id=643183 | |||||
2013-08-23 | Deploy a signal "menu-item-activated" in EmpathyIndividualMenu | Chandni Verma | 1 | -0/+17 | |
https://bugzilla.gnome.org/show_bug.cgi?id=643183 | |||||
2013-08-20 | Use the telepathy-account-widgets submodule instead of the internal copy | Marco Barisione | 1 | -2/+2 | |
https://bugzilla.gnome.org/show_bug.cgi?id=699492 | |||||
2013-08-20 | account-widget: add an "action-area" property | Marco Barisione | 2 | -2/+3 | |
This allows user of the class to get the buttons packed in a different widget, for instance the one returned by gtk_dialog_get_action_area. https://bugzilla.gnome.org/show_bug.cgi?id=699492 | |||||
2013-08-20 | protocol-chooser: port to TpawProtocol | Marco Barisione | 2 | -397/+54 | |
https://bugzilla.gnome.org/show_bug.cgi?id=699492 | |||||
2013-08-20 | tpaw-utils: move ACCOUNT_WIDGETS_RESOURCES_PREFIX from Empathy | Marco Barisione | 1 | -2/+0 | |
https://bugzilla.gnome.org/show_bug.cgi?id=699492 | |||||
2013-08-20 | pixbuf-utils: copy the generic pixbuf-related utily functions from Empathy | Marco Barisione | 12 | -184/+30 | |
This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492 | |||||
2013-08-20 | tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename it | Marco Barisione | 13 | -31/+45 | |
https://bugzilla.gnome.org/show_bug.cgi?id=699492 |