aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget.c
Commit message (Expand)AuthorAgeFilesLines
* Add the concept of simple account widgetCosimo Cecchi2009-08-221-31/+82
* Fix long linesCosimo Cecchi2009-08-221-13/+22
* Fix indentationSjoerd Simons2009-08-181-17/+22
* Rename empathy_settings_get_dbus_signature to empathy_account_settings_get_db...Sjoerd Simons2009-08-181-1/+2
* Set gui to NULL after unreffing itSjoerd Simons2009-08-181-0/+1
* If there is a failure in recognizing the protocol name, fallback to the gener...Sjoerd Simons2009-08-171-8/+1
* Fix trailing whitespaceCosimo Cecchi2009-07-301-9/+9
* Don't try to unref the GtkBuilder object in _disposeCosimo Cecchi2009-07-301-6/+0
* Hook up to the destroy signal in EmpathyAccountWidgetCosimo Cecchi2009-07-301-0/+11
* Set the sensitivity to the forget buttonCosimo Cecchi2009-07-301-2/+3
* Implement dispose and finalizeCosimo Cecchi2009-07-301-31/+75
* Set apply button sensitivity on creationCosimo Cecchi2009-07-301-0/+1
* Add a cosmetic comment to separate public and non-public methods.Cosimo Cecchi2009-07-301-0/+2
* Use telepathy styleCosimo Cecchi2009-07-301-632/+657
* Update copyright and authorCosimo Cecchi2009-07-301-1/+2
* First cut at GObject-ifying EmpathyAccountWidgetCosimo Cecchi2009-07-301-276/+366
* Add apply button for salut accountsSjoerd Simons2009-07-221-0/+1
* Port to using EmpathyAccountSettingsSjoerd Simons2009-07-221-108/+156
* Initial port of Account and AccountManager to MC5Sjoerd Simons2009-07-081-6/+3
* Remove usage of McProfilesSjoerd Simons2009-07-051-65/+75
* Port libempathy-gtk to EmpathyAccountSjoerd Simons2009-07-011-39/+36
* empathy-account-widget: remove trailing tabsGuillaume Desmottes2009-06-251-4/+4
* 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