aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...Xavier Claessens2008-03-171-0/+19
* Remove useless libtelepathy headersXavier Claessens2008-03-111-1/+1
* Make sure we don't expect contact id and handle to be directly ready. Add som...Xavier Claessens2008-03-111-0/+4
* simplify empathy_call_with_contact_id using empathy_contact_run_until_readyXavier Claessens2008-03-111-25/+5
* Allow underscores in URLs. Fixes bug #505616 (Marco Barisione).Xavier Claessens2008-03-081-1/+1
* Don't hardcode path to uninstalled files, use EMPATHY_SRCDIR env var instead.Xavier Claessens2008-03-041-1/+2
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Add missing include of tp-conn.hXavier Claessens2008-03-021-0/+1
* Simplifies empathy_call_with_contact_id.Xavier Claessens2008-02-161-20/+11
* Merge commit 'sjoerd/master'Xavier Claessens2008-02-161-3/+35
* Add self contact to the group iface of media channel.Xavier Claessens2008-02-161-8/+15
* Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens.Xavier Claessens2008-02-151-17/+58
* Change new message dialog to new conversation and make possible to do voip call.Xavier Claessens2008-02-091-48/+22
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-251-0/+71
* Try to load dtd and glade files from the srcdir first to aboid having to inst...Xavier Claessens2008-01-231-2/+6
* Add convinience functions empathy_chat_with_contact() and empathy_chat_with_c...Xavier Claessens2008-01-021-0/+30
* Conflicts:Xavier Claessens2007-12-031-76/+0
* Initialize every GError to NULL. Fixes bug #482889.Marco Barisione2007-10-041-2/+2
* Add some sanity checks. Fixes bug #463051.Xavier Claessens2007-10-011-1/+8
* ref group when async calls are in flight to avoid destroying the objectXavier Claessens2007-09-291-5/+1
* Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, XavierXavier Claessens2007-09-291-0/+62
* Fix 2 leaks thanks to valgrind.Xavier Claessens2007-09-271-0/+1
* Cache avatars and RequestAvatars only when needed.Xavier Claessens2007-09-271-14/+76
* Adding new empathy_strdiff API stolen from telepathy-glib. It check ifXavier Claessens2007-08-021-122/+13
* Initial room list support. It does not works yet.Xavier Claessens2007-07-201-5/+20
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+495