]> git.0d.be Git - empathy.git/history - libempathy
l10n: Added Kazakh (kk) to po/LINGUAS for empathy
[empathy.git] / libempathy /
2010-08-18 Guillaume Desmottesuse TP_USER_ACTION_TIME_* (#627165)
2010-08-17 Guillaume Desmottesadd preference to disable logging (#567858)
2010-08-13 Guillaume Desmottesempathy_contact_new can be static now
2010-08-12 Guillaume Desmottesadd g_return_val_if_fail in _new functions
2010-08-12 Guillaume Desmottesempathy_tp_call_get_connection_manager: use the account...
2010-08-12 Guillaume Desmottestp-call: add account property
2010-08-12 Guillaume Desmottestp-chat: add 'account' property
2010-08-11 Philip WithnallAllow linking personas through EmpathyIndividualManager
2010-08-11 Guillaume Desmottesremove empathy-dispatch-operation
2010-08-11 Guillaume Desmottesdispatcher: remove more unused attributes and code
2010-08-11 Guillaume DesmottesMerge remote branch 'lfrb/ft-cancel'
2010-08-11 Guillaume Desmottesdispatcher: use TpCapabilities to get the RCC (#626636)
2010-08-11 Guillaume Desmottesdispatcher: use tp_proxy_prepare_async instead of tp_co...
2010-08-11 Louis-Francis Ratt... Ignore socket errors when closing the file-transfer...
2010-08-11 Guillaume Desmottesbye bye empathy-handler
2010-08-11 Guillaume Desmottesdispatcher: remove channel handling and requesting...
2010-08-11 Guillaume DesmottesMerge branch 'request-chat-626630'
2010-08-11 Guillaume Desmottesempathy_dispatcher_join_muc: use TpAccountChannelRequest
2010-08-11 Guillaume Desmottesempathy_dispatcher_join_muc: get an account instead...
2010-08-11 Guillaume Desmottesre-implement empathy_dispatcher_chat_with_contact using...
2010-08-11 Guillaume Desmottesempathy_dispatcher_chat_with_contact_id: use TpAccountC...
2010-08-11 Guillaume Desmottesempathy_dispatcher_chat_with_contact_id: get a TpAccoun...
2010-08-11 Guillaume Desmottesempathy_dispatcher_chat_with_contact_id: remove callbac...
2010-08-11 Guillaume Desmottesempathy_call_factory_new_call_with_streams: don't leak...
2010-08-11 Guillaume Desmottestp-chat: use TpAccountChannelRequest
2010-08-11 Guillaume Desmottescall-factory: use TpAccountChannelRequest to request...
2010-08-11 Guillaume Desmottesempathy_call_factory_new_call_with_streams: remove...
2010-08-11 Guillaume Desmottesempathy_call_handler_start_call: use tp_account_channel...
2010-08-11 Guillaume Desmottesfactor out empathy_call_factory_create_request
2010-08-11 Guillaume Desmottesadd support for the errors introduced in spec 0.19.11
2010-08-11 Guillaume Desmottesfix indentation
2010-08-11 Guillaume Desmottesstop using Empathy's internal dispatcher to request...
2010-08-11 Guillaume DesmottesUse TpSimpleHandler to handle incoming file transfer...
2010-08-11 Guillaume Desmottestp-file: remove unused ready variable
2010-08-11 Guillaume Desmottestp-file: no need to pass the incoming property during...
2010-08-11 Guillaume Desmottescall-factory: don't leak the handler
2010-08-11 Guillaume Desmottesstop handling internally FT channels
2010-08-10 Guillaume Desmottesremove empathy_dispatcher_send_file_to_contact prototype
2010-08-09 Nicolò ChieffoAllow translators to localize time formats (#623934)
2010-08-05 Philip WithnallFix constness of various variables and parameters
2010-08-05 Philip WithnallFix missing entries in switch statements
2010-08-05 Philip WithnallUse #ifdef instead of #if to avoid warnings of undefine...
2010-08-05 Guillaume DesmottesMerge branch 'connection-error-523895'
2010-08-05 Guillaume Desmottesno need to pass the reason to empathy_account_get_error...
2010-08-05 Guillaume Desmottesempathy_account_get_error_message: no need to get the...
2010-08-05 Guillaume Desmottesempathy_status_reason_get_default_message can be static now
2010-08-05 Guillaume Desmottesadd empathy_account_get_error_message
2010-08-05 Guillaume Desmottescreate_errors_to_message_hash: add support for more...
2010-08-05 Guillaume Desmottesadd empathy_dbus_error_name_get_default_message
2010-08-05 Guillaume DesmottesMerge branch 'av-candidate-624344'
2010-08-05 Guillaume Desmottescall-handler: add candidates-changed signal
2010-08-05 Guillaume Desmottesdestroy the old candidates before updating them
2010-08-05 Guillaume Desmottescall-handler: add properties tracking the candidates
2010-08-04 Brian Curtisirc-networks: Remove Ubuntu Servers (#625950)
2010-08-03 Philip WithnallEnsure contacts have a persona set
2010-08-03 Guillaume Desmottescontact: coding style fix
2010-08-02 Philip WithnallMaintain a list of Individuals which have EmpathyContac...
2010-08-02 Philip WithnallDon't warn when adding an existing contact
2010-08-02 Nicolò Chieffoshow the date in messages coming from history (#624599)
2010-07-27 Travis ReitterMerge branch 'folks-async-and-prepare'
2010-07-27 Travis ReitterAdjust for signature change in folks_groups_change_group()
2010-07-27 Travis ReitterAdjust for signature change in folks_individual_aggrega...
2010-07-27 Philip WithnallUse the new IndividualAggregator.prepare() method
2010-07-21 Philip WithnallUse presence message from FolksPersona rather than...
2010-07-21 Philip WithnallEnforce use only of TpfPersonas
2010-07-21 Philip WithnallRe-enable setting of groups for newly-added contacts
2010-07-21 Philip WithnallUpdate FolksPersona:alias when updating EmpathyContact...
2010-07-21 Philip WithnallMerge EmpathyContact:name and *_set_alias() to EmpathyC...
2010-07-21 Philip WithnallRemove folks_individual_dup_from_empathy_contact()
2010-07-21 Philip WithnallAdd a link between EmpathyContact and FolksPersona
2010-07-21 Travis ReitterMerge remote branch 'pwith/folks-integ-rebase1-fixes...
2010-07-20 Travis ReitterTake advantage of tp_asv_new().
2010-07-20 Travis ReitterAdjust to the new add_persona_from_details() API.
2010-07-20 Travis ReitterUpdate to the FolksIndividualAggregator:individuals...
2010-07-20 Travis ReitterOnly have one parameter per function definition line.
2010-07-20 Travis ReitterCut excessive G_STRLOC in DEBUG statements.
2010-07-20 Travis ReitterChain up IndividualManager's dispose() to call its...
2010-07-20 Travis ReitterPerform the IndividualManager dispose work in a dispose...
2010-07-20 Travis ReitterAdd a comment about the IndividualManager's general...
2010-07-20 Travis ReitterUse the more-conventional approach to signal emission...
2010-07-20 Travis ReitterAdd 'dup' to the names of empathy_contact_from_folks_in...
2010-07-20 Travis ReitterSimplify empathy_folks_individual_contains_contact().
2010-07-20 Travis ReitterAdd comments for the new Individual/Contact utility...
2010-07-20 Travis ReitterTake advantage of the tp_clear_* utility functions.
2010-07-20 Philip WithnallHold a reference to the contact we're adding as an...
2010-07-20 Philip WithnallRe-enable changing individuals' groups
2010-07-20 Travis ReitterFix trivial casting error.
2010-07-20 Philip WithnallSupport removing groups
2010-07-20 Philip WithnallRemove an unused connection to the telepathy-logger...
2010-07-20 Travis ReitterCut outdated comment.
2010-07-20 Philip WithnallFinish adding favourites support
2010-07-20 Travis ReitterSupport contact removal
2010-07-20 Travis ReitterSupport contact adding
2010-07-20 Philip WithnallUse the new FolksFavourite interface for favourites...
2010-07-20 Travis ReitterAdd a note about future work to be done after we break...
2010-07-20 Travis ReitterRe-implement the context menu for Individuals
2010-07-20 Travis ReitterBase the contact list around libfolks metacontacts...
2010-07-14 Guillaume DesmottesMerge branch 'debug-av-599166'
2010-07-12 Guillaume Desmottescall-handler: add audio/video recv codecs properties
2010-07-12 Guillaume Desmottescall-handler: add send audio/video codec properties
next