]> git.0d.be Git - empathy.git/history - libempathy/empathy-tp-chat.c
Use tp_connection_get_self_handle where needed
[empathy.git] / libempathy / empathy-tp-chat.c
2009-04-22 Xavier ClaessensUse tp_connection_get_self_handle where needed
2009-04-22 Xavier ClaessensChange EmpathyTpContactFactory API to look more like...
2009-04-22 Xavier Claessens - Fix connection of "group-members-changed" signal
2009-04-22 Xavier ClaessensAdd empathy_tp_chat_get_connection() to direct access...
2009-04-22 Xavier ClaessensPort EmpathyTpChat to new API and drop usage of Empathy...
2009-04-21 Lars-Peter ClausenFix memleak in empathy_tp_chat_acknowledge_messages...
2009-04-13 Will ThompsonUnref TpChat's channel after emitting destroy.
2009-03-20 Xavier ClaessensUse tp_channel_get_identifier instead of inspecting...
2009-02-03 Will ThompsonRemove repeated casts to EmpathyTpChat
2009-02-03 Will ThompsonIgnore and acknowledge empty NonTextContent messages.
2009-01-12 Xavier ClaessensRemove some usage of EmpathyTpGroup from EmpathyTpChat
2009-01-12 Xavier ClaessensRemove useless include of empathy-tp-group.h
2009-01-09 Sjoerd SimonsOnly unref things in dispose
2009-01-09 Sjoerd SimonsMake the dispatch operation _get_ functions not return...
2009-01-09 Sjoerd SimonsDon't close channels as a side-effect of disposing...
2009-01-09 Sjoerd SimonsStyle fixes
2009-01-09 Sjoerd SimonsDisconnect signal handlers from the head of the queue...
2009-01-09 Sjoerd SimonsImprove API of tp-chat
2009-01-09 Xavier ClaessensPort EmpathyContactFactory to the new singleton policy.
2009-01-06 Xavier ClaessensCreate the EmpathyContactMonitor lazily if needed.
2009-01-06 Xavier ClaessensFix the build.
2009-01-06 Xavier ClaessensImplement _get_monitor () in EmpathyTpChat.
2008-07-07 Xavier ClaessensAdd some comments to the message queue code
2008-07-07 Xavier ClaessensBefore emitting a message make sure the ID is also...
2008-07-05 Xavier ClaessensFix a gcc warning complaining about a var that could...
2008-05-22 Xavier ClaessensEmit "send-error" signal if Send() call fails
2008-05-09 Xavier ClaessensDon't leak queued messages if EmpathyTpChat gets finalized.
2008-05-08 Xavier ClaessensAvoid calling ListPendingMessage if it's already running.
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-23 Xavier ClaessensMake sure we don't assume Text channel's handle_type...
2008-04-20 Xavier ClaessensNever set the remote_contact for named rooms, do not...
2008-04-19 Xavier ClaessensFix acknoledge of messages
2008-04-17 Xavier ClaessensAlways set urgency hint on p2p chat windows when receiv...
2008-04-15 Xavier ClaessensGet the chat ID only if the handle and handle_type...
2008-04-14 Xavier ClaessensVarious fixes for chats
2008-04-14 Xavier ClaessensSet "remote-contact" property even if there is a group...
2008-04-11 Xavier ClaessensDo not take McAccount as construct param, it can be...
2008-04-11 Xavier ClaessensUpdate for new API
2008-04-11 Xavier ClaessensFix get_property('ready') on EmpathyTpChat and EmpathyT...
2008-04-11 Xavier ClaessensMake use of mission_control_get_tpconnection()
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 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-11 Xavier ClaessensMake use of tp-glib helpers func for GValue
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 ClaessensQueue received messages until the sender got his alias.
2008-03-11 Xavier ClaessensRefactor EmpathyTpChat to use tp-glib client code
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-02 Xavier ClaessensUpdate collabora copyright to 2008
2008-02-09 Xavier ClaessensDo not export symbols outside the empathy_ namespace.
2008-01-01 Xavier ClaessensAdd back empathy_tp_chat_new_with_contact
2007-12-03 Xavier ClaessensCleanup chat objects API and request a new Text channel...
2007-12-02 Xavier ClaessensConflicts:
2007-10-18 Xavier ClaessensCleanup licences and copyrights, Modules with 100%...
2007-10-13 Xavier ClaessensDon't use deprecated GtkTooltips API. Add commented...
2007-10-01 Xavier ClaessensDisconnect all signals in finalize. Fixes bug #462815.
2007-08-30 Xavier ClaessensCompletely reworked ContactList API. Fixes bug #471611...
2007-08-06 Xavier ClaessensDon't forget to reverse the glist of pending messages.
2007-07-20 Xavier ClaessensInitial room list support. It does not works yet.
2007-06-30 Xavier ClaessensFix a leaked ref.
2007-06-22 Xavier ClaessensRename all filenames starting with "gossip" by "empathy...
2007-06-13 Xavier ClaessensNew window for viewing logs.
2007-06-03 Xavier ClaessensAdd all properties described by TP spec for the Text...
2007-05-31 Xavier ClaessensFix warning when selecting all accounts.
2007-05-24 Xavier ClaessensPreset the server only for jabber protocol to conferenc...
2007-05-19 Xavier ClaessensFix indentation Fix not returning the contact in tp_con...
2007-05-18 Xavier ClaessensEmpathyContactList is now an interface implemented by
2007-05-13 Xavier ClaessensWhen a new text channel arrives, check if there is...
2007-05-12 Xavier Claessens[darcs-to-svn @ gossip_mission_control_new() returns...
2007-05-08 Xavier Claessens[darcs-to-svn @ many changes]
2007-05-03 Xavier Claessens[darcs-to-svn @ Remove EmpathySession and move all...
2007-05-01 Xavier Claessens[darcs-to-svn @ Connect accounts in empathy-launcher...
2007-04-26 Xavier Claessens[darcs-to-svn @ Save/restore window geometry]
2007-04-26 Xavier Claessens[darcs-to-svn @ Set Collabora copyright for files I...
2007-04-25 Xavier Claessens[darcs-to-svn @ initial import]