| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 637151 — Hide the user Individual from the contact list | Philip Withnall | 2011-02-18 | 1 | -4/+4 |
* | Move a couple of call-related functions to empathy-utils.h | Emilio Pozuelo Monfort | 2011-02-10 | 1 | -5/+4 |
* | EmpathyCallFactory -> EmpathyStreamedMediaFactory | Emilio Pozuelo Monfort | 2011-02-10 | 1 | -3/+3 |
* | individual-menu: ensure that the contact stays alive while the activate signa... | Guillaume Desmottes | 2011-02-03 | 1 | -2/+4 |
* | Bug 637097 — Port to latest folks API changes | Philip Withnall | 2010-12-14 | 1 | -2/+2 |
* | Use Folks to check if a TpConnection can alias and group personas. | Travis Reitter | 2010-10-16 | 1 | -5/+2 |
* | Always show icons for meta-contacts in context menu | Vincent Untz | 2010-10-04 | 1 | -0/+2 |
* | Change “Link…” to “Link Contacts…” in the individual menu | Philip Withnall | 2010-09-06 | 1 | -1/+1 |
* | Port EmpathyIndividualMenu to use empathy_contact_dup_best_for_action() | Philip Withnall | 2010-09-03 | 1 | -89/+36 |
* | Remove the “Add Contact…” menu entry from EmpathyIndividualMenu | Philip Withnall | 2010-09-02 | 1 | -91/+0 |
* | Add an EmpathyIndividualMenu::link-contacts-activated signal | Philip Withnall | 2010-09-02 | 1 | -9/+27 |
* | Make EmpathyIndividualMenu a proper GObject, derived from GtkMenu | Philip Withnall | 2010-09-02 | 1 | -13/+142 |
* | Choose an best_contact even if it isn't sensitive in the EmpathyIndividualMenu | Philip Withnall | 2010-08-30 | 1 | -1/+1 |
* | Bug 628121 — Should pick an online persona when starting a chat | Philip Withnall | 2010-08-30 | 1 | -13/+35 |
* | Bug 628062 — Add translator comments | Philip Withnall | 2010-08-27 | 1 | -0/+6 |
* | Desensitise the "Link…" menu entry for untrusted Individuals | Philip Withnall | 2010-08-27 | 1 | -0/+5 |
* | Add EmpathyIndividualEditDialog | Philip Withnall | 2010-08-20 | 1 | -6/+2 |
* | Support previous conversations in the Personas menu. | Travis Reitter | 2010-08-16 | 1 | -24/+31 |
* | Support chat room invites in the Personas menu. | Travis Reitter | 2010-08-16 | 1 | -41/+66 |
* | Support desktop sharing in the Personas menu. | Travis Reitter | 2010-08-16 | 1 | -6/+18 |
* | Also support file transfer in the Personas menu. | Travis Reitter | 2010-08-16 | 1 | -6/+18 |
* | Support calls in the Personas menu. | Travis Reitter | 2010-08-16 | 1 | -12/+36 |
* | Add Personas entries to the contact menu. | Travis Reitter | 2010-08-16 | 1 | -6/+139 |
* | Make the Share my Desktop item map to the first capable contact. | Travis Reitter | 2010-08-16 | 1 | -19/+5 |
* | Make the Invite to Chat Room list all possible rooms for all subcontacts. | Travis Reitter | 2010-08-16 | 1 | -16/+99 |
* | Make Send File context menu choose the first capable contact. | Travis Reitter | 2010-08-16 | 1 | -18/+6 |
* | Make the individual menu items map to the first capable contact. | Philip Withnall | 2010-08-16 | 1 | -42/+79 |
* | Show information for all an individual's personas in the information dialogue | Philip Withnall | 2010-08-16 | 1 | -6/+2 |
* | Fix linking menu entry mnemonic | Philip Withnall | 2010-08-12 | 1 | -1/+1 |
* | Add EmpathyLinkingDialog | Philip Withnall | 2010-08-12 | 1 | -1/+38 |
* | re-implement empathy_dispatcher_chat_with_contact using empathy_dispatcher_ch... | Guillaume Desmottes | 2010-08-11 | 1 | -2/+1 |
* | empathy_call_factory_new_call_with_streams: remove callback arg | Guillaume Desmottes | 2010-08-11 | 1 | -2/+2 |
* | empathy-individual-menu: no need to get the call factory | Guillaume Desmottes | 2010-08-09 | 1 | -4/+0 |
* | Merge remote branch 'pwith/folks-integ-rebase1-fixes-rebase1' into folks-fixes | Travis Reitter | 2010-07-22 | 1 | -4/+2 |
* | Cut obsolete comment. | Travis Reitter | 2010-07-21 | 1 | -1/+0 |
* | Simplify validation. | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
* | Take advantage of tp_clear_object(). | Travis Reitter | 2010-07-21 | 1 | -2/+1 |
* | Don't leak references to the contacts returned from empathy_contact_dup_from_... | Travis Reitter | 2010-07-21 | 1 | -0/+6 |
* | Add 'dup' to the names of empathy_contact_from_folks_individual() and folks_i... | Travis Reitter | 2010-07-21 | 1 | -17/+17 |
* | Remove unused EmpathyIndividualManager instances from the individual menu | Philip Withnall | 2010-07-21 | 1 | -9/+0 |
* | Take advantage of favourites being a hard requirement and add stubs for addin... | Travis Reitter | 2010-07-21 | 1 | -4/+0 |
* | Support contact adding | Travis Reitter | 2010-07-21 | 1 | -7/+3 |
* | Use the new FolksFavourite interface for favourites support | Philip Withnall | 2010-07-21 | 1 | -6/+3 |
* | Avoid potential segfaults if there are no contacts on the first pass. | Travis Reitter | 2010-07-21 | 1 | -18/+5 |
* | Re-implement the context menu for Individuals | Travis Reitter | 2010-07-21 | 1 | -0/+769 |