]> git.0d.be Git - empathy.git/history - libempathy/empathy-dispatch-operation.c
Remove g_object_ref from empathy_dispatch_operation_get_tp_connection. Fixes #579780
[empathy.git] / libempathy / empathy-dispatch-operation.c
2009-04-22 Jonny LambRemove g_object_ref from empathy_dispatch_operation_get...
2009-04-22 Xavier ClaessensChange EmpathyTpContactFactory API to look more like...
2009-04-22 Xavier ClaessensPort EmpathyDispatchOperation to new API
2009-02-20 Jonny LambUse tp-glib generated code for file transfers rather...
2009-01-16 Jonny LambRemoved extensions.h inclusion in public API.
2009-01-09 Xavier ClaessensRemove useless goto
2009-01-09 Xavier ClaessensIf channel is invalidated before being ready, the error...
2009-01-09 Sjoerd SimonsIgnore approval that happen after the operation was...
2009-01-09 Sjoerd SimonsCorrectly define the invalidated signal
2009-01-09 Sjoerd SimonsMake the dispatch operation _get_ functions not return...
2009-01-09 Sjoerd SimonsAlways check if the passed operation is actually a...
2009-01-09 Sjoerd SimonsWait untill the TpChat object is ready before going...
2009-01-09 Xavier ClaessensRecognise file transfers
2009-01-09 Sjoerd SimonsStart reworking the dispatcher