| Commit message (Expand) | Author | Age | Files | Lines |
* | remove empathy_signal_connect_weak (#613583) | Guillaume Desmottes | 2010-04-09 | 1 | -5/+0 |
* | factor out empathy_connect_new_account | Guillaume Desmottes | 2010-03-02 | 1 | -0/+4 |
* | Use a appropriate unique name for Empathy unique app | Sjoerd Simons | 2010-02-25 | 1 | -2/+0 |
* | define EMPATHY_CLIENT_NAME | Guillaume Desmottes | 2010-02-22 | 1 | -0/+2 |
* | refactor friendly status reason messages | Felix Kaser | 2009-12-15 | 1 | -0/+1 |
* | Add empathy_account_manager_get_accounts_connected function. | Jonny Lamb | 2009-10-24 | 1 | -0/+2 |
* | Add empathy_get_account_for_connection function. | Jonny Lamb | 2009-10-24 | 1 | -0/+2 |
* | copy empathy_signal_connect_weak from telepathy-gabble | Guillaume Desmottes | 2009-10-15 | 1 | -0/+5 |
* | Make empathy_protocol_name_to_display_name public | Cosimo Cecchi | 2009-08-25 | 1 | -0/+1 |
* | remove usage of empathy_account_equal | Sjoerd Simons | 2009-07-30 | 1 | -2/+0 |
* | Remove empathy_account_hash | Sjoerd Simons | 2009-07-30 | 1 | -1/+0 |
* | Add a utility function to may protocols to their icons | Sjoerd Simons | 2009-07-29 | 1 | -0/+2 |
* | Remove last references to mission-control 4 | Sjoerd Simons | 2009-07-16 | 1 | -3/+0 |
* | Add an GType of ao | Sjoerd Simons | 2009-07-08 | 1 | -0/+3 |
* | Port libempathy to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -1/+0 |
* | Add a helper uint_compare function | Cosimo Cecchi | 2009-06-01 | 1 | -0/+2 |
* | Move the error declaration in empathy-tp-file.h | Cosimo Cecchi | 2009-06-01 | 1 | -10/+0 |
* | W.I.P. for hash on receiver side. | Cosimo Cecchi | 2009-06-01 | 1 | -0/+1 |
* | React to Tp remote errors | Cosimo Cecchi | 2009-06-01 | 1 | -3/+4 |
* | W.I.P. for heavy lifting on EmpathyTpFile. | Cosimo Cecchi | 2009-06-01 | 1 | -0/+1 |
* | Add some error handling and keep on adding progress signals. | Cosimo Cecchi | 2009-06-01 | 1 | -0/+7 |
* | Remove usage of McPresence as much as possible | Sjoerd Simons | 2009-05-31 | 1 | -3/+3 |
* | empathy-utils: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -3/+3 |
* | Replace empathy_connection_get_protocol by tp_connection_parse_object_path | Xavier Claessens | 2009-04-22 | 1 | -2/+1 |
* | Extract protocol from the connection's object-path and correctly set the spec... | Xavier Claessens | 2009-04-22 | 1 | -1/+2 |
* | Drop dead code | Xavier Claessens | 2009-04-22 | 1 | -10/+0 |
* | Switch to calling CallFactory to make calls | Sjoerd Simons | 2009-02-03 | 1 | -3/+0 |
* | Move empathy_notification_is_enabled () to src/ | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | Renamed G_STR_EMPTY to EMP_STR_EMPTY. | Jonny Lamb | 2009-01-23 | 1 | -1/+1 |
* | empathy_mission_control_new -> dup_singleton. | Xavier Claessens | 2009-01-16 | 1 | -1/+1 |
* | Add a utility function to start a call to a contact | Sjoerd Simons | 2009-01-10 | 1 | -0/+4 |
* | Remove custom channel requesting functionality, this should go through the di... | Sjoerd Simons | 2009-01-10 | 1 | -16/+0 |
* | Remove dead code from empathy-util. | Xavier Claessens | 2009-01-07 | 1 | -5/+0 |
* | Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They... | Xavier Claessens | 2008-12-12 | 1 | -0/+1 |
* | Use GRegex instead of custom code and use a new regex to detect URIs | Xavier Claessens | 2008-12-01 | 1 | -17/+2 |
* | Remove useless lines | Xavier Claessens | 2008-11-22 | 1 | -1/+0 |
* | Moved empathy_send_file to EmpathyDispatcher and renamed it. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -10/+0 |
* | Fixed copyright and author headers. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+1 |
* | Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -3/+3 |
* | Removed empathy_init in favour of calling emp_cli_init directly. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -3/+0 |
* | Converted sources to Collabora coding style. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+5 |
* | Added empathy_send_file* helper functions to empathy-utils. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+7 |
* | Added empathy_init function to call emp_cli_init in main. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+1 |
* | Add a function to request a channel from a string handle | Xavier Claessens | 2008-08-07 | 1 | -1/+15 |
* | Improve dispatcher. Fixes bug #465928. | Xavier Claessens | 2008-05-18 | 1 | -8/+7 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 1 | -0/+1 |
* | Add support for apt:// URLS. Fixes bug #529049 (Gaƫtan Podevijn). | Xavier Claessens | 2008-04-22 | 1 | -0/+1 |
* | Update copyright year in .h too, it was done in .c only. | Xavier Claessens | 2008-04-15 | 1 | -1/+1 |
* | Fix disconnection of AccountStatusChanged signal. | Xavier Claessens | 2008-04-13 | 1 | -1/+2 |
* | We can't use *_run_* API from dbus signal cb or method implementation. To avo... | Xavier Claessens | 2008-04-11 | 1 | -0/+4 |
* | Remove unused includes | Xavier Claessens | 2008-04-11 | 1 | -2/+0 |
* | Remove empathy_inspect_* and add empathy_channel_get_account | Xavier Claessens | 2008-04-11 | 1 | -5/+1 |
* | Add empathy_run_until_read[_full] functions | Xavier Claessens | 2008-04-11 | 1 | -0/+10 |
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and... | Xavier Claessens | 2008-03-17 | 1 | -1/+2 |
* | Change new message dialog to new conversation and make possible to do voip call. | Xavier Claessens | 2008-02-09 | 1 | -1/+3 |
* | Remove EmpathyPresence object and have "presence" and "presence-message" prop... | Xavier Claessens | 2008-01-25 | 1 | -0/+3 |
* | Add convinience functions empathy_chat_with_contact() and empathy_chat_with_c... | Xavier Claessens | 2008-01-02 | 1 | -0/+4 |
* | Conflicts: | Xavier Claessens | 2007-12-03 | 1 | -3/+0 |
* | Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, Xavier | Xavier Claessens | 2007-09-29 | 1 | -0/+1 |
* | Cache avatars and RequestAvatars only when needed. | Xavier Claessens | 2007-09-27 | 1 | -2/+3 |
* | Adding new empathy_strdiff API stolen from telepathy-glib. It check if | Xavier Claessens | 2007-08-02 | 1 | -11/+3 |
* | Initial room list support. It does not works yet. | Xavier Claessens | 2007-07-20 | 1 | -2/+5 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -0/+100 |