summaryrefslogtreecommitdiff
path: root/src/forms.c
Commit message (Expand)AuthorAgeFilesLines
* Set dialog 'heading', not 'title'Adam Williamson2023-04-201-1/+1
* forms: Fix parameter order in calendar segmentLogan Rathbone2023-01-241-4/+3
* Initial port to libadwaitaLogan Rathbone2023-01-231-22/+15
* Use g_auto* where possible.Logan Rathbone2021-12-291-16/+7
* forms,msg,notification,option: make build against gtk4Logan Rathbone2021-02-111-149/+208
* src/forms.c: Fix segfault on multiple lists without valuesquartenium2019-04-141-1/+12
* Fix styleArx Cruz2017-04-071-339/+369
* Fixing GLib-CRITICAL messagesArx Cruz2015-10-021-1/+1
* Merge branch 'jjardon/no_deprecated'Arx Cruz2015-04-211-89/+13
|\
| * forms: Use GtkGrid instead deprecated GtkTable/GtkAlignmentJavier Jardón2015-03-221-85/+13
| * Do not use an icon for Cancel/OK buttonsJavier Jardón2015-03-221-4/+0
* | ADD gchar **extra_label TO struct ZenityDataGama Anderson2015-04-211-0/+10
|/
* Added combobox support on forms dialogArx Cruz2013-09-251-0/+71
* But #674881 - Timeout option overriding normal exit codeArx Cruz2013-03-051-46/+53
* Fix various compiler warnings (two serious)Colin Walters2012-08-121-3/+2
* Added support to lists on zenity --formsArx Cruz2011-12-211-2/+142
* Revert "Initial support for list/tree on --forms option Added zenity --add-li...Arx Cruz2011-10-131-102/+2
* Initial support for list/tree on --forms option Added zenity --add-list and -...Arx Cruz2011-10-131-2/+102
* Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...Arx Cruz2011-07-261-1/+16
* Now if you use --timeout option, the return code will be properly handledArx Cruz2011-06-171-1/+1
* Bug 651948 - zenity list does not return default value when timeout is overArx Cruz2011-06-161-1/+1
* Fix for bug 412493Arx Cruz2010-11-181-0/+215