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