aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-password-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Abstract EmpathyPasswordDialog to EmpathyBasePasswordDialogGuillaume Desmottes2011-11-231-194/+12
* password-dialog: use self->priv patternGuillaume Desmottes2011-11-231-67/+66
* Only show the "Remember password" tickybox if we can do thatDanielle Madeley2011-03-031-1/+4
* password-dialog: activate the dialog when the entry is activated (#642296)Guillaume Desmottes2011-02-141-0/+9
* Don't use deprecated gdk_keyboard_grab/ungrabEmilio Pozuelo Monfort2011-01-111-8/+27
* password-dialog: make OK insensitive unless there's a password setJonny Lamb2010-12-171-5/+12
* password-dialog: destroy the dialog if the handler is invalidatedJonny Lamb2010-12-151-0/+11
* password-dialog: re-enable showing the Remember password check buttonJonny Lamb2010-12-081-7/+0
* password-dialog: stop using GET_PRIVJonny Lamb2010-12-071-9/+7
* password-dialog: small style change to please make checkJonny Lamb2010-12-071-2/+2
* password-dialog: center the dialogJonny Lamb2010-12-061-0/+2
* password-dialog: don't display "Remember password" for nowJonny Lamb2010-12-061-0/+7
* auth-client: move the password dialog into a new fileJonny Lamb2010-12-031-0/+318