aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-chat.c
Commit message (Expand)AuthorAgeFilesLines
* Add a 'ready' property telling if the object is ready to use.Xavier Claessens2008-04-021-6/+26
* Do not ack pending messages until they are displayedXavier Claessens2008-04-021-1/+22
* Rework EmpathyChat's API, it is now a subclass of GtkBin.Xavier Claessens2008-04-021-42/+63
* Fix leaks in finalizeXavier Claessens2008-04-021-0/+7
* Unify EmpathyTpChatroom and EmpathyTpChat.Xavier Claessens2008-04-021-37/+129
* Make use of tp-glib helpers func for GValueXavier Claessens2008-03-111-6/+3
* Connect to PropertyFlagsChangedXavier Claessens2008-03-111-0/+40
* Check if property is writable before setting it. Fix leaksXavier Claessens2008-03-111-0/+7
* Implement _set_propertyXavier Claessens2008-03-111-1/+41
* Fix usage of property iface and make use of it to get chatroom topic.Xavier Claessens2008-03-111-18/+15
* Display GError's message when a call fails.Xavier Claessens2008-03-111-0/+18
* Fix some warnings when getting propertiesXavier Claessens2008-03-111-8/+21
* Add back "tp-chan" property, still used to inspect the channel handle.Xavier Claessens2008-03-111-9/+22
* Continue property stuffXavier Claessens2008-03-111-4/+82
* Do not close the channel if the channel is invalidatedXavier Claessens2008-03-111-1/+1
* Prepare a new API for chat propertiesXavier Claessens2008-03-111-4/+60
* Queue received messages until the sender got his alias.Xavier Claessens2008-03-111-30/+44
* Refactor EmpathyTpChat to use tp-glib client codeXavier Claessens2008-03-111-454/+172
* Queue received messages until the sender got his alias.Xavier Claessens2008-03-091-68/+148
* Reorder functions to avoid having to declare them in the beginingXavier Claessens2008-03-091-471/+421
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Do not export symbols outside the empathy_ namespace.Xavier Claessens2008-02-101-2/+2
* Add back empathy_tp_chat_new_with_contactXavier Claessens2008-01-021-0/+43
* Cleanup chat objects API and request a new Text channel if account getsXavier Claessens2007-12-031-43/+12
* Conflicts:Xavier Claessens2007-12-031-61/+61
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-181-10/+9
* Don't use deprecated GtkTooltips API. Add commented out lines inXavier Claessens2007-10-131-1/+1
* Disconnect all signals in finalize. Fixes bug #462815.Xavier Claessens2007-10-011-0/+21
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-311-21/+18
* Don't forget to reverse the glist of pending messages.Xavier Claessens2007-08-061-0/+1
* Initial room list support. It does not works yet.Xavier Claessens2007-07-201-2/+44
* Fix a leaked ref.Xavier Claessens2007-07-011-100/+172
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-39/+39
* New window for viewing logs.Xavier Claessens2007-06-141-2/+4
* Add all properties described by TP spec for the Text channel onXavier Claessens2007-06-031-42/+298
* Fix warning when selecting all accounts.Xavier Claessens2007-05-311-55/+1
* Preset the server only for jabber protocol to conference.server. ThisXavier Claessens2007-05-251-7/+15
* Fix indentation Fix not returning the contact in tp_contact_list_find()Xavier Claessens2007-05-201-1/+1
* EmpathyContactList is now an interface implemented byXavier Claessens2007-05-191-49/+141
* When a new text channel arrives, check if there is no existing GossipChatXavier Claessens2007-05-141-13/+30
* [darcs-to-svn @ gossip_mission_control_new() returns a MissionControl sigleto...Xavier Claessens2007-05-131-3/+4
* [darcs-to-svn @ many changes]Xavier Claessens2007-05-091-34/+60
* [darcs-to-svn @ Remove EmpathySession and move all programs into src/]Xavier Claessens2007-05-031-12/+14
* [darcs-to-svn @ Connect accounts in empathy-launcher, not in empathy-contact-...Xavier Claessens2007-05-011-4/+8
* [darcs-to-svn @ Save/restore window geometry]Xavier Claessens2007-04-271-0/+58
* [darcs-to-svn @ Set Collabora copyright for files I created/modified]Xavier Claessens2007-04-261-1/+3
* [darcs-to-svn @ initial import]Xavier Claessens2007-04-261-0/+474