]> git.0d.be Git - empathy.git/history - libempathy
Updated Basque translation (Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>).
[empathy.git] / libempathy /
2008-03-11 Xavier ClaessensMake use of tp-glib helpers func for GValue
2008-03-11 Xavier ClaessensRemove useless libtelepathy headers
2008-03-11 Xavier ClaessensConnect to PropertyFlagsChanged
2008-03-11 Xavier ClaessensCheck if property is writable before setting it. Fix...
2008-03-11 Xavier ClaessensImplement _set_property
2008-03-11 Xavier ClaessensFix usage of property iface and make use of it to get...
2008-03-11 Xavier ClaessensDisplay GError's message when a call fails.
2008-03-11 Xavier ClaessensFix some warnings when getting properties
2008-03-11 Xavier ClaessensAdd back "tp-chan" property, still used to inspect...
2008-03-11 Xavier ClaessensContinue property stuff
2008-03-11 Xavier ClaessensDo not close the channel if the channel is invalidated
2008-03-11 Xavier ClaessensPrepare a new API for chat properties
2008-03-11 Xavier ClaessensFix coding style
2008-03-11 Xavier ClaessensRemove unused priv->factory
2008-03-11 Xavier ClaessensQueue received messages until the sender got his alias.
2008-03-11 Xavier ClaessensRefactor EmpathyTpChat to use tp-glib client code
2008-03-11 Xavier ClaessensDon't wait for connection-ready if it was already ready.
2008-03-11 Xavier ClaessensImprove a bit the test and fix empathy_contact_run_unti...
2008-03-11 Xavier ClaessensMake sure we don't expect contact id and handle to...
2008-03-11 Xavier ClaessensSimplify tp_group_get_contact.
2008-03-11 Xavier ClaessensAdd debug messages in _run_until_ready
2008-03-11 Xavier ClaessensKeep EmpathyContact object instead of the self handle...
2008-03-11 Xavier Claessenssimplify empathy_call_with_contact_id using empathy_con...
2008-03-11 Xavier ClaessensAdd empathy_contact_run_until_ready()
2008-03-11 Xavier ClaessensReady property on EmpathyContact is not a boolean but...
2008-03-11 Xavier ClaessensAdd a ready property on EmpathyContact and make use...
2008-03-11 Xavier ClaessensLazy init of contact hash.
2008-03-11 Xavier ClaessensIf we set contact's id and name is still empty, emit...
2008-03-11 Xavier ClaessensMake InspectHandles call async
2008-03-11 Xavier ClaessensSet self handle to 0 when connection is invalidated
2008-03-11 Xavier ClaessensUse new api
2008-03-11 Xavier ClaessensDo not use a global variable but a field in the call...
2008-03-11 Xavier ClaessensFix: do not close the call channel if stream-engine...
2008-03-08 Xavier ClaessensQueue received messages until the sender got his alias.
2008-03-08 Xavier ClaessensReorder functions to avoid having to declare them in...
2008-03-08 Xavier ClaessensAllow underscores in URLs. Fixes bug #505616 (Marco...
2008-03-05 Xavier ClaessensReplace g_signal_emit_by_name by g_signal_emit (Alban...
2008-03-05 Xavier ClaessensFix call when then stream is created with a 'Bidirectio...
2008-03-05 Xavier ClaessensRemove EMPATHY_CAPABILITIES_UNKNOWN flag when setting...
2008-03-03 Xavier ClaessensDon't hardcode path to uninstalled files, use EMPATHY_S...
2008-03-02 Xavier ClaessensUpdate collabora copyright to 2008
2008-03-02 Xavier ClaessensFix crash: g_object_new()'s last argument must be NULL...
2008-03-01 Xavier ClaessensAdd missing include of tp-conn.h
2008-02-27 Xavier ClaessensAdd filter for incoming calls so the status icon blink...
2008-02-26 Xavier ClaessensCancel name owner watch when the call is finalized
2008-02-26 Xavier ClaessensWatch name owner changes to know when s-e falls off...
2008-02-26 Xavier ClaessensAvoid calling Close() on the media channel if it's...
2008-02-26 Xavier ClaessensClose the channel if se proxy is invalidated and do...
2008-02-26 Xavier ClaessensChange status to closed if stream engine dies or if...
2008-02-26 Xavier Claessensunref stream-engine proxy when TpCall is finalized
2008-02-26 Xavier ClaessensIt's now safe to call emp_cli_init multiple times....
2008-02-26 Xavier ClaessensMake use of generated code for using stream engine.
2008-02-26 Xavier ClaessensImport tools from telepathy-glib 0.7.3 and build a...
2008-02-18 Xavier ClaessensDo not load avatar from cache if token is empty. Fixes...
2008-02-18 Xavier ClaessensMerge commit 'bari/marshalList'
2008-02-17 Xavier ClaessensMerge commit 'cassidy/irc'
2008-02-17 Xavier ClaessensEmpathyContact: Set G_PARAM_CONSTRUCT on the capabiliti...
2008-02-16 Xavier ClaessensRemove unused PROP_SUBSCRIPTION
2008-02-16 Xavier ClaessensRemoved unused PROP_GROUPS
2008-02-15 Xavier ClaessensCleanup code from previous merge
2008-02-15 Xavier ClaessensMerge commit 'sjoerd/master'
2008-02-15 Xavier ClaessensSimplifies empathy_call_with_contact_id.
2008-02-15 Xavier ClaessensMerge commit 'sjoerd/master'
2008-02-15 Xavier ClaessensAdd self contact to the group iface of media channel.
2008-02-15 Xavier ClaessensIf there is an error when listing streams, return for...
2008-02-15 Xavier ClaessensMerge call branch from Elliot Fairweather with cleanups...
2008-02-10 Xavier ClaessensEmpathyTpContactFactory: If the presence dict doesn...
2008-02-09 Xavier ClaessensGenerate marshal.list thanks to gabble black magic.
2008-02-09 Xavier ClaessensDo not export symbols outside the empathy_ namespace.
2008-02-08 Xavier ClaessensChange new message dialog to new conversation and make...
2008-01-24 Xavier ClaessensRemove EmpathyPresence object and have "presence" and...
2008-01-23 Xavier ClaessensMove empathy-conf to libempathy-gtk. libempathy do...
2008-01-23 Xavier ClaessensTry to load dtd and glade files from the srcdir first...
2008-01-21 Xavier ClaessensMove empathy-contact-groups to libempathy, it has nothi...
2008-01-21 Xavier ClaessensMove empathy-status-presets to libempathy, nothing...
2008-01-20 Xavier ClaessensAdd a property to have or not groups on EmpathyContactL...
2008-01-16 Xavier ClaessensRemove not implemented and not used empathy_time_parse_...
2008-01-15 Xavier ClaessensAdd a missing include
2008-01-15 Xavier ClaessensMake use of tp_strdiff() to be NULL-safe. Fixes bug...
2008-01-14 Xavier ClaessensMake use of PresenceChanged signal now that it got...
2008-01-12 Xavier ClaessensAdd sanity check to public API
2008-01-11 Xavier ClaessensAdd avatar token in logs and load avatar from cache...
2008-01-11 Xavier ClaessensReset status message when coming back from away and...
2008-01-01 Xavier ClaessensAdd a remove option to delete a contact group. Fixes...
2008-01-01 Xavier ClaessensAdd convinience functions empathy_chat_with_contact...
2008-01-01 Xavier ClaessensAdd back empathy_tp_chat_new_with_contact
2007-12-23 Xavier ClaessensMerge branch 'ignore'
2007-12-20 Xavier ClaessensNew chat theme engine imported from Gossip (Daniel...
2007-12-13 Xavier ClaessensHave to append a value before doing anything otherwise...
2007-12-13 Xavier ClaessensReplace g_array_insert_val(array, 0, handle) by g_array...
2007-12-12 Xavier ClaessensCorrectly store/restore presence when NM state changes
2007-12-12 Xavier ClaessensSplit EmpathyContactFactory to have one EmpathyTpContac...
2007-12-06 Xavier ClaessensWhen NM is in sleeping (=disabled) state, do just like...
2007-12-06 Xavier ClaessensAdd a preference option to disable/enable NM support.
2007-12-03 Xavier ClaessensCleanup chat objects API and request a new Text channel...
2007-12-03 Xavier ClaessensCall tp_debug_set_flags() to get tp-glib debug messages
2007-12-02 Xavier ClaessensConflicts:
2007-11-13 Xavier ClaessensDo not use deprecated tp_conn_new(), use tp_conn_new_wi...
2007-11-03 Xavier ClaessensBetter debug messages
2007-11-03 Xavier ClaessensCall ClearAvatar if the data is NULL or size <= 0 in
next