summaryrefslogtreecommitdiff
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* properly manage the reference of the pixbuf returned by empathy_pixbuf_avatar...Guillaume Desmottes2010-11-242-2/+6
* empathy_individual_view_get_group_menu: don't leak the groupGuillaume Desmottes2010-11-241-0/+1
* log_window_get_messages_for_date: don't leak chat_id and accountGuillaume Desmottes2010-11-241-0/+3
* smiley-manager: clean up memory management of the pathGuillaume Desmottes2010-11-241-4/+5
* chat_log_filter: don't leak EmpathyMessageGuillaume Desmottes2010-11-241-0/+1
* individual_avatar_pixbuf_received_cb: don't leak the itersGuillaume Desmottes2010-11-181-0/+2
* factor out free_itersGuillaume Desmottes2010-11-181-7/+10
* individual_store_name_sort_func: don't leak namesGuillaume Desmottes2010-11-181-0/+2
* empathy_notify_manager_notification_is_enabled: properly check the EMPATHY_PR...Guillaume Desmottes2010-10-181-1/+1
* Always show icons for meta-contacts in context menuVincent Untz2010-10-041-0/+2
* remove deprecated FIXMEGuillaume Desmottes2010-10-041-1/+0
* fix typoGuillaume Desmottes2010-09-291-1/+1
* field_value_is_empty: if the first element is not NULL field is not emptyGuillaume Desmottes2010-09-291-1/+1
* factor out field_value_is_empty()Guillaume Desmottes2010-09-291-1/+10
* add debug outputGuillaume Desmottes2010-09-291-0/+3
* Add unsupported contact fields to details_to_set (#630427)Guillaume Desmottes2010-09-291-6/+17
* Use tp_contact_info_field_copy() instead of creating a new field if foundGuillaume Desmottes2010-09-291-6/+12
* contact_widget_details_update_edit: free the list returned by tp_contact_get_...Guillaume Desmottes2010-09-291-0/+1
* contact_widget_details_update_edit: no need to call tp_contact_get_contact_in...Guillaume Desmottes2010-09-291-2/+3
* empathy-chat: update GDK_ defines to GDK_KEY_Diego Escalante Urrelo2010-09-281-8/+8
* Don't use deprecated gtk_dialog_set_has_separatorDiego Escalante Urrelo2010-09-288-27/+0
* empathy-avatar-image: don't use gdk_display globalDiego Escalante Urrelo2010-09-281-2/+2
* don't use gtk_window_present_with_time if timestamp == GDK_CURRENT_TIME (#629...Guillaume Desmottes2010-09-271-1/+5
* empathy_window_present: use gtk_get_current_event_time() as default timestamp...Guillaume Desmottes2010-09-271-1/+1
* Mark button texts for translation, also make them HIG-compatibleGabor Kelemen2010-09-241-2/+2
* contact-widget: unref the cancellable once we have cancelled the operation (#...Guillaume Desmottes2010-09-201-2/+1
* use tp_clear_object to unref the cancellableGuillaume Desmottes2010-09-201-2/+1
* Add individuals to the EmpathyIndividualStore before updating themPhilip Withnall2010-09-151-1/+2
* blacklist haze's sip protocol (#629736)Guillaume Desmottes2010-09-151-0/+5
* empathy_chat_paste: paste to to search bar if visible (#629594)Guillaume Desmottes2010-09-141-0/+5
* add empathy_search_bar_paste_clipboard()Guillaume Desmottes2010-09-142-0/+8
* Change videosrc element orderingSjoerd Simons2010-09-141-11/+12
* Polish recent EmpathyVideoSrc changesSjoerd Simons2010-09-142-55/+52
* Add two optional filter to video srcAlexey Fisher2010-09-131-16/+51
* Add empathy_gst_make_to_binAlexey Fisher2010-09-132-11/+71
* Remove "Use Yahoo Japan" label (#609484)Guillaume Desmottes2010-09-132-20/+1
* wrap label explaining the facebook account configuration (#611107)Guillaume Desmottes2010-09-131-0/+1
* coding style fixGuillaume Desmottes2010-09-131-1/+1
* tls-dialog: fix typo in a string (#629134)Guillaume Desmottes2010-09-091-1/+1
* Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3Philip Withnall2010-09-078-10/+27
* Add a tooltip to the “Unlink” buttonPhilip Withnall2010-09-061-0/+2
* Add a confirmation dialogue to the unlink processPhilip Withnall2010-09-061-3/+24
* Move the “Unlink” button from the Edit dialogue to the linking dialoguePhilip Withnall2010-09-062-52/+41
* Fix code formatting in EmpathyLinkingDialogPhilip Withnall2010-09-061-8/+9
* Change “Link…” to “Link Contacts…” in the individual menuPhilip Withnall2010-09-061-1/+1
* Update the Edit dialogue on contact linking or unlinkingPhilip Withnall2010-09-031-29/+78
* Update the Information dialogue on contact linking or unlinkingPhilip Withnall2010-09-031-75/+111
* Handle the EmpathyIndividualWidget disappearing during an async details callPhilip Withnall2010-09-031-3/+6
* Don't try to update EmpathyIndividualWidget's location without an IndividualPhilip Withnall2010-09-031-1/+2
* Listen to FolksIndividual::removed in EmpathyIndividualWidgetPhilip Withnall2010-09-031-0/+12