summaryrefslogtreecommitdiff
path: root/src/zenity.ui
Commit message (Expand)AuthorAge
* Fixing glade file.Arx Cruz2015-10-02
* Fix zenity --listArx Cruz2015-06-23
* Bug #751332 - zenity --forms does not center in the screenArx Cruz2015-06-23
* Bug #672090 - Impossible to confirm --text-infoArx Cruz2015-05-29
* Bug #749359 zenity --list produces incorrect outputArx Cruz2015-05-14
* Use GtkScale instead deprecated GtkHScaleJavier Jardón2015-03-22
* src/zenity.ui: Use GtkBox instead deprecated Gtk[H|V]BoxJavier Jardón2015-03-22
* forms: Use GtkGrid instead deprecated GtkTable/GtkAlignmentJavier Jardón2015-03-22
* src/zenity.ui: Do not use deprecated stock imagesJavier Jardón2015-03-22
* src/zenity.ui: Do not use deprecated stock buttonsJavier Jardón2015-03-22
* src/zenity.ui: Changes when open with Glade 3.18.3Javier Jardón2015-03-22
* Bug #700249 - Progress dialog does not wrapArx Cruz2014-10-22
* Added time-remaining support to progress barsScott Pakin2014-10-21
* Fixing deprecated classes in GtkBuilderArx Cruz2014-05-20
* Removing some deprecated classes in zenity GtkBuilder fileArx Cruz2014-05-20
* But #702535 - List box doesn't expand to fill windowArx Cruz2013-10-10
* msg: Add an option to set a custom dialog iconFlorian Müllner2012-09-25
* Remove markup from translatable stringsPiotr Drąg2012-05-16
* Revert "Initial support for list/tree on --forms option Added zenity --add-li...Arx Cruz2011-10-13
* Initial support for list/tree on --forms option Added zenity --add-list and -...Arx Cruz2011-10-13
* Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...Arx Cruz2011-07-26
* Enable html support in --text-info option. This fix bug #598655, thanks for t...Arx Cruz2011-07-19
* This change add a new functionality to text-info:Arx Cruz2011-06-28
* Bug 651948 - zenity list does not return default value when timeout is overArx Cruz2011-06-16
* Do not use deprecated separator GtkDialog propertyJavier Jardón2011-02-15
* Adding missed files and code for --forms option.Arx Cruz2011-01-17
* Bug 561131 – zenity windows don't appear with the focusLucas Rocha2009-08-06
* Clean some things in the GtkBuilder port (GnomeBug:578393)Javier Jardón2009-08-06
* Bug 578393 – convert from libglade to GtkBuilderFelix Riemann2009-07-20
bgstack15