]> git.0d.be Git - empathy.git/history - libempathy/empathy-tp-chat.c
Updated Polish translation
[empathy.git] / libempathy / empathy-tp-chat.c
2010-02-26 Guillaume DesmottesMerge commit 'ka/empathy-tpl-20100225-ifdef'
2010-02-25 Will ThompsonDon't try to close channels thrice.
2010-02-19 Guillaume Desmottesalways use empathy_tp_chat_leave instead of _close
2010-02-19 Guillaume Desmottesempathy_tp_chat_leave: try to remove the self-handle...
2010-02-19 Guillaume DesmottesIntroduce empathy_tp_chat_leave
2010-02-16 Sjoerd SimonsMerge branch 'ack-all'
2010-02-16 Sjoerd Simonsadd API to TpChat to ack all pending messages in one go
2010-02-08 Guillaume DesmottesUse a GSList instead of GList to store messages to ack
2009-12-22 Danielle MadeleyMerge branch 'pmuc'
2009-12-21 Danielle MadeleyRefactor MUC upgrading to be a feature of TpChat->add()
2009-12-02 Guillaume Desmottestp-chat: set the flags of the message
2009-11-18 Guillaume Desmottestp-chat: copy the rename message
2009-11-18 Guillaume Desmottescoding style fixes
2009-11-18 Guillaume Desmottesdon't mix code and variable declarations
2009-11-18 Jonathon JongsmaHandle the case where a user's id changes in a chatroom
2009-11-18 Guillaume Desmottestp-chat: no need to connect twice on the ChatStateChang...
2009-11-13 Cosimo CecchiRespect indentation style.
2009-11-13 Guillaume Desmottestp-chat: update the 'password-needed' property when...
2009-11-13 Guillaume Desmottesempathy-tp-chat: add 'password-needed' property
2009-11-13 Guillaume Desmottesadd empathy_tp_chat_provide_password_{async,finish}
2009-11-13 Guillaume Desmottestp_chat_check_if_ready: deal with password protected...
2009-11-13 Guillaume Desmottestp-chat: add API to check if a password is required
2009-11-13 Guillaume Desmottestp_chat_check_if_ready: split the test checking if...
2009-11-03 Xavier ClaessensMerge branch 'irc-command'
2009-11-01 Xavier ClaessensFix topic not always shown, and add /topic command...
2009-10-21 Guillaume Desmottesempathy-tp-chat.c: fix shadow declaration
2009-09-20 Xavier ClaessensMerge commit 'istaz/handle_none'
2009-09-20 Olivier Le Thanh... Fallback to the contact id if present when there is...
2009-09-13 Sjoerd SimonsCheck if the remote-contact is actually there before...
2009-08-31 Cosimo CecchiMerge commit 'jtellier/confirm-lose-accounts-settings'
2009-08-31 Cosimo CecchiMerge commit 'jtellier/set-account-name-translator...
2009-08-31 Will ThompsonMerge branch 'send-errors'
2009-08-31 Will ThompsonAck received messages from ourself.
2009-08-31 Will ThompsonHandle SendError signal correctly, not as a message
2009-08-31 Will ThompsonUse char* not EmpathyMessage in TpChat:send-error
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
2009-08-21 Sjoerd SimonsMerge back from master
2009-08-19 Guillaume DesmottesMerge commit 'lfrb/added'
2009-08-14 Will ThompsonOnly call SetChatState if the Channel supports it
2009-08-01 Cosimo CecchiMerge branch 'master' into mc5
2009-08-01 Cosimo CecchiMerge branch 'sjoerd-mc5' into mc5
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-16 Sjoerd SimonsRemove last references to mission-control 4
2009-07-14 Gustavo Noronha... Merge branch 'fix-585882'
2009-07-02 Gustavo Noronha... Merge branch 'fix-585601'
2009-07-01 Will ThompsonMerge branch 'part-reasons'
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-25 Jonny LambMerge branch 'debugger'
2009-06-24 Guillaume Desmottesempathy-tp-chat: remove trailing tabs
2009-06-19 Will ThompsonStyle: avoid marching off the right margin
2009-06-19 Will ThompsonStyle: use FIXME not TODO
2009-06-19 Will ThompsonCoding style: one declaration per line.
2009-06-18 Will ThompsonInclude actor in members-changed if possible
2009-06-04 Jonny LambMerge branch 'debug'
2009-05-27 Sjoerd SimonsCorrectly set the is_member flag when members are added
2009-05-26 Guillaume Desmottesempathy-tp-chat: fix leak in dispose
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy-tp-chat: fix coding style
2009-04-27 Guillaume DesmottesMerge branch 'tp-tube'
2009-04-25 Jonny LambMerge branch 'ft-misc'
2009-04-25 Will ThompsonFix a theoretical race listing pending messages
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-24 Davyd MadeleyMerge branch 'spelling-578399'
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-22 Xavier ClaessensFix build, probably an error while rebasing
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...
next