aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-event-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Include only used headersxclaesse2008-11-221-2/+2
* fix FT client side code as the generated code changedxclaesse2008-11-221-1/+1
* Handle new file channels regardless of direction in the dispatcher. (Jonny Lamb)xclaesse2008-11-221-59/+28
* Removed account property of EmpathyTpFile as it's only actually used once and...xclaesse2008-11-221-3/+1
* Use empathy_contact_run_until_ready in EmpathyEventManager.xclaesse2008-11-221-0/+2
* Changed _run_ method calls to _call_ calls. (Jonny Lamb)xclaesse2008-11-221-39/+48
* Changed EmpathyEventManager to not rely on the Direction property of the file...xclaesse2008-11-221-6/+8
* Added a proper Empathy event for an incoming file transfer so that the status...xclaesse2008-11-221-7/+30
* Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)xclaesse2008-11-221-4/+4
* Handle incoming file transfers in the event manager. (Jonny Lamb)xclaesse2008-11-221-0/+30
* Fix translators complains about ambigous strings. Fixes bug #546154.xclaesse2008-08-041-6/+6
* Move the event manager to src/xclaesse2008-07-151-0/+470