Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Abstract EmpathyPasswordDialog to EmpathyBasePasswordDialog | Guillaume Desmottes | 2011-11-23 | 1 | -194/+12 |
| | | | | | | | I'm going to implement a slidely different version of this dialog so best to re-use as much code as possible. https://bugzilla.gnome.org/show_bug.cgi?id=661640 | ||||
* | password-dialog: use self->priv pattern | Guillaume Desmottes | 2011-11-23 | 1 | -67/+66 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=661640 | ||||
* | Only show the "Remember password" tickybox if we can do that | Danielle Madeley | 2011-03-03 | 1 | -1/+4 |
| | |||||
* | password-dialog: activate the dialog when the entry is activated (#642296) | Guillaume Desmottes | 2011-02-14 | 1 | -0/+9 |
| | |||||
* | Don't use deprecated gdk_keyboard_grab/ungrab | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -8/+27 |
| | |||||
* | password-dialog: make OK insensitive unless there's a password set | Jonny Lamb | 2010-12-17 | 1 | -5/+12 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | password-dialog: destroy the dialog if the handler is invalidated | Jonny Lamb | 2010-12-15 | 1 | -0/+11 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | password-dialog: re-enable showing the Remember password check button | Jonny Lamb | 2010-12-08 | 1 | -7/+0 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | password-dialog: stop using GET_PRIV | Jonny Lamb | 2010-12-07 | 1 | -9/+7 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | password-dialog: small style change to please make check | Jonny Lamb | 2010-12-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | password-dialog: center the dialog | Jonny Lamb | 2010-12-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | password-dialog: don't display "Remember password" for now | Jonny Lamb | 2010-12-06 | 1 | -0/+7 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | auth-client: move the password dialog into a new file | Jonny Lamb | 2010-12-03 | 1 | -0/+318 |
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> |