]> git.0d.be Git - empathy.git/history - libempathy
Add -Wformat and and fix some compile warnings with gcc 4.3. Fixes bug #537129 (Cosim...
[empathy.git] / libempathy /
2008-05-27 Xavier ClaessensDo not warning if we try to load the avatar of a contac...
2008-05-27 Xavier ClaessensMove avatar cache to ~/.cache and don't mix avatar...
2008-05-27 Xavier Claessensempathy_proxy_hash and _equal can be used only with...
2008-05-22 Xavier ClaessensEmit "send-error" signal if Send() call fails
2008-05-18 Xavier ClaessensImprove dispatcher. Fixes bug #465928.
2008-05-16 Xavier ClaessensRequest publish and subscribe lists instead of waiting...
2008-05-16 Xavier ClaessensUse tp_connection_call_when_ready
2008-05-09 Xavier ClaessensDon't leak queued messages if EmpathyTpChat gets finalized.
2008-05-08 Xavier ClaessensMove non-gtk parts of EmpathyFilter to EmpathyDispatche...
2008-05-08 Xavier ClaessensMake _get_invitation more reliable
2008-05-08 Xavier ClaessensInclude empathy-contact-list.h
2008-05-08 Xavier ClaessensAvoid calling ListPendingMessage if it's already running.
2008-05-08 Xavier ClaessensRef the call object when emiting notify signals because...
2008-05-06 Xavier ClaessensMore duplicate includes of empathy-debug.h
2008-05-06 Xavier ClaessensDo not include empathy-debug.h twice
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-05-05 Xavier ClaessensIf self presence message is "" do like if it was NULL.
2008-05-02 Xavier ClaessensDo not request video stream until the user click on...
2008-05-01 Xavier ClaessensFix build with debug disabled.
2008-05-01 Xavier ClaessensFix unused var if debug is disabled.
2008-05-01 Xavier ClaessensRemove useless g_print and enable tp-glib debug messages.
2008-05-01 Xavier ClaessensKeypad is unsensitive if the call is not ACCEPTED
2008-05-01 Xavier ClaessensImplement DTMF.
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-24 Xavier ClaessensRemove conditional build of VOIP.
2008-04-23 Xavier ClaessensFix some warnings with roomlist
2008-04-23 Xavier ClaessensMake sure we don't assume Text channel's handle_type...
2008-04-21 Xavier ClaessensAdd support for apt:// URLS. Fixes bug #529049 (Gaëtan...
2008-04-21 Xavier ClaessensPartly fix INCOMING calls
2008-04-21 Xavier ClaessensFix OUTGOING calls
2008-04-20 Xavier ClaessensNever set the remote_contact for named rooms, do not...
2008-04-20 Xavier ClaessensDo not unref account from empathy_contact_get_account()
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.
next