aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-skype.c
Commit message (Expand)AuthorAgeFilesLines
* Always call additional_apply_async() so that the password is fed to the observerDanielle Madeley2011-05-051-7/+15
* Don't tie auth observer lifetime to widget lifetimeDanielle Madeley2011-04-281-28/+46
* Fix logic error introduced in ad4626ebDanielle Madeley2011-04-281-4/+8
* Disconnect other psyke accounts when creating a new oneEmilio Pozuelo Monfort2011-04-081-0/+3
* Don't assume account != NULLDanielle Madeley2011-04-081-1/+1
* Disable confirmation dialog for nowDanielle Madeley2011-04-081-0/+3
* Abstract out is_other_psyke_account()Danielle Madeley2011-04-081-10/+13
* Disable all other psyke accounts when one is enabledDanielle Madeley2011-04-081-0/+73
* Don't leak GSimpleAsyncResultDanielle Madeley2011-04-081-0/+2
* Implement additional_apply_async() for account-widget-skypeDanielle Madeley2011-04-081-0/+41
* Set Apply/Cancel buttons sensitive when password is changedDanielle Madeley2011-04-081-9/+17
* focus-in-event returns gboolean -- return FALSE to propagate event furtherDanielle Madeley2011-04-081-1/+3
* Make password entry insensitive if remember-password inactiveDanielle Madeley2011-04-081-0/+9
* Fake password should be 12 'x's instead of 8Danielle Madeley2011-04-081-1/+1
* Remove Forget Password sweeper in password_entryDanielle Madeley2011-04-081-23/+0
* Warn early if the CM doesn't implement a privacy settingEmilio Pozuelo Monfort2011-04-081-2/+9
* Remove the PSTN setting and add a Video oneEmilio Pozuelo Monfort2011-04-081-3/+2
* Make wording follow the designsEmilio Pozuelo Monfort2011-04-081-2/+2
* Add DEBUG messageDanielle Madeley2011-04-081-1/+1
* Don't replace password with fake-password if there's something real in thereDanielle Madeley2011-04-081-0/+5
* Add a Remember Password toggle which remembers the passwordDanielle Madeley2011-04-081-8/+36
* Implement ForgetPassword buttonDanielle Madeley2011-04-081-0/+23
* Don't assume account != NULL (again)Danielle Madeley2011-04-081-1/+1
* If the password is fake, and the user focuses in, clear the fake passwordDanielle Madeley2011-04-081-0/+22
* Track the change notification for PasswordSavedDanielle Madeley2011-04-081-2/+28
* Set a fake password if we know the password is savedDanielle Madeley2011-04-081-4/+44
* Add a pre-auth approver for authenicating Psyke from the accounts-dialogDanielle Madeley2011-04-081-2/+199
* Add ShowIHaveVideoTo property to Privacy Settings UIDanielle Madeley2011-04-081-1/+8
* Move show EULA function to empathy-account-widget-skypeDanielle Madeley2011-04-081-0/+76
* Fixes for make checkDanielle Madeley2011-04-081-1/+2
* Add Plugged into Skype info to the add-account dialog tooDanielle Madeley2011-04-081-11/+32
* Remove simple dialog, use 'setup' dialog for simple caseDanielle Madeley2011-04-081-14/+1
* Move empathy-account-widget-skype into its own fileDanielle Madeley2011-04-081-0/+482