aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* only try reconnecting accounts if needed (#642358)Guillaume Desmottes2011-02-161-3/+14
* Reset network list buttonChandni Verma2011-02-151-0/+33
* Merge branch 'report-abuse' into gnome-2-34Danielle Madeley2011-02-155-14/+21
|\
| * Use tp_g_signal_connect_object for Tp proxies that outlive the CB dialogDanielle Madeley2011-02-151-4/+6
| * Only destroy block confirmation dialogs after we've read out the abusive stateDanielle Madeley2011-02-142-3/+3
| * Hook up abusive argument into TpContactList backendDanielle Madeley2011-02-143-7/+12
* | password-dialog: activate the dialog when the entry is activated (#642296)Guillaume Desmottes2011-02-141-0/+9
* | irc-network-chooser: recreate the default IRC network if needed (#641861)Guillaume Desmottes2011-02-141-1/+18
|/
* Merge branch 'contact-blocking-3' into gnome-2-34Danielle Madeley2011-02-1113-26/+1377
|\
| * Style fixes from reviewDanielle Madeley2011-02-112-2/+5
| * Add confirmation dialog to RemoveDanielle Madeley2011-02-113-3/+109
| * Add block confirmation to the authorise publication dialogDanielle Madeley2011-02-111-5/+17
| * Add UI to blocking confirmation dialog for future "report as abusive" functionDanielle Madeley2011-02-111-3/+30
| * Factor out common blocking confirmation dialogDanielle Madeley2011-02-113-26/+53
| * contact-blocking-dialog: report errors to the userDanielle Madeley2011-02-101-3/+52
| * Add Block button to the subscription authorization dialogDanielle Madeley2011-02-102-14/+61
| * Add a confirmation dialog when you block a contact from the Contact menuDanielle Madeley2011-02-101-1/+42
| * Add 'Delete and Block' as an option to the Remove Contact dialogDanielle Madeley2011-02-091-12/+26
| * Add 'Block Contact' to empathy-contact-menuDanielle Madeley2011-02-093-2/+75
| * Handle the case where there are no accounts with deny channelsDanielle Madeley2011-02-081-26/+62
| * Don't need to prepare accounts separatelyDanielle Madeley2011-02-081-30/+11
| * Provide autocompletion of known contacts in the entry boxDanielle Madeley2011-02-071-5/+47
| * Add and remove contacts from deny listDanielle Madeley2011-02-062-12/+183
| * Beginning of contact blocking dialogDanielle Madeley2011-02-044-0/+722
* | string-parser: properly handle if g_regex_new() failsGuillaume Desmottes2011-02-101-1/+13
* | Move a couple of call-related functions to empathy-utils.hEmilio Pozuelo Monfort2011-02-102-10/+8
* | EmpathyCallFactory -> EmpathyStreamedMediaFactoryEmilio Pozuelo Monfort2011-02-105-9/+6
|/
* individual-view: properly unref the tooltip_widget when disposing (#641157)Guillaume Desmottes2011-02-031-6/+2
* contact_list_view_popup_menu_idle_cb: remove useless sink/unrefGuillaume Desmottes2011-02-031-2/+0
* individual-menu: ensure that the contact stays alive while the activate signa...Guillaume Desmottes2011-02-031-2/+4
* individual_view_popup_menu_idle_cb: remove useless sink/unrefGuillaume Desmottes2011-02-031-2/+0
* coding style fixEMPATHY_2_33_1Guillaume Desmottes2011-02-021-4/+4
* Pressing F2 opens the Edit Contact Information window for #586257Kushal Das2011-02-021-1/+22
* Adjust for FolksHasPresence -> FolksPresenceOwnerTravis Reitter2011-02-025-17/+31
* Adjust for FolksHasAvatar -> FolksAvatarOwnerTravis Reitter2011-02-021-1/+2
* Bug 637097 — Port to latest folks API changesPhilip Withnall2011-02-026-18/+21
* Stop using removed Individual convenience methods from folksPhilip Withnall2011-02-024-19/+19
* Port Empathy to use FolksAliasable and FolksGroupablePhilip Withnall2011-02-026-46/+48
* account-widget-yahoo: remove server field (#634853)Guillaume Desmottes2011-01-312-33/+4
* EmpathyChat::new-message: tell if the message is a pending one or notGuillaume Desmottes2011-01-281-6/+10
* Disable meaningless popup menu items in the contact menu (#573283).Vitaly Minko2011-01-281-3/+13
* Add Contact Search supportEmilio Pozuelo Monfort2011-01-283-0/+631
* Make AccountChooser filters asynchronous to let them handle newly connected a...Vitaly Minko2011-01-288-75/+254
* password-dialog: add missing includeJonny Lamb2011-01-261-0/+2
* password-dialog: make OK insensitive unless there's a password setJonny Lamb2011-01-261-5/+12
* password-dialog: destroy the dialog if the handler is invalidatedJonny Lamb2011-01-261-0/+11
* account-widget: add Remember Password widgets for all the other protocolsJonny Lamb2011-01-267-24/+281
* account-widget: only show Remember Password ticky box if the CM supports SASLJonny Lamb2011-01-261-1/+7
* account-settings: don't block notify::ready on getting a passwordJonny Lamb2011-01-261-0/+36
* account-widget: handle the remember password widget with the simple widgetJonny Lamb2011-01-262-13/+57
* password-dialog: re-enable showing the Remember password check buttonJonny Lamb2011-01-261-7/+0
* account-widget: hook up the remember password toggle buttonJonny Lamb2011-01-261-0/+38
* password-dialog: stop using GET_PRIVJonny Lamb2011-01-261-9/+7
* password-dialog: small style change to please make checkJonny Lamb2011-01-261-2/+2
* password-dialog: center the dialogJonny Lamb2011-01-261-0/+2
* password-dialog: don't display "Remember password" for nowJonny Lamb2011-01-261-0/+7
* auth-client: move the password dialog into a new fileJonny Lamb2011-01-263-0/+386
* properly manage the reference of the pixbuf returned by empathy_pixbuf_avatar...Guillaume Desmottes2010-11-252-2/+6
* empathy_individual_view_get_group_menu: don't leak the groupGuillaume Desmottes2010-11-251-0/+1
* log_window_get_messages_for_date: don't leak chat_id and accountGuillaume Desmottes2010-11-251-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
* Remove an idle handler when EmpathyChat is destroyedPhilip Withnall2010-09-031-2/+14
* Port EmpathyIndividualView to use empathy_contact_dup_best_for_action()Philip Withnall2010-09-031-26/+3
* Port EmpathyIndividualMenu to use empathy_contact_dup_best_for_action()Philip Withnall2010-09-031-89/+36
* account-widget: apply settings when activating the password entry (#625575)Cyril Roelandt2010-09-031-2/+22
* Ensure we disconnect from signals on Individuals' Personas as they're removedPhilip Withnall2010-09-021-34/+48
* Remove the “Add Contact…” menu entry from EmpathyIndividualMenuPhilip Withnall2010-09-022-92/+0
* Merge branch 'translate-param-628601'Guillaume Desmottes2010-09-021-0/+23
|\
| * account_widget_generic_format_param_name: translate common params (#628601)Guillaume Desmottes2010-09-021-0/+23
* | Merge remote branch 'kaserf/fix-account-name-update'Guillaume Desmottes2010-09-021-1/+2
|\ \ | |/ |/|
| * do not set the overridden flag when creatingFelix Kaser2010-09-021-1/+2
* | Bug 628133 — Linking dialog's live search should copy the one from the rosterPhilip Withnall2010-09-021-0/+20
* | Add empathy_linking_dialog_get_individual_linker()Philip Withnall2010-09-022-0/+13
* | Add empathy_individual_linker_set_search_text()Philip Withnall2010-09-022-4/+19
* | Add an EmpathyIndividualMenu::link-contacts-activated signalPhilip Withnall2010-09-021-9/+27
* | Make EmpathyIndividualMenu a proper GObject, derived from GtkMenuPhilip Withnall2010-09-022-13/+168
* | empathy_account_widget_get_default_display_name: use the network name (#598394)Guillaume Desmottes2010-09-021-9/+15
* | account-widget-irc: return the EmpathyIrcNetworkChooser when building the widgetGuillaume Desmottes2010-09-022-4/+11
* | add empathy_irc_network_chooser_get_network()Guillaume Desmottes2010-09-022-0/+12
* | Only unref the EmpathyIndividualView after emptying the group hash tablePhilip Withnall2010-09-021-3/+2
* | Remove the expand groups idle handler when destroying an EmpathyIndividualViewPhilip Withnall2010-09-011-1/+3
* | Bug 628106 — Groups are not expanded when reconnectingPhilip Withnall2010-09-011-0/+5
* | Ensure all persona tables are removed from EmpathyIndividualWidgetPhilip Withnall2010-09-011-0/+2
|/
* Add an INDIVIDUAL_CALL feature to EmpathyIndividualViewPhilip Withnall2010-09-012-3/+8
* Fix the audio/video icon in the contact listPhilip Withnall2010-09-011-31/+51
* Fix crash in log_manager_got_chats_cb.Mike Ruprecht2010-09-011-1/+2
* Choose an best_contact even if it isn't sensitive in the EmpathyIndividualMenuPhilip Withnall2010-08-301-1/+1
* Change the sensitivity of the Link button if changes have been madePhilip Withnall2010-08-301-3/+20
* Add a has-changed property to EmpathyIndividualLinkerPhilip Withnall2010-08-302-0/+59
* Check for gcr-1 when building against GTK+ 3 (GNOME bug #628092)Frédéric Péters2010-08-301-0/+2
* Bug 628121 — Should pick an online persona when starting a chatPhilip Withnall2010-08-302-14/+62
* yahoo and icq widget: change the accelerator of the Character set widgetGuillaume Desmottes2010-08-302-2/+2
* account-widget-jabber: change the accelerator of the Priority widgetGuillaume Desmottes2010-08-301-1/+1
* account-widget-jabber: change accelerator of the encryption widgetGuillaume Desmottes2010-08-301-1/+1
* account-widget-local-xmpp: change accelerator of the email widgetGuillaume Desmottes2010-08-301-1/+1
* account-widget: add accelerator on EnabledGuillaume Desmottes2010-08-301-1/+1
* jabber and yahoo widget: change the accelerator of the Ignore widgetGuillaume Desmottes2010-08-302-2/+2
* account-widget-local-xmpp: change the accelerator of the Nickname widgetGuillaume Desmottes2010-08-301-1/+1
* fix accelerator conflict with the Cancel button (#623164)Guillaume Desmottes2010-08-301-1/+9
* fix accelerator conflict with the Apply button (#623164)Guillaume Desmottes2010-08-301-3/+10
* factor out set_apply_button()Guillaume Desmottes2010-08-301-4/+13
* Fix a logic error when expanding groups in EmpathyIndividualViewPhilip Withnall2010-08-301-1/+1
* Force all toggle buttons in the linking UI to update on each toggle eventPhilip Withnall2010-08-301-5/+39
* Fix calculation of the number of new personas in EmpathyIndividualWidgetPhilip Withnall2010-08-301-2/+7
* Port EmpathyPersonaStore to use Individual.personas_changedPhilip Withnall2010-08-301-33/+11
* Port EmpathyIndividualWidget to use Individual.personas_changedPhilip Withnall2010-08-301-58/+61
* Bug 628124 — Disallow activating group rows in the linking dialoguePhilip Withnall2010-08-301-0/+3
* Bug 628064 — Miscellaneous string fixesPhilip Withnall2010-08-273-5/+5
* Bug 628062 — Add translator commentsPhilip Withnall2010-08-272-0/+12
* remove markups around 'Location'Guillaume Desmottes2010-08-272-2/+10
* Add an EmpathyIndividualView::show-untrusted propertyPhilip Withnall2010-08-273-0/+56
* Move all individual view visibility logic into is_visible_individual()Philip Withnall2010-08-271-10/+10
* Desensitise the "Link…" menu entry for untrusted IndividualsPhilip Withnall2010-08-271-0/+5
* Bug 627715 — Linking dialog: move personas using DnDPhilip Withnall2010-08-271-2/+84
* Add drag and drop support to EmpathyPersonaViewPhilip Withnall2010-08-272-1/+232
* Add feature support for EmpathyPersonaViewPhilip Withnall2010-08-273-4/+51
* Accept text/plain drops as file transfers, rather than as IndividualsPhilip Withnall2010-08-271-5/+3
* Add an EmpathyIndividualView feature for receiving Persona dropsPhilip Withnall2010-08-272-64/+60
* Add an EmpathyIndividualView::drag-persona-received signalPhilip Withnall2010-08-272-2/+89
* Add an EmpathyIndividualView::drag-individual-received signalPhilip Withnall2010-08-272-35/+55
* Use EmpathyIndividualFeatureFlags consistently in EmpathyIndividualViewPhilip Withnall2010-08-271-4/+4
* Use text/individual-id instead of text/contact-id for dragging IndividualsPhilip Withnall2010-08-271-2/+2
* Rename EMPATHY_INDIVIDUAL_VIEW_FEATURE_CONTACT_* to *_FEATURE_INDIVIDUAL_*Philip Withnall2010-08-272-13/+13
* Add an EmpathyIndividualView feature for changing Individuals' groupsPhilip Withnall2010-08-272-15/+38
* Fix memory leaks in EmpathyIndividualView drop handling codePhilip Withnall2010-08-271-15/+11
* Move individual_view_handle_drag() to individual_view_contact_drag_received()Philip Withnall2010-08-271-40/+33
* Add an EmpathyIndividualView feature for dropping files on IndividualsPhilip Withnall2010-08-272-6/+13
* Fix row toggling on activation in EmpathyIndividualLinkerPhilip Withnall2010-08-271-25/+12
* Fix selectable labels in EmpathyIndividualWidgetPhilip Withnall2010-08-261-8/+11
* Fix the "Show Protocols" option with linked contactsPhilip Withnall2010-08-261-1/+1
* allow to choose irc network with ENTERFelix Kaser2010-08-261-0/+12
* Merge branch 'irc-wizard-596086'Guillaume Desmottes2010-08-264-2/+117
|\
| * use the simple variant of the IRC widget if neededGuillaume Desmottes2010-08-261-2/+10
| * account-widget-irc: add simple version of the widgetGuillaume Desmottes2010-08-263-0/+107
* | fix selection problems in irc networksFelix Kaser2010-08-261-5/+21
|/
* Merge branch 'irc-widget-588243'Guillaume Desmottes2010-08-267-458/+1148
|\
| * grab focus on the treeview after adding, editing or removing networkGuillaume Desmottes2010-08-261-0/+4
| * irc-network-chooser-dialog: make it transient and modalGuillaume Desmottes2010-08-263-3/+11
| * search_text_notify_cb: select first matching only if we are still searchingGuillaume Desmottes2010-08-261-2/+21
| * Hide the search after picking the network to get the right oneGuillaume Desmottes2010-08-261-2/+3
| * properly set table_common_settingsGuillaume Desmottes2010-08-251-2/+2
| * cance live search when adding/removing a networkGuillaume Desmottes2010-08-251-0/+4
| * search_text_notify_cb: rename iter to filter_iter to avoid confusionGuillaume Desmottes2010-08-251-3/+4
| * factor out iter_to_filter_iter()Guillaume Desmottes2010-08-251-14/+21
| * scroll_to_iter: need a filter iterGuillaume Desmottes2010-08-251-1/+1
| * assert that iter convert don't failGuillaume Desmottes2010-08-251-6/+6
| * select_iter: set the cursor as wellGuillaume Desmottes2010-08-251-0/+10
| * make title clearerGuillaume Desmottes2010-08-251-1/+1
| * don't allow to select a network if none is actually selectedGuillaume Desmottes2010-08-251-2/+7
| * replace the close button by 'Select'Guillaume Desmottes2010-08-251-1/+4
| * select the first matching network when searchingGuillaume Desmottes2010-08-251-0/+6
| * pass filter iter to select_iter() and scroll_to_iter()Guillaume Desmottes2010-08-251-19/+27
| * irc-network-chooser: use network accessorsGuillaume Desmottes2010-08-251-7/+4
| * irc-network-chooser-dialog: use network accessorsGuillaume Desmottes2010-08-251-18/+4
| * irc-network-chooser-dialog: add live search supportGuillaume Desmottes2010-08-251-7/+91
| * account-widget-irc: use EmpathyIrcNetworkChooserGuillaume Desmottes2010-08-252-459/+24
| * irc-network-chooser: popup network chooser dialog when clickedGuillaume Desmottes2010-08-251-1/+62
| * add empathy-irc-network-chooser-dialogGuillaume Desmottes2010-08-253-0/+559
| * add empathy-irc-network-chooserGuillaume Desmottes2010-08-253-0/+362
* | Don't let the GtkCellRendererToggle get activated by clicking on a tree rowPhilip Withnall2010-08-261-0/+1
* | Disconnect from the group-changed signal when destroying EmpathyGroupsWidgetPhilip Withnall2010-08-261-1/+1
* | Don't expand rows if the tree view has been destroyedPhilip Withnall2010-08-251-1/+7
|/
* Don't leak a reference when updating an IndividualWidget.Travis Reitter2010-08-241-0/+2
* Merge branch 'tls-connection'Cosimo Cecchi2010-08-245-0/+635
|\
| * Use the hostname properties in the dialogCosimo Cecchi2010-08-191-3/+28
| * Add a details hash table to the dialog propertiesCosimo Cecchi2010-08-192-2/+30
| * Add reference to the original gnome-keyring repoCosimo Cecchi2010-08-182-0/+6
| * Add the checkbox only if the reason is SelfSignedCosimo Cecchi2010-08-131-5/+14
| * Add a 'remember' checkbox and property to the dialogCosimo Cecchi2010-08-131-2/+33
| * Import gcr-simple-certificate from gcrCosimo Cecchi2010-08-133-0/+190
| * Add EmpathyTLSDialogCosimo Cecchi2010-08-133-0/+345
| * Depend on gcr from gnome-keyringCosimo Cecchi2010-08-131-0/+1
* | Remove EmpathyAvatar->tokenPhilip Withnall2010-08-241-2/+2
* | Use the avatar filename rather than token for change detectionPhilip Withnall2010-08-241-5/+7
* | use proper model in linking uiFelix Kaser2010-08-241-1/+1
* | linker: add some padding in the 2 part of the paneGuillaume Desmottes2010-08-231-2/+13
* | individual-widget: adapt number of rows to the features neededGuillaume Desmottes2010-08-231-3/+7
* | linker: add a label explaining how to use the dialogGuillaume Desmottes2010-08-231-2/+18
* | Display the number of personas only in tooltipsGuillaume Desmottes2010-08-231-19/+25
* | linker: display titles in boldGuillaume Desmottes2010-08-231-2/+9
* | Add a "Linked Contacts" label at the top of the Information dialoguePhilip Withnall2010-08-201-3/+35
* | Allow EmpathyIndividualInformationDialog to be resizedPhilip Withnall2010-08-201-1/+1
* | Fix some visual breakage of EmpathyIndividualWidget in tooltipsPhilip Withnall2010-08-202-6/+12
* | Bug 627360 — "Information" of a meta contact is too big for the screenPhilip Withnall2010-08-202-3/+56
* | Display Personas' accounts in the linking dialoguePhilip Withnall2010-08-201-1/+3
* | Add an "account" column to EmpathyPersonaStorePhilip Withnall2010-08-202-0/+10
* | Avoid conflicting accelerators in New Call dialog.Will Thompson2010-08-201-1/+1
* | Add EmpathyIndividualEditDialogPhilip Withnall2010-08-204-6/+336
* | Don't try to expand groups if the EmpathyIndividualView's store is unsetPhilip Withnall2010-08-201-2/+6
* | Bug 627219 — Link dialog search doesn't workPhilip Withnall2010-08-203-25/+81
* | Use EmpathyIndividualWidget in EmpathyIndividualInformationDialogPhilip Withnall2010-08-201-28/+10
* | Use EmpathyIndividualWidget in EmpathyIndividualView tooltipsPhilip Withnall2010-08-201-12/+8
* | Fix the flags given to the widget in EmpathyIndividualLinkerPhilip Withnall2010-08-201-1/+1
* | Expand EmpathyIndividualWidgetPhilip Withnall2010-08-204-72/+1982
* | Split the group editing widgets out of EmpathyContactWidgetPhilip Withnall2010-08-205-392/+687
* | live-search: fix typoGuillaume Desmottes2010-08-191-1/+1
* | Ensure we disconnect signals from all Personas in an IndividualPhilip Withnall2010-08-191-19/+58
* | Allow cancellation of avatar load operationsPhilip Withnall2010-08-193-13/+54
* | use TP_USER_ACTION_TIME_* (#627165)Guillaume Desmottes2010-08-182-3/+3
* | Aggregate group expansion/contraction in EmpathyIndividualViewPhilip Withnall2010-08-181-36/+96
* | Don't recursively expand contact list rows unnecessarilyPhilip Withnall2010-08-181-1/+1
* | Bug 626552 — Sporadic tree model warnings upon initial fill in EmpathyPhilip Withnall2010-08-181-5/+15
* | Rearrange functions in EmpathyIndividualViewPhilip Withnall2010-08-181-109/+109
* | Support previous conversations in the Personas menu.Travis Reitter2010-08-162-25/+33