aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-widget.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up #include directives in headersEmanuele Aina2013-04-021-1/+1
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-1/+1
* Use double quotes for all internal headersEmanuele Aina2013-04-011-1/+1
* EmpathyContactWidget: remove all remaining flagsXavier Claessens2012-07-301-30/+1
* EmpathyContactWidget: remove unused flags and dead codeXavier Claessens2012-07-301-7/+0
* EmpathyContactWidget: Stop using EmpathyAvatarChooserXavier Claessens2012-07-301-3/+0
* turn EmpathyContactWidget to be a proper GtkWidgetGuillaume Desmottes2012-05-151-0/+41
* contact-widget: don't display the account when editing our infoGuillaume Desmottes2012-03-161-0/+1
* Don't show the presence twiceDanielle Madeley2011-12-221-0/+1
* remove EMPATHY_CONTACT_WIDGET_EDIT_FAVOURITEGuillaume Desmottes2011-12-141-3/+2
* Display contact vCard in information dialog, add basic vCard editor for self ...Xavier Claessens2010-06-151-0/+2
* add 'favorite' checkbox to the edit dialogGuillaume Desmottes2010-03-151-0/+1
* Don't call SetAlias for subscription requests until the request has been acke...Danielle Madeley2010-02-081-0/+2
* Add a map in the Contact Information dialogPierre-Luc Beaudoin2009-05-281-0/+1
* Misc. gtk-doc updates, including being more explicit about refs.Jonny Lamb2009-04-231-2/+2
* Add documentation for EmpathyContactWidget.Jonny Lamb2009-04-231-0/+21
* don't let label text be selected in contact tooltip (closes: #546568)Frederic Peters2008-08-201-0/+1
* empathy-contact-widget: remove tabs (Guillaume Desmottes)Xavier Claessens2008-07-091-7/+7
* switch empathy-contact-widget to Collabora coding style (Guillaume Desmottes)Xavier Claessens2008-07-091-9/+9
* Update copyright year in .h too, it was done in .c only.Xavier Claessens2008-04-151-1/+1
* Add a public method to change the contact showed.Xavier Claessens2008-01-241-0/+2
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-251-10/+9
* Add EMPATHY_CONTACT_WIDGET_EDIT_NONE to EmpathyContactWidgetFlags.Xavier Claessens2007-10-221-0/+1
* To know if an account is connected, useXavier Claessens2007-10-211-3/+7
* More flexible API for EmpathyContactWidget, we now have flags to setXavier Claessens2007-10-101-9/+10
* Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of themXavier Claessens2007-10-091-4/+5
* Do not show salut accounts in the add contact dialog. Rework a bitXavier Claessens2007-07-261-3/+10
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-3/+3
* Do not save when closing the dialog. Update information in real-time andXavier Claessens2007-06-091-1/+0
* EmpatchContactWidget has 2 modes: editable or not.Xavier Claessens2007-06-071-2/+4
* New widget: EmpathyContactWidget. It displays information about a contact,Xavier Claessens2007-06-061-0/+36