aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-chat-window.c
Commit message (Expand)AuthorAgeFilesLines
* Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens2008-03-141-1876/+0
* Make sure we don't expect contact id and handle to be directly ready. Add som...Xavier Claessens2008-03-111-1/+0
* Fix droping a contact to the chat window.Xavier Claessens2008-03-111-21/+6
* Remember correctly the window position and size when using tabs in the chat w...Xavier Claessens2008-03-081-23/+15
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Change new message dialog to new conversation and make possible to do voip call.Xavier Claessens2008-02-091-1/+1
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-251-5/+5
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-231-1/+1
* Add convinience functions empathy_chat_with_contact() and empathy_chat_with_c...Xavier Claessens2008-01-021-10/+1
* Simplify empaty_window_present, empathy_window_iconify and empathy_window_is_...Xavier Claessens2007-12-201-12/+2
* Add help menu in chat windowXavier Claessens2007-12-111-0/+26
* Cleanup chat objects API and request a new Text channel if account getsXavier Claessens2007-12-031-21/+29
* If EmpathyChat object does not exist when DnD a contact, create one. FixesXavier Claessens2007-10-191-0/+7
* Don't use deprecated GtkTooltips API. Add commented out lines inXavier Claessens2007-10-131-12/+3
* Use g_timeout_add_seconds when appropriated to avoid weaking the processXavier Claessens2007-10-131-49/+6
* More flexible API for EmpathyContactWidget, we now have flags to setXavier Claessens2007-10-101-1/+1
* Adding sanity checks to public functions.Xavier Claessens2007-10-011-6/+18
* Hide VOIP stuff if empathy is not compiled with --enable-voip=yes. FixesXavier Claessens2007-10-011-2/+6
* Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, XavierXavier Claessens2007-09-291-3/+1
* Ported from VOIP branch.Xavier Claessens2007-09-281-9/+3
* Do not set "new message" in the title of conversation windows, it'sXavier Claessens2007-09-211-47/+9
* Request media channel when clicking on call icon.Xavier Claessens2007-09-091-1/+10
* Adding UI to start a VoIP call. It does nothing yet. Most of the code isXavier Claessens2007-09-091-2/+39
* More dynamic smiley managment and more efficient algorithm to detectXavier Claessens2007-09-081-1/+1
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-311-11/+24
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+1901