aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget.h
Commit message (Expand)AuthorAgeFilesLines
* export empathy_account_widget_apply_and_log_in()Guillaume Desmottes2012-07-191-0/+2
* Turn EmpathyAccountWidget to a proper GtkWidgetGuillaume Desmottes2012-05-081-4/+2
* account-widget: display the buttons in simple mode as wellGuillaume Desmottes2011-12-221-0/+2
* account-widget: use the self->priv patternGuillaume Desmottes2011-12-221-2/+2
* account-widget: add empathy_account_widget_get_settings()Guillaume Desmottes2011-08-241-0/+3
* Disable the Cancel button in the accounts dialog if there are no existing acc...Travis Reitter2010-03-021-0/+3
* account-widget: add empathy_account_widget_set_{account,password}_paramGuillaume Desmottes2010-01-181-0/+6
* add empathy_account_widget_changed as protected methodGuillaume Desmottes2010-01-141-0/+3
* move code generating the default display name of new account to account-widgetGuillaume Desmottes2009-11-131-0/+3
* Asking for confirmation before losing pending accounts changes.Jonathan Tellier2009-08-291-0/+5
* Base the selected widget both on the CM and the protocolSjoerd Simons2009-08-281-1/+0
* Remove dead code and fix some coding style issuesSjoerd Simons2009-08-231-3/+0
* First part of an overhaul of the accounts dialogJonathan Tellier2009-08-221-7/+9
* Add a way to hook up to the apply sensitivityCosimo Cecchi2009-08-221-1/+2
* Add the concept of simple account widgetCosimo Cecchi2009-08-221-0/+3
* First cut at GObject-ifying EmpathyAccountWidgetCosimo Cecchi2009-07-301-21/+31
* Fix a typo.Cosimo Cecchi2009-07-301-3/+3
* Port to using EmpathyAccountSettingsSjoerd Simons2009-07-221-11/+14
* Port libempathy-gtk to EmpathyAccountSjoerd Simons2009-07-011-11/+11
* fixed bug #548716Dimitris Zenios2009-05-301-0/+2
* empathy-account-widget: fix coding style and update FSF addressGuillaume Desmottes2009-05-181-3/+3
* Port account widgets to new APIXavier Claessens2009-04-161-4/+3
* Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters).Xavier Claessens2008-04-161-1/+0
* Update copyright year in .h too, it was done in .c only.Xavier Claessens2008-04-151-1/+1
* Add a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson).Xavier Claessens2008-04-021-0/+1
* Add GUI to configure groupwise account. Fixes bug #522862 (Vincent Untz).Xavier Claessens2008-03-271-0/+1
* Add a widget to configure SIP accounts. Fixes bug #513679 (Baptiste Mille-Mat...Xavier Claessens2008-03-251-0/+1
* Fix typo in APIXavier Claessens2008-02-211-1/+1
* Add a GUI to configure yahoo accounts. Fixes bug #513674 (Susana).Xavier Claessens2008-02-201-0/+1
* Add GUI to configure ICQ accounts. Fixes bug #513673 (Andreas Henriksson).Xavier Claessens2008-02-201-0/+1
* Change a bit the generic account setting API.Xavier Claessens2008-02-111-2/+1
* Add a generic UI to make easy building UI for protocol specific settings. Por...Xavier Claessens2008-02-111-0/+51