Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | This change add a new functionality to text-info: | Arx Cruz | 2011-06-28 |
| | | | | | | | | | * Added a cancel button returning 1 if clicked * Renamed the Close button to Ok, still returning 0 if clicked * Added --ok-label=TEXT option to change the Ok button label * Added --cancel-label=TEXT option to change the Cancel button label * Added --checkbox=TEXT option to show an "I Agree and accept the terms" checkbox If --checkbox is enabled, the Ok button will be disabled if the checkbox isn't checked. | ||
* | Bug 651948 - zenity list does not return default value when timeout is over | Arx Cruz | 2011-06-16 |
| | |||
* | Do not use deprecated separator GtkDialog property | Javier Jardón | 2011-02-15 |
| | |||
* | Adding missed files and code for --forms option. | Arx Cruz | 2011-01-17 |
| | |||
* | Bug 561131 – zenity windows don't appear with the focus | Lucas Rocha | 2009-08-06 |
| | |||
* | Clean some things in the GtkBuilder port (GnomeBug:578393) | Javier Jardón | 2009-08-06 |
| | | | | | | | | * Makefile.am * README * configure.in * po/POTFILES.skip * src/zenity.ui | ||
* | Bug 578393 – convert from libglade to GtkBuilder | Felix Riemann | 2009-07-20 |