]> git.0d.be Git - empathy.git/history - libempathy/empathy-utils.c
Merge branch 'master' into tp-tube
[empathy.git] / libempathy / empathy-utils.c
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-24 Davyd MadeleyMerge branch 'spelling-578399'
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-22 Xavier ClaessensReplace empathy_connection_get_protocol by tp_connectio...
2009-04-22 Xavier ClaessensExtract protocol from the connection's object-path...
2009-04-22 Xavier ClaessensDrop dead code
2009-04-22 Xavier ClaessensDrop unused include of contact factory
2009-02-03 Sjoerd SimonsSwitch to calling CallFactory to make calls
2009-01-30 Xavier ClaessensMove empathy_notification_is_enabled () to src/
2009-01-16 Xavier ClaessensFix building, there were a missing _new ->_dup_singleton.
2009-01-15 Xavier Claessensempathy_mission_control_new -> dup_singleton.
2009-01-09 Sjoerd SimonsMake the dispatch operation _get_ functions not return...
2009-01-09 Sjoerd SimonsAdd a utility function to start a call to a contact
2009-01-09 Sjoerd SimonsCall emp_cli_init in empathy_init
2009-01-09 Sjoerd SimonsRemove custom channel requesting functionality, this...
2009-01-06 Xavier ClaessensRemove dead code from empathy-util.
2008-12-12 Xavier Claessensgtk_init and g_thread_init shouldn't be called by libra...
2008-12-12 Xavier ClaessensMake sure to not init thread twice.
2008-12-12 Xavier ClaessensUse gi18n-lib.h instead of gi18n.h for libraries.
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 LambChanged suppress_handler to TRUE in a requested channel...
2008-11-21 Jonny LambRemoved account property of EmpathyTpFile as it's only...
2008-11-21 Jonny LambFixed channel property setting typo so ContentType...
2008-11-21 Jonny LambUse FIXME instead of TODO in comments. (Jonny Lamb)
2008-11-21 Jonny LambChanged _run_ method calls to _call_ calls. (Jonny...
2008-11-21 Jonny LambFixed copyright and author headers. (Jonny Lamb)
2008-11-21 Jonny LambVarious whitespace and comment fixes. (Jonny Lamb)
2008-11-21 Jonny LambAdded empathy_offer_file function and updated accept_fi...
2008-11-21 Jonny LambDo not set the MD5 hash of the file when sending. ...
2008-11-21 Jonny LambRenamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)
2008-11-21 Jonny LambAdded ability to get an md5sum of the file being sent...
2008-11-21 Jonny LambRemoved empathy_init in favour of calling emp_cli_init...
2008-11-21 Jonny LambMerged empathy_send_file and empathy_send_file_from_str...
2008-11-21 Jonny LambSet the ContentType property properly on a new file...
2008-11-21 Jonny LambRemoved EmpathyTpFile and put everything into EmpathyFi...
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-09-29 Frederic PetersCatch underscores in email addresses. (closes: #554284)
2008-08-07 Xavier ClaessensAdd a function to request a channel from a string handle
2008-07-29 Xavier ClaessensIf we don't know the status string, set it to unset...
2008-05-27 Xavier Claessensempathy_proxy_hash and _equal can be used only with...
2008-05-18 Xavier ClaessensImprove dispatcher. Fixes bug #465928.
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-24 Xavier ClaessensRemove conditional build of VOIP.
2008-04-21 Xavier ClaessensAdd support for apt:// URLS. Fixes bug #529049 (Gaëtan...
2008-04-19 Xavier ClaessensDrop Chandler and Filter, do not use MC for dispatching...
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 ClaessensUse tp-glib API in empathy_call_with_contact
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-03-11 Xavier ClaessensRemove useless libtelepathy headers
2008-03-11 Xavier ClaessensMake sure we don't expect contact id and handle to...
2008-03-11 Xavier Claessenssimplify empathy_call_with_contact_id using empathy_con...
2008-03-08 Xavier ClaessensAllow underscores in URLs. Fixes bug #505616 (Marco...
2008-03-03 Xavier ClaessensDon't hardcode path to uninstalled files, use EMPATHY_S...
2008-03-02 Xavier ClaessensUpdate collabora copyright to 2008
2008-03-01 Xavier ClaessensAdd missing include of tp-conn.h
2008-02-15 Xavier ClaessensSimplifies empathy_call_with_contact_id.
2008-02-15 Xavier ClaessensMerge commit 'sjoerd/master'
2008-02-15 Xavier ClaessensAdd self contact to the group iface of media channel.
2008-02-15 Xavier ClaessensMerge call branch from Elliot Fairweather with cleanups...
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-23 Xavier ClaessensTry to load dtd and glade files from the srcdir first...
2008-01-01 Xavier ClaessensAdd convinience functions empathy_chat_with_contact...
2007-12-02 Xavier ClaessensConflicts:
2007-10-03 Marco BarisioneInitialize every GError to NULL. Fixes bug #482889.
2007-10-01 Xavier ClaessensAdd some sanity checks. Fixes bug #463051.
2007-09-29 Xavier Claessensref group when async calls are in flight to avoid destr...
2007-09-29 Xavier ClaessensInitial Voice+Video support Fixes bug #468204 (Elliot...
2007-09-27 Xavier ClaessensFix 2 leaks thanks to valgrind.
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...