aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-password-dialog.h
Commit message (Collapse)AuthorAgeFilesLines
* Abstract EmpathyPasswordDialog to EmpathyBasePasswordDialogGuillaume Desmottes2011-11-231-2/+4
| | | | | | | 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 patternGuillaume Desmottes2011-11-231-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=661640
* auth-client: move the password dialog into a new fileJonny Lamb2010-12-031-0/+66
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>