Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move empathy_tp_contact_factory_set_alias() to EmpathyContact | Xavier Claessens | 2010-05-26 | 1 | -2/+0 |
| | |||||
* | Kill EmpathyTpContactFactory object. Its API stays as helper code o ↵ | Xavier Claessens | 2010-05-26 | 1 | -30/+8 |
| | | | | | | | | | n TpConnection. Note that it uses empathy_contact_dup_from_tp_contact() internally, so we are sure to really have at most one EmpathyContact object per TpContact Fixes bug #619488 | ||||
* | No need of a contact factory to set location | Xavier Claessens | 2010-05-02 | 1 | -2/+0 |
| | |||||
* | remove empathy_tp_contact_factory_set_avatar | Guillaume Desmottes | 2010-04-06 | 1 | -4/+0 |
| | | | | This is not needed any more. | ||||
* | Set/get location on telepathy | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -1/+2 |
| | |||||
* | Change EmpathyTpContactFactory API to look more like TpConnection. Add ↵ | Xavier Claessens | 2009-04-22 | 1 | -6/+37 |
| | | | | | | function to get only one contact from id/handle. | ||||
* | Change API of EmpathyTpContactFactory: | Xavier Claessens | 2009-04-22 | 1 | -11/+22 |
| | | | | | | - Based on TpConnection instead of McAccount. - Drop all code that is now handled in TpContact. - Make it per-connection singleton. | ||||
* | Keep a priv pointer in the object struct instead of using ↵ | Xavier Claessens | 2008-05-06 | 1 | -1/+1 |
| | | | | | | G_TYPE_INSTANCE_GET_PRIVATE all the time. svn path=/trunk/; revision=1082 | ||||
* | Update copyright year in .h too, it was done in .c only. | Xavier Claessens | 2008-04-15 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=946 | ||||
* | Add a ready property on EmpathyTpContactFactory | Xavier Claessens | 2008-03-14 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=790 | ||||
* | Use new api | Xavier Claessens | 2008-03-11 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=742 | ||||
* | Split EmpathyContactFactory to have one EmpathyTpContactFactory per account | Xavier Claessens | 2007-12-12 | 1 | -0/+71 |
svn path=/trunk/; revision=472 |