summaryrefslogtreecommitdiff
path: root/src/zenity.ui
Commit message (Expand)AuthorAgeFilesLines
* Set dialog 'heading', not 'title'Adam Williamson2023-04-201-11/+11
* tree: Add searchabilityLogan Rathbone2023-02-021-0/+11
* tree: Initial port to GtkColumnViewLogan Rathbone2023-02-011-13/+3
* text: Make resizableLogan Rathbone2023-01-241-0/+1
* Initial port to libadwaitaLogan Rathbone2023-01-231-615/+352
* Use g_auto* where possible.Logan Rathbone2021-12-291-5/+0
* .ui: use resource; cleanup before commencing meson conversion.Logan Rathbone2021-02-131-1/+3
* calendar: make it not crash and use GDateTime.Logan Rathbone2021-02-121-0/+4
* password: use Builder for consistency with rest of app.Logan Rathbone2021-02-121-0/+72
* Tweak layout of msg dialogs. Get font-setter to work with text-info.Logan Rathbone2021-02-121-635/+676
* Make zenity run with gtk4 (very unstable).Logan Rathbone2021-02-111-198/+13
* convert .ui to gtk4; make calendar, color, about build against gtk4.Logan Rathbone2021-02-101-709/+382
* Fix message dialog width and height on recent GtkAlan2017-04-041-4/+4
* Bug 762347: Addition of entry text width optionArx Cruz2017-04-041-2/+2
* Fixing glade file.Arx Cruz2015-10-021-2/+4
* Fix zenity --listArx Cruz2015-06-231-0/+1
* Bug #751332 - zenity --forms does not center in the screenArx Cruz2015-06-231-1/+1
* Bug #672090 - Impossible to confirm --text-infoArx Cruz2015-05-291-12/+40
* Bug #749359 zenity --list produces incorrect outputArx Cruz2015-05-141-0/+1
* Use GtkScale instead deprecated GtkHScaleJavier Jardón2015-03-221-1/+1
* src/zenity.ui: Use GtkBox instead deprecated Gtk[H|V]BoxJavier Jardón2015-03-221-13/+18
* forms: Use GtkGrid instead deprecated GtkTable/GtkAlignmentJavier Jardón2015-03-221-67/+7
* src/zenity.ui: Do not use deprecated stock imagesJavier Jardón2015-03-221-4/+4
* src/zenity.ui: Do not use deprecated stock buttonsJavier Jardón2015-03-221-34/+23
* src/zenity.ui: Changes when open with Glade 3.18.3Javier Jardón2015-03-221-28/+37
* Bug #700249 - Progress dialog does not wrapArx Cruz2014-10-221-22/+25
* Added time-remaining support to progress barsScott Pakin2014-10-211-0/+12
* Fixing deprecated classes in GtkBuilderArx Cruz2014-05-201-22/+23
* Removing some deprecated classes in zenity GtkBuilder fileArx Cruz2014-05-201-242/+254
* But #702535 - List box doesn't expand to fill windowArx Cruz2013-10-101-0/+1
* msg: Add an option to set a custom dialog iconFlorian Müllner2012-09-251-4/+4
* Remove markup from translatable stringsPiotr Drąg2012-05-161-11/+4
* Revert "Initial support for list/tree on --forms option Added zenity --add-li...Arx Cruz2011-10-131-24/+25
* Initial support for list/tree on --forms option Added zenity --add-list and -...Arx Cruz2011-10-131-25/+24
* Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...Arx Cruz2011-07-261-8/+8
* Enable html support in --text-info option. This fix bug #598655, thanks for t...Arx Cruz2011-07-191-1/+1
* This change add a new functionality to text-info:Arx Cruz2011-06-281-3/+34
* Bug 651948 - zenity list does not return default value when timeout is overArx Cruz2011-06-161-439/+563
* Do not use deprecated separator GtkDialog propertyJavier Jardón2011-02-151-11/+0
* Adding missed files and code for --forms option.Arx Cruz2011-01-171-10/+92
* Bug 561131 – zenity windows don't appear with the focusLucas Rocha2009-08-061-10/+10
* Clean some things in the GtkBuilder port (GnomeBug:578393)Javier Jardón2009-08-061-939/+12
* Bug 578393 – convert from libglade to GtkBuilderFelix Riemann2009-07-201-0/+1854