Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | | | | | | | | | As WMs cannot open windows themselves, Mutter uses zenity to open "Force Quit" dialogs for unresponsive windows; as those are strongly tied to the corresponding window, it makes sense to make them modal (in particular when attaching them to their parent). https://bugzilla.gnome.org/show_bug.cgi?id=684322 | ||
* | Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all ↵ | Arx Cruz | 2011-07-26 |
| | | | | dialogs. This patch doesn't break old zenity scripts. | ||
* | Now if you use --timeout option, the return code will be properly handled | Arx Cruz | 2011-06-17 |
| | | | | | The default behavior will be done (ie. user click on ok button) The return code will be 5 | ||
* | 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 |
| | | | | | Fixes bgo#630884 - Zenity --password dialog doesn't have a default action | ||
* | Change GTK_DIALOG(dialog)->vbox to gtk_dialog_get_content_area() in order to ↵ | Arx Cruz | 2010-07-12 |
| | | | | compile with GTK 3.0 | ||
* | Just changing the copyright. | Arx Cruz | 2010-07-12 |
| | |||
* | Add new password dialog | Arx Cruz | 2010-07-12 |