summaryrefslogtreecommitdiff
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* view: sort contacts by most recent eventFrédéric Péters2017-01-273-2/+146
* new-message-dialog: switch to use an header barFrédéric Péters2017-01-272-13/+22
* Fix default encoding propertyMichael Catanzaro2017-01-272-2/+2
* Fix translator commentsPiotr Drąg2017-01-261-2/+2
* Incomplete port to WebKit2György Balló2017-01-257-446/+374
* empathy-log-window: add missing cast to fix buildDaniel Boles2016-11-301-1/+1
* Use UTF-8 encoding for webviewMichael Catanzaro2016-11-152-0/+8
* Use Unicode in translatable stringsPiotr Drąg2016-11-109-19/+19
* Fix function parameter alignmentMichael Catanzaro2016-07-221-4/+4
* Ctrl-L (Clear) blanks the current window.Kevin Haller2016-07-211-1/+2
* location-manager: fix reduce accuracy settingFabrice Bellet2016-07-211-0/+17
* Move "Clear" to end of context menutwoscomplement2016-07-211-2/+2
* Fix missing date icons in chat history windowHussam Al-Tayeb2016-07-211-1/+1
* webkit_dom_html_element_get_class_name is deprecatedDiane Trout2016-04-141-3/+3
* Avoid warning spam from GtkStyleContext with GTK+ 3.19Michael Catanzaro2016-01-162-1/+10
* Fix a critical warningMichael Catanzaro2016-01-161-0/+2
* Don't crash in window_get_workspace under WaylandMichael Catanzaro2016-01-161-0/+9
* Probably fix icons in search barMichael Catanzaro2015-12-241-3/+3
* libempathy-gtk: Call the finish method only oncePranav Kant2015-10-141-2/+2
* Fix style error in previous commitMichael Catanzaro2015-05-091-1/+1
* Don't crash when running in WaylandMichael Catanzaro2015-05-091-0/+33
* Limit width of first run dialogMichael Catanzaro2015-04-281-0/+1
* trivial: Fix a wrong header guardTing-Wei Lan2015-04-051-1/+1
* geoclue-helper: Provide a DesktopIdFabrice Bellet2015-03-231-0/+2
* libempathy-gtk: fix uninitialized variableMirco Tischler2015-03-151-1/+1
* Center the 'smiley images' inside the menu itemsKevin Haller2014-09-121-3/+4
* don't pass a GError when first trying to start gnome-contactsGuillaume Desmottes2014-08-281-1/+1
* update gnome-contacts's desktop fileGuillaume Desmottes2014-08-281-1/+6
* libempathy-gtk: chain GtkCombobox subclass constructors to parentFrédéric Péters2014-08-122-0/+7
* individual-menu: stop creating single_individualGuillaume Desmottes2014-06-231-10/+0
* individual-menu: remove 'block' item from personas sub menusGuillaume Desmottes2014-06-231-14/+0
* individual-menu: use the proper persona in submenusGuillaume Desmottes2014-06-231-9/+146
* individual-menu: factor out some item_new() codeGuillaume Desmottes2014-06-231-37/+121
* individual-menu: rename menu_item_new functionsGuillaume Desmottes2014-06-233-65/+59
* EmpathySmileyManager: use the proper Unicode charactersGiovanni Campagna2014-06-151-23/+46
* Be more compatible with Facebook emoticon codesGiovanni Campagna2014-06-151-3/+6
* EmpathyChat: Fix pending messages not being displayedXavier Claessens2014-04-231-26/+11
* use tp_account_channel_request_new_stream_tube()Guillaume Desmottes2014-02-261-10/+3
* share-my-desktop: use tp_account_channel_request_set_target_contact()Guillaume Desmottes2014-02-261-4/+2
* empathy-chat: use tp_account_channel_request_new_text()Guillaume Desmottes2014-02-261-9/+4
* call-utils: use TpAccountChannelRequest higher level APIGuillaume Desmottes2014-02-262-33/+26
* empathy_call_new_with_streams: remove initial_audio argGuillaume Desmottes2014-02-265-18/+9
* call-utils: inline call_new_with_streams()Guillaume Desmottes2014-02-261-14/+2
* prefix Telepathy bus names with TP_Guillaume Desmottes2014-02-062-2/+2
* Renaming: use tp-glib API instead of generating it as an extensionGuillaume Desmottes2014-02-041-6/+5
* remove EGGLISTBOX_CFLAGSGuillaume Desmottes2014-01-071-1/+0
* Merge branch 'gnome-3-10'Guillaume Desmottes2013-12-271-4/+4
|\
| * roster-view: check the 'expanded' property on the GtkExpanderGuillaume Desmottes2013-12-271-4/+4
| * libempathy: Remove empathy_create_individual_from_tp_contact()Philip Withnall2013-11-253-3/+3
| * libempathy-gtk: Fix several memory leaks from libgeePhilip Withnall2013-10-223-20/+48