summaryrefslogtreecommitdiff
path: root/src/password.c
AgeCommit message (Collapse)Author
2011-06-17Now if you use --timeout option, the return code will be properly handledArx Cruz
The default behavior will be done (ie. user click on ok button) The return code will be 5
2011-06-16Bug 651948 - zenity list does not return default value when timeout is overArx Cruz
2010-11-18Fix for bug 630885Arx Cruz
2010-09-29Add default activation on entry.Luis Medinas
Fixes bgo#630884 - Zenity --password dialog doesn't have a default action
2010-07-12Change GTK_DIALOG(dialog)->vbox to gtk_dialog_get_content_area() in order to ↵Arx Cruz
compile with GTK 3.0
2010-07-12Just changing the copyright.Arx Cruz
2010-07-12Add new password dialogArx Cruz