]> git.0d.be Git - empathy.git/history - libempathy/empathy-utils.h
Add empathy_tp_chat_get_connection() to direct access the channel's connection.
[empathy.git] / libempathy / empathy-utils.h
2009-02-03 Sjoerd SimonsSwitch to calling CallFactory to make calls
2009-01-30 Xavier ClaessensMove empathy_notification_is_enabled () to src/
2009-01-23 Jonny LambRenamed G_STR_EMPTY to EMP_STR_EMPTY.
2009-01-15 Xavier Claessensempathy_mission_control_new -> dup_singleton.
2009-01-09 Sjoerd SimonsAdd a utility function to start a call to a contact
2009-01-09 Sjoerd SimonsRemove custom channel requesting functionality, this...
2009-01-06 Xavier ClaessensRemove dead code from empathy-util.
2008-12-12 Xavier ClaessensAdd empathy_init(), empathy_gtk_init() and empathy_gtk_...
2008-12-01 Xavier ClaessensUse GRegex instead of custom code and use a new regex...
2008-11-21 Xavier ClaessensRemove useless lines
2008-11-21 Jonny LambMoved empathy_send_file to EmpathyDispatcher and rename...
2008-11-21 Jonny LambFixed copyright and author headers. (Jonny Lamb)
2008-11-21 Jonny LambRenamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)
2008-11-21 Jonny LambRemoved empathy_init in favour of calling emp_cli_init...
2008-11-21 Jonny LambConverted sources to Collabora coding style. (Jonny...
2008-11-21 Jonny LambAdded empathy_send_file* helper functions to empathy...
2008-11-21 Jonny LambAdded empathy_init function to call emp_cli_init in...
2008-08-07 Xavier ClaessensAdd a function to request a channel from a string handle
2008-05-18 Xavier ClaessensImprove dispatcher. Fixes bug #465928.
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-04-21 Xavier ClaessensAdd support for apt:// URLS. Fixes bug #529049 (Gaëtan...
2008-04-15 Xavier ClaessensUpdate copyright year in .h too, it was done in .c...
2008-04-13 Xavier ClaessensFix disconnection of AccountStatusChanged signal.
2008-04-11 Xavier ClaessensWe can't use *_run_* API from dbus signal cb or method...
2008-04-11 Xavier ClaessensRemove unused includes
2008-04-11 Xavier ClaessensRemove empathy_inspect_* and add empathy_channel_get_ac...
2008-04-11 Xavier ClaessensAdd empathy_run_until_read[_full] functions
2008-03-16 Xavier ClaessensUse empathy_file_lookup for glade files since some...
2008-02-08 Xavier ClaessensChange new message dialog to new conversation and make...
2008-01-24 Xavier ClaessensRemove EmpathyPresence object and have "presence" and...
2008-01-01 Xavier ClaessensAdd convinience functions empathy_chat_with_contact...
2007-12-02 Xavier ClaessensConflicts:
2007-09-29 Xavier ClaessensInitial Voice+Video support Fixes bug #468204 (Elliot...
2007-09-26 Xavier ClaessensCache avatars and RequestAvatars only when needed.
2007-08-02 Xavier ClaessensAdding new empathy_strdiff API stolen from telepathy...
2007-07-20 Xavier ClaessensInitial room list support. It does not works yet.
2007-06-22 Xavier ClaessensRename all filenames starting with "gossip" by "empathy...