aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget.c
Commit message (Expand)AuthorAgeFilesLines
* fixed bug #548716Dimitris Zenios2009-05-301-0/+31
* empathy-account-widget: fix coding style and update FSF addressGuillaume Desmottes2009-05-181-9/+9
* Don't unref 2 times gui.Xavier Claessens2009-04-161-2/+0
* Refactor the floating ref hack into a new functionXavier Claessens2009-04-161-40/+8
* Port account widgets to new APIXavier Claessens2009-04-161-97/+86
* Renamed G_STR_EMPTY to EMP_STR_EMPTY.Jonny Lamb2009-01-231-3/+3
* Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens2008-12-121-1/+1
* Fix translators complains about ambigous strings. Fixes bug #546154.Xavier Claessens2008-08-041-1/+0
* Unref profile and improve a bit default account domain code.Xavier Claessens2008-07-041-18/+14
* Automatically add default account domain where appropriate. Fixes bug #534425...Jonny Lamb2008-07-041-2/+24
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-16/+13
* Hide password from debug messages.Xavier Claessens2008-04-191-1/+2
* Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters).Xavier Claessens2008-04-161-49/+0
* Add a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson).Xavier Claessens2008-04-021-0/+36
* Add GUI to configure groupwise account. Fixes bug #522862 (Vincent Untz).Xavier Claessens2008-03-271-0/+34
* Add a widget to configure SIP accounts. Fixes bug #513679 (Baptiste Mille-Mat...Xavier Claessens2008-03-251-0/+49
* Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...Xavier Claessens2008-03-171-6/+31
* Add an advanced expander in the generic setting widget. Fixes bug #466521 (Ma...Xavier Claessens2008-03-081-17/+27
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Fix typo in APIXavier Claessens2008-02-211-5/+5
* Add a GUI to configure yahoo accounts. Fixes bug #513674 (Susana).Xavier Claessens2008-02-201-0/+35
* Add GUI to configure ICQ accounts. Fixes bug #513673 (Andreas Henriksson).Xavier Claessens2008-02-201-0/+33
* Fix a bug when unset portXavier Claessens2008-02-111-6/+4
* Change a bit the generic account setting API.Xavier Claessens2008-02-111-61/+33
* Add a generic UI to make easy building UI for protocol specific settings. Por...Xavier Claessens2008-02-111-0/+589