| Commit message (Expand) | Author | Age | Files | Lines |
* | Recognize both handheld and phone clienttypes as mobile devices | Sjoerd Simons | 2013-01-03 | 1 | -0/+14 |
* | add some protocolname-displayname | Gabriele Giacone | 2012-11-26 | 1 | -0/+7 |
* | include telepathy-glib.h | Guillaume Desmottes | 2012-09-17 | 1 | -6/+0 |
* | use tp_account_manager_dup_valid_accounts() | Guillaume Desmottes | 2012-09-11 | 1 | -2/+2 |
* | Go back to libgee 0.6.x | Guillaume Desmottes | 2012-07-23 | 1 | -1/+1 |
* | libempathy: Port empathy to libgee 0.8. | Jeremy Whiting | 2012-07-19 | 1 | -1/+1 |
* | Move SASL mechanism implementations into its own file | Xavier Claessens | 2012-07-18 | 1 | -15/+0 |
* | remove unused proxy hash and equal functions | Guillaume Desmottes | 2012-06-07 | 1 | -30/+0 |
* | Add GVariant converters from tp-glib | Guillaume Desmottes | 2012-06-06 | 1 | -0/+29 |
* | factor out empathy_individual_get_client_types() | Guillaume Desmottes | 2012-05-25 | 1 | -0/+42 |
* | remove unused tp-contact-factory includes | Guillaume Desmottes | 2012-05-15 | 1 | -1/+0 |
* | use tpf_persona_dup_for_contact() instead of lookup_by_contact() | Guillaume Desmottes | 2012-04-02 | 1 | -5/+12 |
* | factor out create_individual_from_persona() | Guillaume Desmottes | 2012-04-02 | 1 | -11/+21 |
* | add empathy_ensure_individual_from_tp_contact() | Guillaume Desmottes | 2012-02-15 | 1 | -0/+20 |
* | improve TP_ERROR_STR_ALREADY_CONNECTED displayed error string | Guillaume Desmottes | 2012-02-08 | 1 | -1/+1 |
* | Utils: provide a human-readable message for CM crashes | Will Thompson | 2012-01-26 | 1 | -0/+4 |
* | empathy_account_get_error_message: get the reason before displaying it | Guillaume Desmottes | 2012-01-16 | 1 | -2/+2 |
* | coding style fix | Guillaume Desmottes | 2012-01-16 | 1 | -1/+1 |
* | remove useless includes of empathy-contact-manager.h | Guillaume Desmottes | 2011-12-14 | 1 | -1/+0 |
* | use tpf_persona_dup_for_contact() | Guillaume Desmottes | 2011-12-14 | 1 | -10/+7 |
* | factor out empathy_create_individual_from_tp_contact() | Guillaume Desmottes | 2011-11-24 | 1 | -0/+32 |
* | Import Facebook and windows Live GOA accounts | Xavier Claessens | 2011-11-04 | 1 | -0/+15 |
* | factor out empathy_individual_can_audio_video_call() | Guillaume Desmottes | 2011-10-18 | 1 | -0/+58 |
* | Merge remote-tracking branch 'pochu/upgrade-software' | Danielle Madeley | 2011-10-14 | 1 | -0/+2 |
|\ |
|
| * | Display Upgrade Software errors | Emilio Pozuelo Monfort | 2011-09-05 | 1 | -0/+2 |
* | | Use always-writeable and writeable-properties for alias and groups | Raul Gutierrez Segales | 2011-09-19 | 1 | -18/+76 |
* | | factor out empathy_get_tp_contact_for_individual | Guillaume Desmottes | 2011-09-08 | 1 | -0/+38 |
* | | build fix | Guillaume Desmottes | 2011-09-06 | 1 | -1/+1 |
* | | empathy_contact_dup_from_folks_individual: add a debug msg if no contact is f... | Guillaume Desmottes | 2011-09-06 | 1 | -0/+6 |
|/ |
|
* | empathy_connection_can_*_personas: check if connection is connected | Guillaume Desmottes | 2011-09-02 | 1 | -0/+12 |
* | export empathy_account_has_uri_scheme_tel() | Guillaume Desmottes | 2011-08-29 | 1 | -0/+19 |
* | Don't assume that all TpfPersonas contain valid TpContacts | Travis Reitter | 2011-08-22 | 1 | -2/+5 |
* | Port to new tp-glib client factory | Guillaume Desmottes | 2011-08-18 | 1 | -30/+10 |
* | remove unused string util functions | Guillaume Desmottes | 2011-06-29 | 1 | -33/+0 |
* | empathy-utils: port to new coding style | Guillaume Desmottes | 2011-06-29 | 1 | -354/+357 |
* | Move empathy_call_* util functions to libempathy-gtk | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -133/+0 |
* | empathy_call_new_with_streams: start Calls when we support them | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -8/+82 |
* | Adapt to API change in folks_backend_get_persona_stores(). | Travis Reitter | 2011-06-07 | 1 | -8/+7 |
* | Adapt to API break in folks_individual_get_personas. | Travis Reitter | 2011-06-07 | 1 | -15/+46 |
* | factor out empathy_individual_match_words() | Guillaume Desmottes | 2011-05-31 | 1 | -1/+0 |
* | Update formatting for NOK | Danielle Madeley | 2011-05-05 | 1 | -1/+1 |
* | Fill out empathy_format_currency() with more currencies | Danielle Madeley | 2011-05-05 | 1 | -8/+9 |
* | Use pointless g* types for consistency | Danielle Madeley | 2011-05-05 | 1 | -4/+4 |
* | Add method empathy_format_currency() | Danielle Madeley | 2011-05-05 | 1 | -0/+74 |
* | Add translation context on some strings (#646131) | Guillaume Desmottes | 2011-04-18 | 1 | -1/+1 |
* | givve translators context for the 'Unknown' string | Guillaume Desmottes | 2011-03-30 | 1 | -0/+1 |
* | pass a preferred handler when requesting channels | Guillaume Desmottes | 2011-03-17 | 1 | -3/+3 |
* | rename empathy-dispatcher to empathy-request-util | Guillaume Desmottes | 2011-03-17 | 1 | -1/+0 |
* | Adjust for Folks Groupable -> GroupDetails rename | Travis Reitter | 2011-03-15 | 1 | -1/+1 |
* | empathy_protocol_name_to_display_name: MSN has been renamed to "Windows live"... | Guillaume Desmottes | 2011-03-07 | 1 | -1/+1 |
* | Bug 637151 — Hide the user Individual from the contact list | Philip Withnall | 2011-02-18 | 1 | -2/+20 |
* | Bug 641662 — Update for libfolks API changes to IndividualAggregator | Philip Withnall | 2011-02-18 | 1 | -1/+1 |
* | Move a couple of call-related functions to empathy-utils.h | Emilio Pozuelo Monfort | 2011-02-10 | 1 | -1/+61 |
* | EmpathyTpCall -> EmpathyTpStreamedMedia | Emilio Pozuelo Monfort | 2011-02-03 | 1 | -1/+0 |
* | rename EmpathyIdle to EmpathyPresenceManager (#640532) | Guillaume Desmottes | 2011-01-25 | 1 | -5/+5 |
* | Remove Ovi chat profile | Guillaume Desmottes | 2010-12-07 | 1 | -1/+0 |
* | add Ovi chat profile (#630146) | Guillaume Desmottes | 2010-12-07 | 1 | -0/+1 |
* | Use Folks to check if a TpConnection can alias and group personas. | Travis Reitter | 2010-10-16 | 1 | -0/+28 |
* | Use Folks to check if a TpConnection can add personas. | Travis Reitter | 2010-10-16 | 1 | -0/+52 |
* | Port Empathy to use FolksAliasable and FolksGroupable | Philip Withnall | 2010-10-05 | 1 | -1/+1 |
* | coding style fixes | Guillaume Desmottes | 2010-09-30 | 1 | -2/+2 |
* | use gettext() instead of _() | Guillaume Desmottes | 2010-09-29 | 1 | -2/+2 |
* | allow to translate 'Google Talk' | Guillaume Desmottes | 2010-09-29 | 1 | -1/+1 |
* | Add empathy_service_name_to_display_name() | Guillaume Desmottes | 2010-09-29 | 1 | -3/+29 |
* | fixed typo in empathy utils | Felix Kaser | 2010-09-13 | 1 | -1/+1 |
* | Move _get_certificate_hostname() out of the verifier | Cosimo Cecchi | 2010-09-08 | 1 | -0/+35 |
* | Bug 628064 — Miscellaneous string fixes | Philip Withnall | 2010-08-27 | 1 | -2/+2 |
* | Add an usre_requested param to _account_get_error() | Cosimo Cecchi | 2010-08-19 | 1 | -2/+13 |
* | remove empathy-dispatch-operation | Guillaume Desmottes | 2010-08-11 | 1 | -1/+0 |
* | add support for the errors introduced in spec 0.19.11 | Guillaume Desmottes | 2010-08-11 | 1 | -0/+9 |
* | fix indentation | Guillaume Desmottes | 2010-08-11 | 1 | -1/+1 |
* | Fix constness of various variables and parameters | Philip Withnall | 2010-08-05 | 1 | -1/+1 |
* | Fix missing entries in switch statements | Philip Withnall | 2010-08-05 | 1 | -0/+7 |
* | no need to pass the reason to empathy_account_get_error_message | Guillaume Desmottes | 2010-08-05 | 1 | -2/+4 |
* | empathy_account_get_error_message: no need to get the details hash table | Guillaume Desmottes | 2010-08-05 | 1 | -2/+1 |
* | empathy_status_reason_get_default_message can be static now | Guillaume Desmottes | 2010-08-05 | 1 | -1/+1 |
* | add empathy_account_get_error_message | Guillaume Desmottes | 2010-08-05 | 1 | -1/+20 |
* | create_errors_to_message_hash: add support for more errors | Guillaume Desmottes | 2010-08-05 | 1 | -0/+21 |
* | add empathy_dbus_error_name_get_default_message | Guillaume Desmottes | 2010-08-05 | 1 | -0/+44 |
* | Ensure contacts have a persona set | Philip Withnall | 2010-08-03 | 1 | -0/+1 |
* | Remove folks_individual_dup_from_empathy_contact() | Philip Withnall | 2010-07-22 | 1 | -32/+0 |
* | Update to the FolksIndividualAggregator:individuals-changed signal. | Travis Reitter | 2010-07-21 | 1 | -0/+7 |
* | Add 'dup' to the names of empathy_contact_from_folks_individual() and folks_i... | Travis Reitter | 2010-07-21 | 1 | -3/+3 |
* | Simplify empathy_folks_individual_contains_contact(). | Travis Reitter | 2010-07-21 | 1 | -9/+2 |
* | Add comments for the new Individual/Contact utility functions. | Travis Reitter | 2010-07-21 | 1 | -0/+10 |
* | Re-enable changing individuals' groups | Philip Withnall | 2010-07-21 | 1 | -0/+29 |
* | Add a note about future work to be done after we break the 1:1 FolksIndividua... | Travis Reitter | 2010-07-21 | 1 | -0/+3 |
* | Re-implement the context menu for Individuals | Travis Reitter | 2010-07-21 | 1 | -0/+24 |
* | Base the contact list around libfolks metacontacts. Not yet to feature-parity | Travis Reitter | 2010-07-21 | 1 | -0/+35 |
* | remove empathy_signal_connect_weak (#613583) | Guillaume Desmottes | 2010-04-09 | 1 | -86/+0 |
* | empathy_presence_get_default_message: return a string for TP_CONNECTION_PRESE... | Guillaume Desmottes | 2010-03-31 | 1 | -1/+2 |
* | factor out empathy_connect_new_account | Guillaume Desmottes | 2010-03-02 | 1 | -0/+37 |
* | Use the 'phone' icon for the 'sms' protocol | Guillaume Desmottes | 2010-02-10 | 1 | -0/+2 |
* | Use the SIP icon for the SIMPLE protocol | Guillaume Desmottes | 2010-02-09 | 1 | -1/+4 |
* | Changed the return string of empathy_presence_get_default_message to Invisibl... | G.Balaji | 2010-01-18 | 1 | -1/+1 |
* | Rephrase the TP_CONNECTION_STATUS_REASON_REQUESTED message to make it clearer... | Guillaume Desmottes | 2010-01-15 | 1 | -1/+1 |
* | empathy_protocol_icon_name: use the Yahoo icon for Yahoo Japan (#604567) | Guillaume Desmottes | 2009-12-15 | 1 | -0/+4 |
* | refactor friendly status reason messages | Felix Kaser | 2009-12-15 | 1 | -0/+37 |
* | Warn if accessing connection status before AM is ready | Danielle Madeley | 2009-11-10 | 1 | -0/+5 |
* | utils: remove FIXME | Jonny Lamb | 2009-10-30 | 1 | -2/+0 |
* | Add empathy_account_manager_get_accounts_connected function. | Jonny Lamb | 2009-10-24 | 1 | -0/+34 |
* | Add empathy_get_account_for_connection function. | Jonny Lamb | 2009-10-24 | 1 | -1/+34 |
* | empathy-utils.c: fix casting issues | Guillaume Desmottes | 2009-10-22 | 1 | -6/+8 |
* | copy empathy_signal_connect_weak from telepathy-gabble | Guillaume Desmottes | 2009-10-15 | 1 | -0/+85 |
* | Add display name for "gtalk" | Cosimo Cecchi | 2009-08-31 | 1 | -0/+1 |
* | Add human-readable names for Yahoo! Japan and Facebook Chat | Will Thompson | 2009-08-25 | 1 | -0/+2 |
* | Call gettext for translated protocol names | Will Thompson | 2009-08-25 | 1 | -10/+16 |
* | Make empathy_protocol_name_to_display_name public | Cosimo Cecchi | 2009-08-25 | 1 | -0/+30 |
* | remove usage of empathy_account_equal | Sjoerd Simons | 2009-07-30 | 1 | -7/+0 |
* | Remove empathy_account_hash | Sjoerd Simons | 2009-07-30 | 1 | -8/+0 |
* | Add a utility function to may protocols to their icons | Sjoerd Simons | 2009-07-29 | 1 | -0/+6 |
* | Remove last references to mission-control 4 | Sjoerd Simons | 2009-07-16 | 1 | -15/+0 |
* | Add an GType of ao | Sjoerd Simons | 2009-07-08 | 1 | -0/+10 |
* | Port libempathy to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -12/+3 |
* | empathy-utils: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -3/+3 |
* | Fix trailing whitespace | Cosimo Cecchi | 2009-06-01 | 1 | -1/+1 |
* | Add a helper uint_compare function | Cosimo Cecchi | 2009-06-01 | 1 | -0/+7 |
* | Remove usage of McPresence as much as possible | Sjoerd Simons | 2009-05-31 | 1 | -49/+50 |
* | empathy-utils: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -6/+6 |
* | Replace empathy_connection_get_protocol by tp_connection_parse_object_path | Xavier Claessens | 2009-04-22 | 1 | -28/+0 |
* | Extract protocol from the connection's object-path and correctly set the spec... | Xavier Claessens | 2009-04-22 | 1 | -0/+29 |
* | Drop dead code | Xavier Claessens | 2009-04-22 | 1 | -91/+0 |
* | Drop unused include of contact factory | Xavier Claessens | 2009-04-22 | 1 | -1/+0 |
* | Switch to calling CallFactory to make calls | Sjoerd Simons | 2009-02-03 | 1 | -33/+1 |
* | Move empathy_notification_is_enabled () to src/ | Xavier Claessens | 2009-01-31 | 1 | -0/+20 |
* | Fix building, there were a missing _new ->_dup_singleton. | Xavier Claessens | 2009-01-16 | 1 | -1/+1 |
* | empathy_mission_control_new -> dup_singleton. | Xavier Claessens | 2009-01-16 | 1 | -1/+1 |
* | Make the dispatch operation _get_ functions not return a ref | Sjoerd Simons | 2009-01-10 | 1 | -2/+0 |
* | Add a utility function to start a call to a contact | Sjoerd Simons | 2009-01-10 | 1 | -0/+36 |
* | Call emp_cli_init in empathy_init | Sjoerd Simons | 2009-01-10 | 1 | -0/+5 |
* | Remove custom channel requesting functionality, this should go through the di... | Sjoerd Simons | 2009-01-10 | 1 | -119/+0 |
* | Remove dead code from empathy-util. | Xavier Claessens | 2009-01-07 | 1 | -110/+0 |
* | gtk_init and g_thread_init shouldn't be called by libraries. Let applications... | Xavier Claessens | 2008-12-12 | 1 | -4/+0 |
* | Make sure to not init thread twice. | Xavier Claessens | 2008-12-12 | 1 | -1/+3 |
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 1 | -2/+1 |
* | Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They... | Xavier Claessens | 2008-12-12 | 1 | -0/+27 |
* | Use GRegex instead of custom code and use a new regex to detect URIs | Xavier Claessens | 2008-12-01 | 1 | -126/+0 |
* | Remove useless lines | Xavier Claessens | 2008-11-22 | 1 | -4/+0 |
* | Moved empathy_send_file to EmpathyDispatcher and renamed it. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -100/+0 |
* | Changed suppress_handler to TRUE in a requested channel. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
* | Removed account property of EmpathyTpFile as it's only actually used once and... | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
* | Fixed channel property setting typo so ContentType is actually set. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
* | Use FIXME instead of TODO in comments. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
* | Changed _run_ method calls to _call_ calls. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -9/+9 |
* | Fixed copyright and author headers. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+1 |
* | Various whitespace and comment fixes. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
* | Added empathy_offer_file function and updated accept_file. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+2 |
* | Do not set the MD5 hash of the file when sending. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -28/+0 |
* | Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -7/+7 |
* | Added ability to get an md5sum of the file being sent using GChecksum. (Jonny... | Jonny Lamb | 2008-11-22 | 1 | -1/+23 |
* | Removed empathy_init in favour of calling emp_cli_init directly. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -6/+0 |
* | Merged empathy_send_file and empathy_send_file_from_stream, and dropped the d... | Jonny Lamb | 2008-11-22 | 1 | -42/+20 |
* | Set the ContentType property properly on a new file channel. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+2 |
* | Removed EmpathyTpFile and put everything into EmpathyFile. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -4/+1 |
* | Added empathy_send_file* helper functions to empathy-utils. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+129 |
* | Added empathy_init function to call emp_cli_init in main. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+8 |
* | Catch underscores in email addresses. (closes: #554284) | Frederic Peters | 2008-09-29 | 1 | -1/+1 |
* | Add a function to request a channel from a string handle | Xavier Claessens | 2008-08-07 | 1 | -1/+118 |
* | If we don't know the status string, set it to unset (Sjoerd Simons). | Xavier Claessens | 2008-07-30 | 1 | -1/+1 |
* | empathy_proxy_hash and _equal can be used only with proxies that unsure uniqu... | Xavier Claessens | 2008-05-28 | 1 | -3/+8 |
* | Improve dispatcher. Fixes bug #465928. | Xavier Claessens | 2008-05-18 | 1 | -120/+25 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -15/+9 |
* | Remove conditional build of VOIP. | Xavier Claessens | 2008-04-24 | 1 | -4/+0 |
* | Add support for apt:// URLS. Fixes bug #529049 (Gaëtan Podevijn). | Xavier Claessens | 2008-04-22 | 1 | -0/+5 |
* | Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself. | Xavier Claessens | 2008-04-20 | 1 | -24/+32 |
* | Fix disconnection of AccountStatusChanged signal. | Xavier Claessens | 2008-04-13 | 1 | -8/+23 |
* | We can't use *_run_* API from dbus signal cb or method implementation. To avo... | Xavier Claessens | 2008-04-11 | 1 | -0/+96 |
* | Remove unused includes | Xavier Claessens | 2008-04-11 | 1 | -1/+0 |
* | Remove empathy_inspect_* and add empathy_channel_get_account | Xavier Claessens | 2008-04-11 | 1 | -64/+15 |
* | Use tp-glib API in empathy_call_with_contact | Xavier Claessens | 2008-04-11 | 1 | -23/+24 |
* | Add empathy_run_until_read[_full] functions | Xavier Claessens | 2008-04-11 | 1 | -0/+76 |
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and... | Xavier Claessens | 2008-03-17 | 1 | -0/+19 |
* | Remove useless libtelepathy headers | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Make sure we don't expect contact id and handle to be directly ready. Add som... | Xavier Claessens | 2008-03-11 | 1 | -0/+4 |
* | simplify empathy_call_with_contact_id using empathy_contact_run_until_ready | Xavier Claessens | 2008-03-11 | 1 | -25/+5 |
* | Allow underscores in URLs. Fixes bug #505616 (Marco Barisione). | Xavier Claessens | 2008-03-08 | 1 | -1/+1 |
* | Don't hardcode path to uninstalled files, use EMPATHY_SRCDIR env var instead. | Xavier Claessens | 2008-03-04 | 1 | -1/+2 |
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 1 | -1/+1 |
* | Add missing include of tp-conn.h | Xavier Claessens | 2008-03-02 | 1 | -0/+1 |
* | Simplifies empathy_call_with_contact_id. | Xavier Claessens | 2008-02-16 | 1 | -20/+11 |
* | Merge commit 'sjoerd/master' | Xavier Claessens | 2008-02-16 | 1 | -3/+35 |
* | Add self contact to the group iface of media channel. | Xavier Claessens | 2008-02-16 | 1 | -8/+15 |
* | Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens. | Xavier Claessens | 2008-02-15 | 1 | -17/+58 |
* | Change new message dialog to new conversation and make possible to do voip call. | Xavier Claessens | 2008-02-09 | 1 | -48/+22 |
* | Remove EmpathyPresence object and have "presence" and "presence-message" prop... | Xavier Claessens | 2008-01-25 | 1 | -0/+71 |
* | Try to load dtd and glade files from the srcdir first to aboid having to inst... | Xavier Claessens | 2008-01-23 | 1 | -2/+6 |
* | Add convinience functions empathy_chat_with_contact() and empathy_chat_with_c... | Xavier Claessens | 2008-01-02 | 1 | -0/+30 |
* | Conflicts: | Xavier Claessens | 2007-12-03 | 1 | -76/+0 |
* | Initialize every GError to NULL. Fixes bug #482889. | Marco Barisione | 2007-10-04 | 1 | -2/+2 |
* | Add some sanity checks. Fixes bug #463051. | Xavier Claessens | 2007-10-01 | 1 | -1/+8 |
* | ref group when async calls are in flight to avoid destroying the object | Xavier Claessens | 2007-09-29 | 1 | -5/+1 |
* | Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, Xavier | Xavier Claessens | 2007-09-29 | 1 | -0/+62 |
* | Fix 2 leaks thanks to valgrind. | Xavier Claessens | 2007-09-27 | 1 | -0/+1 |
* | Cache avatars and RequestAvatars only when needed. | Xavier Claessens | 2007-09-27 | 1 | -14/+76 |
* | Adding new empathy_strdiff API stolen from telepathy-glib. It check if | Xavier Claessens | 2007-08-02 | 1 | -122/+13 |
* | Initial room list support. It does not works yet. | Xavier Claessens | 2007-07-20 | 1 | -5/+20 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -0/+495 |