aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They...xclaesse2008-12-121-0/+1
* Use GRegex instead of custom code and use a new regex to detect URIsxclaesse2008-12-011-17/+2
* Remove useless linesxclaesse2008-11-221-1/+0
* Moved empathy_send_file to EmpathyDispatcher and renamed it. (Jonny Lamb)xclaesse2008-11-221-10/+0
* Fixed copyright and author headers. (Jonny Lamb)xclaesse2008-11-221-0/+1
* Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)xclaesse2008-11-221-3/+3
* Removed empathy_init in favour of calling emp_cli_init directly. (Jonny Lamb)xclaesse2008-11-221-3/+0
* Converted sources to Collabora coding style. (Jonny Lamb)xclaesse2008-11-221-0/+5
* Added empathy_send_file* helper functions to empathy-utils. (Jonny Lamb)xclaesse2008-11-221-0/+7
* Added empathy_init function to call emp_cli_init in main. (Jonny Lamb)xclaesse2008-11-221-0/+1
* Add a function to request a channel from a string handlexclaesse2008-08-071-1/+15
* Improve dispatcher. Fixes bug #465928.xclaesse2008-05-181-8/+7
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...xclaesse2008-05-061-0/+1
* Add support for apt:// URLS. Fixes bug #529049 (Gaƫtan Podevijn).xclaesse2008-04-221-0/+1
* Update copyright year in .h too, it was done in .c only.xclaesse2008-04-151-1/+1
* Fix disconnection of AccountStatusChanged signal.xclaesse2008-04-131-1/+2
* We can't use *_run_* API from dbus signal cb or method implementation. To avo...xclaesse2008-04-111-0/+4
* Remove unused includesxclaesse2008-04-111-2/+0
* Remove empathy_inspect_* and add empathy_channel_get_accountxclaesse2008-04-111-5/+1
* Add empathy_run_until_read[_full] functionsxclaesse2008-04-111-0/+10
* Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...xclaesse2008-03-171-1/+2
* Change new message dialog to new conversation and make possible to do voip call.xclaesse2008-02-091-1/+3
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...xclaesse2008-01-251-0/+3
* Add convinience functions empathy_chat_with_contact() and empathy_chat_with_c...xclaesse2008-01-021-0/+4
* Conflicts:xclaesse2007-12-031-3/+0
* 2007-09-29 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-291-0/+1
* 2007-09-26 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-271-2/+3
* 2007-08-02 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-021-11/+3
* 2007-07-20 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-201-2/+5
* 2007-06-22 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-221-0/+100