index
:
zenity
three
Unnamed repository; edit this file 'description' to name the repository.
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
password.c
Commit message (
Expand
)
Author
Age
*
Fixing GLib-CRITICAL messages
Arx Cruz
2015-10-02
*
Merge branch 'jjardon/no_deprecated'
Arx Cruz
2015-04-21
|
\
|
*
src/password.c: Do not use deprecated GtkAlignment widget
Javier Jardón
2015-03-22
|
*
password: Use gtk_box instead gtk_[v|h]box
Javier Jardón
2015-03-22
|
*
Do not use stock dialog
Javier Jardón
2015-03-22
|
*
Do not use an icon for Cancel/OK buttons
Javier Jardón
2015-03-22
*
|
ADD gchar **extra_label TO struct ZenityData
Gama Anderson
2015-04-21
|
/
*
Fixing g_timeout_add calls
Arx Cruz
2014-10-21
*
Fixing remain g_timeout_add
Arx Cruz
2014-10-21
*
Fixing bug #712616
Vinicius Silva
2013-11-25
*
added attach option for transient window
Weitian Leung
2013-08-31
*
util: Add an option to request dialogs being modal
Florian Müllner
2012-09-25
*
Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...
Arx Cruz
2011-07-26
*
Now if you use --timeout option, the return code will be properly handled
Arx Cruz
2011-06-17
*
Bug 651948 - zenity list does not return default value when timeout is over
Arx Cruz
2011-06-16
*
Fix for bug 630885
Arx Cruz
2010-11-18
*
Add default activation on entry.
Luis Medinas
2010-09-29
*
Change GTK_DIALOG(dialog)->vbox to gtk_dialog_get_content_area() in order to ...
Arx Cruz
2010-07-12
*
Just changing the copyright.
Arx Cruz
2010-07-12
*
Add new password dialog
Arx Cruz
2010-07-12
bgstack15