]> git.0d.be Git - empathy.git/history - libempathy
Add needed empathy.omf.in and set Milo Casagrande as maintainer. seriesid generated...
[empathy.git] / libempathy /
2008-04-19 Xavier ClaessensSome code cleanup
2008-04-19 Xavier ClaessensCall ListTubes in EmpathyTpTube's constructor to avoid...
2008-04-19 Xavier ClaessensChange the way tube handler's object-path and bus-name...
2008-04-19 Xavier ClaessensMake a more generic API for different socket types
2008-04-19 Xavier ClaessensRename empathy_offer_ipv4_stream_tube() to empathy_tp_t...
2008-04-19 Xavier ClaessensAdd empathy_offer_ipv4_stream_tube().
2008-04-19 Xavier ClaessensRename EmpathyTube to EmpathyTpTube and remove EmpathyT...
2008-04-19 Xavier ClaessensReplace channel closed signal with invalidated signal
2008-04-19 Xavier ClaessensLittle coding stype changes
2008-04-19 Xavier ClaessensRemove useless commented code
2008-04-19 Xavier ClaessensAdd tubes, tube and tube handler objects
2008-04-19 Xavier ClaessensDrop Chandler and Filter, do not use MC for dispatching...
2008-04-19 Xavier ClaessensFix acknoledge of messages
2008-04-17 Xavier ClaessensAlways set urgency hint on p2p chat windows when receiv...
2008-04-16 Xavier ClaessensIf the RequestAliases fails, make sure the name propert...
2008-04-16 Xavier ClaessensAdd/Remove preview window can be done at anytime, the...
2008-04-15 Xavier ClaessensAdd collabora in copyright and myself in authors since...
2008-04-15 Xavier ClaessensUpdate copyright year in .h too, it was done in .c...
2008-04-15 Xavier ClaessensGet the chat ID only if the handle and handle_type...
2008-04-15 Xavier ClaessensRequest audio and video streams if capabilities are...
2008-04-14 Xavier ClaessensVarious fixes for chats
2008-04-14 Xavier ClaessensSet "remote-contact" property even if there is a group...
2008-04-13 Xavier ClaessensFix disconnection of AccountStatusChanged signal.
2008-04-11 Xavier ClaessensFix some warnings
2008-04-11 Xavier ClaessensRemove deleted file from the makefile
2008-04-11 Xavier ClaessensWe can't use *_run_* API from dbus signal cb or method...
2008-04-11 Xavier ClaessensDo not add signal "process", it's added in generated...
2008-04-11 Xavier ClaessensUse generated API in EmpathyChandler
2008-04-11 Xavier ClaessensMake use of generated API for EmpathyFilter
2008-04-11 Xavier ClaessensAdd Chandler and Filter interfaces
2008-04-11 Xavier ClaessensTpChannel is not a DBusGProxy
2008-04-11 Xavier ClaessensFix a warning
2008-04-11 Xavier ClaessensRemove unused includes
2008-04-11 Xavier ClaessensUpdate for new API
2008-04-11 Xavier ClaessensRemove empathy_inspect_* and add empathy_channel_get_ac...
2008-04-11 Xavier ClaessensDo not take McAccount as construct param, it can be...
2008-04-11 Xavier ClaessensPort EmpathyTpRoomlist to tp-glib API
2008-04-11 Xavier ClaessensAdd empathy_tp_group_get_invitation
2008-04-11 Xavier ClaessensChandler and Filter only dispatch ready TpChannel
2008-04-11 Xavier ClaessensUpdate for new API
2008-04-11 Xavier ClaessensPort to tp-glib API and cleanup the code
2008-04-11 Xavier ClaessensDisconnect invalidated signal before unref the connection.
2008-04-11 Xavier ClaessensRemove all references to TpChan in EmpathyTpGroup
2008-04-11 Xavier ClaessensPort EmpathyTpContactList to tp-glib API
2008-04-11 Xavier ClaessensUse tp-glib API in empathy_call_with_contact
2008-04-11 Xavier ClaessensCompletely remove TpConn and TpChan
2008-04-11 Xavier ClaessensFix get_property('ready') on EmpathyTpChat and EmpathyT...
2008-04-11 Xavier ClaessensMake use of empathy_run_until_ready_full
2008-04-11 Xavier ClaessensAdd empathy_run_until_read[_full] functions
2008-04-11 Xavier ClaessensWait for the TpGroup to be ready before using it
2008-04-11 Xavier ClaessensUse tp-glib client API
2008-04-11 Xavier ClaessensMake use of mission_control_get_tpconnection()
2008-04-11 Xavier ClaessensUse tp-glib API in EmpathyTpGroup and add a ready property
2008-04-09 Xavier ClaessensUse g_date_set_time_t instead of g_date_set_time....
2008-04-02 Xavier ClaessensDisplay a warning if used when not ready instead of...
2008-04-02 Xavier ClaessensAdd a 'ready' property telling if the object is ready...
2008-04-02 Xavier ClaessensDo not ack pending messages until they are displayed
2008-04-02 Xavier Claessensref the contact temporally when setting properties...
2008-04-02 Xavier ClaessensRework EmpathyChat's API, it is now a subclass of GtkBin.
2008-04-02 Xavier ClaessensFix leaks in finalize
2008-04-02 Xavier ClaessensUnify EmpathyTpChatroom and EmpathyTpChat.
2008-03-25 Xavier ClaessensDisconnect invalidated signal when TpCall is finalized...
2008-03-22 Xavier ClaessensDisconnect invalidated signal from stream-engine when...
2008-03-22 Xavier ClaessensFix some coding style
2008-03-16 Xavier ClaessensUse empathy_file_lookup for glade files since some...
2008-03-16 Xavier ClaessensRemove previous hack, it was stupid, we have a param...
2008-03-16 Xavier ClaessensKeep the 0 in the end of the array when duping it
2008-03-16 Xavier ClaessensMake sure the dup_handles array is ended by 0.
2008-03-16 Xavier ClaessensRetry requesting aliases if it fails, it can happen...
2008-03-14 Xavier ClaessensWait for the factory to be ready before getting members
2008-03-14 Xavier ClaessensEmit notify::ready signals
2008-03-14 Xavier ClaessensAdd a ready property on EmpathyTpContactFactory
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...
next