aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed G_STR_EMPTY to EMP_STR_EMPTY.xclaesse2009-01-231-3/+3
* Use gi18n-lib.h instead of gi18n.h for libraries.xclaesse2008-12-121-1/+1
* Fix translators complains about ambigous strings. Fixes bug #546154.xclaesse2008-08-041-1/+0
* Unref profile and improve a bit default account domain code.xclaesse2008-07-041-18/+14
* Automatically add default account domain where appropriate. Fixes bug #534425...xclaesse2008-07-041-2/+24
* Make use of tp-glib debug system.xclaesse2008-05-011-16/+13
* Hide password from debug messages.xclaesse2008-04-191-1/+2
* Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters).xclaesse2008-04-161-49/+0
* Add a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson).xclaesse2008-04-021-0/+36
* Add GUI to configure groupwise account. Fixes bug #522862 (Vincent Untz).xclaesse2008-03-271-0/+34
* Add a widget to configure SIP accounts. Fixes bug #513679 (Baptiste Mille-Mat...xclaesse2008-03-251-0/+49
* Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...xclaesse2008-03-171-6/+31
* Add an advanced expander in the generic setting widget. Fixes bug #466521 (Ma...xclaesse2008-03-081-17/+27
* Update collabora copyright to 2008xclaesse2008-03-031-1/+1
* Fix typo in APIxclaesse2008-02-211-5/+5
* Add a GUI to configure yahoo accounts. Fixes bug #513674 (Susana).xclaesse2008-02-201-0/+35
* Add GUI to configure ICQ accounts. Fixes bug #513673 (Andreas Henriksson).xclaesse2008-02-201-0/+33
* Fix a bug when unset portxclaesse2008-02-111-6/+4
* Change a bit the generic account setting API.xclaesse2008-02-111-61/+33
* Add a generic UI to make easy building UI for protocol specific settings. Por...xclaesse2008-02-111-0/+589