aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-linker.h
Commit message (Collapse)AuthorAgeFilesLines
* EmpathyIndividualLinker: inherit from a GtkBox instead of a GtkBinGuillaume Desmottes2011-06-211-2/+2
|
* Adapt to API break in folks_individual_get_personas.Travis Reitter2011-06-071-1/+1
| | | | Helps: bgo#648822 - Port Empathy to Folks 0.5.1
* Add empathy_individual_linker_set_search_text()Philip Withnall2010-09-021-0/+3
| | | | Helps: bgo#628133
* Add a has-changed property to EmpathyIndividualLinkerPhilip Withnall2010-08-301-0/+3
| | | | | | This exposes information about whether the new Individual has changed from the start Individual, to allow for widget sensitivities to be changed appropriately. Helps: bgo#628320
* Add EmpathyIndividualLinkerPhilip Withnall2010-08-121-0/+70
This is a widget to allow selection of Individuals to link together to form linked Individuals.