Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt to API change in folks_group_details_get_groups(). | Travis Reitter | 2011-06-07 | 1 | -3/+4 |
| | | | | Helps: bgo#648822 - Port Empathy to Folks 0.5.1 | ||||
* | Fix warnings from GCC 4.6 about variables that are set but not used. | Kjartan Maraas | 2011-03-17 | 1 | -4/+0 |
| | |||||
* | Adjust for Folks Groupable -> GroupDetails rename | Travis Reitter | 2011-03-15 | 1 | -55/+59 |
| | | | | | Helps bgo#644470 - Empathy needs to catch up with Folks interface name change (API/ABI breaks) | ||||
* | Port Empathy to use FolksAliasable and FolksGroupable | Philip Withnall | 2010-10-05 | 1 | -24/+24 |
| | | | | | FolksAliasable is the new name for FolksAlias, and FolksGroupable is the new name for FolksGroups. | ||||
* | Add context on "Select" strings (#629707) | Guillaume Desmottes | 2010-09-29 | 1 | -1/+2 |
| | |||||
* | Disconnect from the group-changed signal when destroying EmpathyGroupsWidget | Philip Withnall | 2010-08-26 | 1 | -1/+1 |
| | |||||
* | Split the group editing widgets out of EmpathyContactWidget | Philip Withnall | 2010-08-20 | 1 | -0/+600 |
They can be shared between EmpathyContactWidget and a new EmpathyIndividualWidget, once it's written. |