Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EmpathyIndividualLinker: inherit from a GtkBox instead of a GtkBin | Guillaume Desmottes | 2011-06-21 | 1 | -2/+2 |
| | |||||
* | Adapt to API break in folks_individual_get_personas. | Travis Reitter | 2011-06-07 | 1 | -1/+1 |
| | | | | Helps: bgo#648822 - Port Empathy to Folks 0.5.1 | ||||
* | Add empathy_individual_linker_set_search_text() | Philip Withnall | 2010-09-02 | 1 | -0/+3 |
| | | | | Helps: bgo#628133 | ||||
* | Add a has-changed property to EmpathyIndividualLinker | Philip Withnall | 2010-08-30 | 1 | -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 EmpathyIndividualLinker | Philip Withnall | 2010-08-12 | 1 | -0/+70 |
This is a widget to allow selection of Individuals to link together to form linked Individuals. |