Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use EmpathyLiveSearch in main window's contact list | Felix Kaser | 2010-06-09 | 1 | -0/+3 |
| | |||||
* | Don't display context menu when right clicking on a fake group | Guillaume Desmottes | 2010-03-15 | 1 | -1/+2 |
| | | | | Those can't be renamed. | ||||
* | empathy-contact-list-view.h: include empathy-enum-types.h | Guillaume Desmottes | 2009-08-20 | 1 | -0/+1 |
| | | | | | Python bindings need to use EMPATHY_TYPE_CONTACT_LIST_FLAGS which is defined in empathy-enum-types.h. | ||||
* | Look up flags to determine whether or not to display the 'Remove' item | Davyd Madeley | 2009-07-15 | 1 | -0/+1 |
| | |||||
* | [Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669) | Luis Menina | 2009-06-14 | 1 | -1/+1 |
| | | | | | | Allows to compile with G_DISABLE_SINGLE_INCLUDES, GDK_PIXBUF_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES. This prepares for the GNOME 3.0 transition. | ||||
* | empathy-contact-list-view: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
| | |||||
* | Renamed empathy_contact_list_view_get_selected to ↵ | Jonny Lamb | 2009-04-22 | 1 | -1/+1 |
| | | | | | | empathy_contact_list_view_dup_selected and fixed leaks. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Move the event manager to src/ | Xavier Claessens | 2008-07-15 | 1 | -2/+1 |
| | | | | svn path=/trunk/; revision=1253 | ||||
* | Blink the status icon when a contact has an event. | Xavier Claessens | 2008-07-15 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=1247 | ||||
* | Set a tooltip on contact list view showing EmpathyContactWidget information | Xavier Claessens | 2008-05-30 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=1131 | ||||
* | Keep a priv pointer in the object struct instead of using ↵ | Xavier Claessens | 2008-05-06 | 1 | -2/+3 |
| | | | | | | G_TYPE_INSTANCE_GET_PRIVATE all the time. svn path=/trunk/; revision=1082 | ||||
* | Create contact menu in empathy-contact-menu.h | Xavier Claessens | 2008-04-25 | 1 | -22/+13 |
| | | | | svn path=/trunk/; revision=1046 | ||||
* | Update copyright year in .h too, it was done in .c only. | Xavier Claessens | 2008-04-15 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=946 | ||||
* | Add a features property on EmpathyContactListView to enable/disable each action. | Xavier Claessens | 2008-01-21 | 1 | -11/+29 |
| | | | | svn path=/trunk/; revision=585 | ||||
* | "interactive" property on EmpathyContactListView to enable/disable contect | Xavier Claessens | 2007-09-11 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | 2007-09-11 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-main-window.c: * libempathy-gtk/empathy-group-chat.c: * libempathy-gtk/empathy-contact-list-view.c: * libempathy-gtk/empathy-contact-list-view.h: * doc/libempathy-gtk/tmpl/empathy-contact-list-view.sgml: "interactive" property on EmpathyContactListView to enable/disable contect menu and action when double-click on a contact. svn path=/trunk/; revision=297 | ||||
* | Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug ↵ | Xavier Claessens | 2007-08-31 | 1 | -18/+7 |
| | | | | | | #459540 and bug #462907. svn path=/trunk/; revision=280 | ||||
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -0/+78 |
2007-06-22 Xavier Claessens <xclaesse@gmail.com> * libempathy/*.[ch]: * libempathy-gtk/*.[ch]: * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy", change namespace of all gossip_*() functions to empathy_*(). Fixes bug #444490 (Mario Danic, Xavier Claessens). svn path=/trunk/; revision=170 |