| Commit message (Expand) | Author | Age | Files | Lines |
* | Add empathy_tp_chat_get_connection() to direct access the channel's connection. | Xavier Claessens | 2009-04-22 | 1 | -0/+1 |
* | Port EmpathyTpChat to new API and drop usage of EmpathyTpGroup. | Xavier Claessens | 2009-04-22 | 1 | -2/+0 |
* | Improve API of tp-chat | Sjoerd Simons | 2009-01-10 | 1 | -3/+8 |
* | Avoid calling ListPendingMessage if it's already running. | Xavier Claessens | 2008-05-09 | 1 | -2/+1 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 1 | -2/+2 |
* | Make sure we don't assume Text channel's handle_type is != NONE. | Xavier Claessens | 2008-04-23 | 1 | -0/+1 |
* | Fix acknoledge of messages | Xavier Claessens | 2008-04-20 | 1 | -0/+3 |
* | Always set urgency hint on p2p chat windows when receiving a message. | Xavier Claessens | 2008-04-18 | 1 | -0/+1 |
* | Update copyright year in .h too, it was done in .c only. | Xavier Claessens | 2008-04-15 | 1 | -1/+1 |
* | Do not take McAccount as construct param, it can be found from the TpChannel | Xavier Claessens | 2008-04-11 | 1 | -8/+3 |
* | Add a 'ready' property telling if the object is ready to use. | Xavier Claessens | 2008-04-02 | 1 | -0/+1 |
* | Rework EmpathyChat's API, it is now a subclass of GtkBin. | Xavier Claessens | 2008-04-02 | 1 | -1/+2 |
* | Unify EmpathyTpChatroom and EmpathyTpChat. | Xavier Claessens | 2008-04-02 | 1 | -4/+2 |
* | Remove useless libtelepathy headers | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Implement _set_property | Xavier Claessens | 2008-03-11 | 1 | -0/+1 |
* | Continue property stuff | Xavier Claessens | 2008-03-11 | 1 | -0/+2 |
* | Queue received messages until the sender got his alias. | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Refactor EmpathyTpChat to use tp-glib client code | Xavier Claessens | 2008-03-11 | 1 | -2/+1 |
* | Add back empathy_tp_chat_new_with_contact | Xavier Claessens | 2008-01-02 | 1 | -0/+1 |
* | Cleanup chat objects API and request a new Text channel if account gets | Xavier Claessens | 2007-12-03 | 1 | -1/+1 |
* | Conflicts: | Xavier Claessens | 2007-12-03 | 1 | -13/+13 |
* | Cleanup licences and copyrights, Modules with 100% collabora code are now | Xavier Claessens | 2007-10-18 | 1 | -10/+9 |
* | Fix a leaked ref. | Xavier Claessens | 2007-07-01 | 1 | -3/+7 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -4/+4 |
* | Fix warning when selecting all accounts. | Xavier Claessens | 2007-05-31 | 1 | -4/+0 |
* | Preset the server only for jabber protocol to conference.server. This | Xavier Claessens | 2007-05-25 | 1 | -12/+14 |
* | When a new text channel arrives, check if there is no existing GossipChat | Xavier Claessens | 2007-05-14 | 1 | -0/+2 |
* | [darcs-to-svn @ many changes] | Xavier Claessens | 2007-05-09 | 1 | -17/+10 |
* | [darcs-to-svn @ Save/restore window geometry] | Xavier Claessens | 2007-04-27 | 1 | -0/+1 |
* | [darcs-to-svn @ Set Collabora copyright for files I created/modified] | Xavier Claessens | 2007-04-26 | 1 | -1/+3 |
* | [darcs-to-svn @ initial import] | Xavier Claessens | 2007-04-26 | 1 | -0/+75 |