summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-account-widget.h
AgeCommit message (Expand)AuthorFilesLines
2012-07-19export empathy_account_widget_apply_and_log_in()Guillaume Desmottes1-0/+2
2012-05-08Turn EmpathyAccountWidget to a proper GtkWidgetGuillaume Desmottes1-4/+2
2011-12-22account-widget: display the buttons in simple mode as wellGuillaume Desmottes1-0/+2
2011-12-22account-widget: use the self->priv patternGuillaume Desmottes1-2/+2
2011-08-24account-widget: add empathy_account_widget_get_settings()Guillaume Desmottes1-0/+3
2010-03-01Disable the Cancel button in the accounts dialog if there are no existing acc...Travis Reitter1-0/+3
2010-01-18account-widget: add empathy_account_widget_set_{account,password}_paramGuillaume Desmottes1-0/+6
2010-01-14add empathy_account_widget_changed as protected methodGuillaume Desmottes1-0/+3
2009-11-13move code generating the default display name of new account to account-widgetGuillaume Desmottes1-0/+3
2009-08-28Asking for confirmation before losing pending accounts changes.Jonathan Tellier1-0/+5
2009-08-28Base the selected widget both on the CM and the protocolSjoerd Simons1-1/+0
2009-08-22Remove dead code and fix some coding style issuesSjoerd Simons1-3/+0
2009-08-22First part of an overhaul of the accounts dialogJonathan Tellier1-7/+9
2009-08-22Add a way to hook up to the apply sensitivityCosimo Cecchi1-1/+2
2009-08-22Add the concept of simple account widgetCosimo Cecchi1-0/+3
2009-07-30First cut at GObject-ifying EmpathyAccountWidgetCosimo Cecchi1-21/+31
2009-07-30Fix a typo.Cosimo Cecchi1-3/+3
2009-07-21Port to using EmpathyAccountSettingsSjoerd Simons1-11/+14
2009-07-01Port libempathy-gtk to EmpathyAccountSjoerd Simons1-11/+11
2009-05-30fixed bug #548716Dimitris Zenios1-0/+2
2009-05-18empathy-account-widget: fix coding style and update FSF addressGuillaume Desmottes1-3/+3
2009-04-16Port account widgets to new APIXavier Claessens1-4/+3
2008-04-16Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters).Xavier Claessens1-1/+0
2008-04-15Update copyright year in .h too, it was done in .c only.Xavier Claessens1-1/+1
2008-04-02Add a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson).Xavier Claessens1-0/+1
2008-03-27Add GUI to configure groupwise account. Fixes bug #522862 (Vincent Untz).Xavier Claessens1-0/+1
2008-03-25Add a widget to configure SIP accounts. Fixes bug #513679 (Baptiste Mille-Mat...Xavier Claessens1-0/+1
2008-02-20Fix typo in APIXavier Claessens1-1/+1
2008-02-20Add a GUI to configure yahoo accounts. Fixes bug #513674 (Susana).Xavier Claessens1-0/+1
2008-02-20Add GUI to configure ICQ accounts. Fixes bug #513673 (Andreas Henriksson).Xavier Claessens1-0/+1
2008-02-10Change a bit the generic account setting API.Xavier Claessens1-2/+1
2008-02-10Add a generic UI to make easy building UI for protocol specific settings. Por...Xavier Claessens1-0/+51