summaryrefslogtreecommitdiff
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* Fix escaping of text in empathy log windowRyan Lortie2013-06-261-1/+21
* Revert "log-window: escape the body of the message"Guillaume Desmottes2013-05-241-7/+2
* Fix crash when displaying google account vcardXavier Claessens2013-05-071-0/+11
* Fix breakage introduced in previous commit with Cheese enabledEmanuele Aina2013-03-291-0/+1
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-2765-343/+3
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-2724-24/+24
* irc-network-chooser-dialog: break live search references cycleGuillaume Desmottes2013-03-111-0/+8
* irc-network-chooser-dialog: disconnect live search signals in disposeGuillaume Desmottes2013-03-111-12/+12
* live_search_unmap: check if priv->hook_widget is not NULLGuillaume Desmottes2013-03-111-1/+3
* Revert "Go back to libgee 0.6.x"Guillaume Desmottes2013-02-192-8/+6
* empathy-chat: show pending messages only for the first set of logsDebarshi Ray2013-01-211-4/+5
* empathy-chat: load logs as the user scrolls up or resizes the dialogDebarshi Ray2013-01-211-45/+173
* theme-adium: add empathy_theme_adium_prepend_messageDebarshi Ray2013-01-212-34/+135
* irc-network-chooser-dialog: use GNOME 3 +/- buttonsGuillaume Desmottes2013-01-081-10/+54
* Merge branch 'gnome-3-6'Guillaume Desmottes2013-01-071-2/+7
|\
| * log-window: escape the body of the messageGuillaume Desmottes2013-01-071-2/+7
* | theme-adium: implement %messageDirection%Guillaume Desmottes2013-01-041-9/+32
* | Recognize both handheld and phone clienttypes as mobile devicesSjoerd Simons2013-01-033-21/+7
* | notification: set the "desktop-entry" hintGuillaume Desmottes2013-01-032-0/+5
* | factor out empathy_notify_manager_create_notification()Guillaume Desmottes2013-01-032-0/+19
* | theme-adium: use EMPATHY_WEBKIT_MENU_INSPECTGuillaume Desmottes2012-12-261-51/+11
* | add EMPATHY_WEBKIT_MENU_INSPECT flagGuillaume Desmottes2012-12-262-0/+21
* | factor out empathy_webkit_show_inspector()Guillaume Desmottes2012-12-263-6/+15
* | theme-adium: use WebKitWebView::context-menu signalGuillaume Desmottes2012-12-261-22/+27
* | export empathy_webkit_create_context_menu()Guillaume Desmottes2012-12-262-1/+5
* | factor out empathy_webkit_create_context_menu()Guillaume Desmottes2012-12-261-7/+21
* | empathy-webkit-util: coding style fixesGuillaume Desmottes2012-12-262-14/+18
* | roster-contact: prefix status msg in case of errorGuillaume Desmottes2012-12-261-1/+21
* | irc-network-dialog: Don't allow window resizingMichael Wood2012-11-021-0/+2
* | irc-network-dialog: Make sure the port GtkSpinButton gets enough spaceMichael Wood2012-11-021-0/+13
* | irc-network-chooser-dialog: Attach dialog to parent windowMichael Wood2012-11-021-1/+1
|/
* empathy-spell: fix string leakPavel Vasin2012-10-081-1/+1
* theme-manager: fix GList leakPavel Vasin2012-10-081-2/+2
* empathy_theme_manager_dup_theme_name_from_path(): fix mem leaksPavel Vasin2012-10-081-3/+5
* contact-search-dialog: fix GtkSizeGroup leakPavel Vasin2012-10-081-0/+1
* individual-menu: fix another GeeIterator leakPavel Vasin2012-10-081-0/+2
* roster-view: add some delay before actually starting the live searchGuillaume Desmottes2012-10-021-2/+27
* cope with the top_group_members list being changed while iterating over itGuillaume Desmottes2012-10-021-6/+13
* roster-model-manager: factor out {add_to,remove_from}_top_group_members()Guillaume Desmottes2012-10-021-14/+23
* individual_menu_add_personas(): restore the persona.individual after creating...Guillaume Desmottes2012-09-281-0/+5
* include telepathy-glib.hGuillaume Desmottes2012-09-1733-53/+30
* individual-menu: fix GeeIterator leakGuillaume Desmottes2012-09-131-1/+2
* theme-adium: free the result of g_strsplit with g_strfreevGuillaume Desmottes2012-09-131-6/+3
* theme-adium: fix priv->variant leakGuillaume Desmottes2012-09-131-0/+2
* rename empathy_roster_model_get_groups_for_individual() to _dup_Guillaume Desmottes2012-09-125-14/+14
* empathy_roster_model_get_groups_for_individual: return a (transfer full) listGuillaume Desmottes2012-09-123-5/+5
* filter_groups: don't leak the widgets listGuillaume Desmottes2012-09-121-2/+8
* use tp_connection_dup_contact_info_supported_fields()Guillaume Desmottes2012-09-111-2/+2
* use tp_contact_dup_contact_info()Guillaume Desmottes2012-09-112-4/+4
* use tp_channel_get_connection()Guillaume Desmottes2012-09-111-4/+4