aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-list-view.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup a bit previous commitXavier Claessens2008-03-141-15/+17
* Confirmation dialog on remove contact/group. Fixes bug #519946 (Bruno Dusausoy).Xavier Claessens2008-03-141-6/+57
* Remove useless libtelepathy headersXavier Claessens2008-03-111-2/+0
* Make sure we don't expect contact id and handle to be directly ready. Add som...Xavier Claessens2008-03-111-0/+4
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Generate marshal.list thanks to gabble black magic.Xavier Claessens2008-02-101-2/+2
* Do not export symbols outside the empathy_ namespace.Xavier Claessens2008-02-101-1/+1
* Change new message dialog to new conversation and make possible to do voip call.Xavier Claessens2008-02-091-1/+1
* Move empathy-contact-groups to libempathy, it has nothing to do in -gtkXavier Claessens2008-01-211-1/+1
* Respect CALL feature when clicking on the contact list's microphone iconXavier Claessens2008-01-211-0/+4
* Add a features property on EmpathyContactListView to enable/disable each action.Xavier Claessens2008-01-211-108/+157
* Add a remove option to delete a contact group. Fixes bug #459520 (David Turner).Xavier Claessens2008-01-021-0/+7
* Add convinience functions empathy_chat_with_contact() and empathy_chat_with_c...Xavier Claessens2008-01-021-20/+2
* Revert "merge git work"Xavier Claessens2007-12-291-21/+15
* merge git workXavier Claessens2007-12-291-15/+21
* Simplify contact_list_view_cell_set_background()Xavier Claessens2007-12-291-21/+15
* Rename COL_XXX to EMPATHY_CONTACT_LIST_STORE_COL_XXX since it's in publicXavier Claessens2007-10-291-27/+35
* Use "document-open-recent" icon instead of gtk-justify-left for historyXavier Claessens2007-10-251-1/+1
* Don't allow to change account if we are editing information ofXavier Claessens2007-10-211-1/+1
* Use g_timeout_add_seconds when appropriated to avoid weaking the processXavier Claessens2007-10-131-2/+1
* More flexible API for EmpathyContactWidget, we now have flags to setXavier Claessens2007-10-101-2/+2
* Add a #ifdef HAVE_VOIP. Fixes bug #482190 (Marco Barisione).Xavier Claessens2007-10-011-0/+2
* Hide VOIP stuff if empathy is not compiled with --enable-voip=yes. FixesXavier Claessens2007-10-011-0/+14
* Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, XavierXavier Claessens2007-09-291-54/+1
* Ported from VOIP branch.Xavier Claessens2007-09-281-6/+53
* Fix ref count error for account objects.Xavier Claessens2007-09-211-1/+0
* "interactive" property on EmpathyContactListView to enable/disable contectXavier Claessens2007-09-111-12/+61
* 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-6/+104
* Make use of the search function to correctly find when typing in theXavier Claessens2007-09-081-0/+4
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-311-290/+56
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+1524