Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed account property of EmpathyTpFile as it's only actually used once and... | Jonny Lamb | 2008-11-22 | 1 | -3/+1 |
* | Use empathy_contact_run_until_ready in EmpathyEventManager. | Jonny Lamb | 2008-11-22 | 1 | -0/+2 |
* | Changed _run_ method calls to _call_ calls. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -39/+48 |
* | Changed EmpathyEventManager to not rely on the Direction property of the file... | Jonny Lamb | 2008-11-22 | 1 | -6/+8 |
* | Added a proper Empathy event for an incoming file transfer so that the status... | Jonny Lamb | 2008-11-22 | 1 | -7/+30 |
* | Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -4/+4 |
* | Handle incoming file transfers in the event manager. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+30 |
* | Fix translators complains about ambigous strings. Fixes bug #546154. | Xavier Claessens | 2008-08-04 | 1 | -6/+6 |
* | Move the event manager to src/ | Xavier Claessens | 2008-07-15 | 1 | -0/+470 |