Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | But #674881 - Timeout option overriding normal exit code | Arx Cruz | 2013-03-05 |
| | |||
* | Fix various compiler warnings (two serious) | Colin Walters | 2012-08-12 |
| | | | | Missing sentinels can cause crashes. The others are just style. | ||
* | Added support to lists on zenity --forms | Arx Cruz | 2011-12-21 |
| | |||
* | Revert "Initial support for list/tree on --forms option Added zenity ↵ | Arx Cruz | 2011-10-13 |
| | | | | | | --add-list and --list-values on --forms option. This is an initial support. Next steps add support to multiple selections and multiple columns" This reverts commit ed825cf92b9d786b9b13361db4a0e696af347a59. | ||
* | Initial support for list/tree on --forms option Added zenity --add-list and ↵ | Arx Cruz | 2011-10-13 |
| | | | | --list-values on --forms option. This is an initial support. Next steps add support to multiple selections and multiple columns | ||
* | 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 412493 | Arx Cruz | 2010-11-18 |