]> git.0d.be Git - empathy.git/history - src/empathy-event-manager.c
Support incoming muc invitation.Fixes bug #525559 (Guillaume Desmottes)
[empathy.git] / src / empathy-event-manager.c
2009-02-13 Guillaume DesmottesSupport incoming muc invitation.Fixes bug #525559 ...
2009-02-11 Olivier CrĂȘteFix type punned pointers warnings
2009-02-03 Sjoerd SimonsClean up some brokeness after the rebase
2009-02-03 Sjoerd SimonsShow a dialog when the user clicks on a incoming call
2009-02-03 Sjoerd SimonsLet the event-manager manage the sounds
2009-01-30 Xavier ClaessensMake notifications for unfocused chat windows work...
2009-01-30 Xavier ClaessensBreak after the event has been found.
2009-01-30 Xavier ClaessensW.I.P. for notifications on chat window.
2009-01-30 Xavier ClaessensIf the notification is not dismissed by the user, do...
2009-01-30 Xavier ClaessensSplit the event description into header and message...
2009-01-23 Jonny LambRenamed G_STR_EMPTY to EMP_STR_EMPTY.
2009-01-12 Xavier ClaessensRemove useless include of empathy-tp-group.h
2009-01-09 Xavier ClaessensClean some coding style
2009-01-09 Xavier ClaessensFix some errors made when rebasing on master
2009-01-09 Sjoerd SimonsHandle Dbus Tubes and ignore non p2p channels
2009-01-09 Sjoerd SimonsRemove approvals when the underlying operation got...
2009-01-09 Sjoerd SimonsPort to the new empathy_call_when_ready api
2009-01-09 Sjoerd SimonsMake the dispatch operation _get_ functions not return...
2009-01-09 Sjoerd SimonsMove the dispatcher to the new singleton policy
2009-01-09 Sjoerd SimonsAlso free the approvals list
2009-01-09 Sjoerd SimonsUse gulongs to save signal handler ids
2009-01-09 Sjoerd SimonsCompletely move to Telepathy coding style
2009-01-09 Sjoerd SimonsRemove dead code
2009-01-09 Sjoerd SimonsAdd support for approving video channels
2009-01-09 Sjoerd SimonsAdd support for approving tubes
2009-01-09 Sjoerd SimonsEnable approving of file transfers
2009-01-09 Sjoerd SimonsInitial port to the new dispatcher
2009-01-09 Xavier ClaessensSet the right weak pointer.
2009-01-09 Xavier ClaessensPort EmpathyContactManager to the new singleton policy.
2009-01-09 Xavier ClaessensPort EmpathyEventManager to the new singleton policy.
2009-01-09 Xavier ClaessensPort EmpathyContactFactory to the new singleton policy.
2008-11-21 Xavier ClaessensInclude only used headers
2008-11-21 Xavier Claessensfix FT client side code as the generated code changed
2008-11-21 Jonny LambHandle new file channels regardless of direction in...
2008-11-21 Jonny LambRemoved account property of EmpathyTpFile as it's only...
2008-11-21 Jonny LambUse empathy_contact_run_until_ready in EmpathyEventManager.
2008-11-21 Jonny LambChanged _run_ method calls to _call_ calls. (Jonny...
2008-11-21 Jonny LambChanged EmpathyEventManager to not rely on the Directio...
2008-11-21 Jonny LambAdded a proper Empathy event for an incoming file trans...
2008-11-21 Jonny LambRenamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)
2008-11-21 Jonny LambHandle incoming file transfers in the event manager...
2008-08-04 Xavier ClaessensFix translators complains about ambigous strings. Fixes...
2008-07-15 Xavier ClaessensMove the event manager to src/