summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-account-widget.c
Commit message (Expand)AuthorAgeFilesLines
* account_widget_build_salut: focus the first name entry by defaultGuillaume Desmottes2009-11-131-1/+1
* empathy_account_widget_get_default_display_name: special case should be done ...Guillaume Desmottes2009-11-131-0/+1
* move code generating the default display name of new account to account-widgetGuillaume Desmottes2009-11-131-0/+52
* account-widget: Change the label of the Connect button to 'Login'.Guillaume Desmottes2009-11-061-14/+9
* empathy_account_widget_contains_pending_changes: return TRUE if we are creati...Guillaume Desmottes2009-11-031-0/+10
* empathy-account-widget: update apply button when our state changesGuillaume Desmottes2009-11-031-0/+23
* empathy-account-widget: replace the 'Connect' buton by a 'Save' one ...Guillaume Desmottes2009-11-031-2/+36
* account-widget: port to new tp-glib account APIJonny Lamb2009-10-241-14/+14
* empathy-account-widget.c: fix uint comparaisonGuillaume Desmottes2009-10-221-1/+1
* Rename HAVE_NBTK to HAVE_MOBLIN.Xavier Claessens2009-10-051-15/+15
* Remove the logic that re-applies the original enabled value.Cosimo Cecchi2009-10-021-17/+4
* empathy-account-widget: document that the 'Account:' string is moblin specificGuillaume Desmottes2009-10-021-0/+1
* Rename the Connect button to "Log in" on Moblin.Cosimo Cecchi2009-10-021-0/+7
* Instant-apply the "enabled" setting.Cosimo Cecchi2009-09-281-9/+12
* Add an optional NbtkGtkLightSwitch.Cosimo Cecchi2009-09-271-5/+70
* Construct the GTalk widget according to the icon nameCosimo Cecchi2009-08-311-1/+28
* Always update the control buttons sensitivity on creation.Cosimo Cecchi2009-08-311-11/+7
* Fixed some of the EmpathyAccountWidget's control button behaviour.Jonathan Tellier2009-08-311-2/+16
* Minor changes to EmpathyAccountWidget and EmpathyAccountsDialogJonathan Tellier2009-08-281-16/+3
* Asking for confirmation before losing pending accounts changes.Jonathan Tellier2009-08-281-5/+28
* Make the protocol property read-onlySjoerd Simons2009-08-281-9/+3
* Base the selected widget both on the CM and the protocolSjoerd Simons2009-08-281-38/+65
* - Added a utility function (empathy_account_reconnect_async) to easilyJonathan Tellier2009-08-261-37/+26
* empathy-account-widget: don't expand and fill vertically the 'Activate' checkboxGuillaume Desmottes2009-08-241-2/+3
* When creating an account use a connect button instead of an apply buttonSjoerd Simons2009-08-221-1/+2
* Every protocols should now have an "Enabled" checkbox in "edit" mode.Jonathan Tellier2009-08-221-2/+15
* Fix errors revealed by make checkJonathan Tellier2009-08-221-1/+1
* First part of an overhaul of the accounts dialogJonathan Tellier2009-08-221-39/+263
* Change labels when creating an accountCosimo Cecchi2009-08-221-0/+14
* React to entry changes immediatelyCosimo Cecchi2009-08-221-9/+31
* Implement a generic simple widgetCosimo Cecchi2009-08-221-2/+17
* Add simple implementations for many widgetsCosimo Cecchi2009-08-221-65/+153
* Add a way to hook up to the apply sensitivityCosimo Cecchi2009-08-221-3/+24
* 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-171-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-211-0/+1