summaryrefslogtreecommitdiff
path: root/src/option.c
Commit message (Expand)AuthorAge
* fix compilation when webkitgtk is not installedTom Schoonjans2015-10-17
* Fixing html option being parsed to other dialogs rather then text-infoArx Cruz2015-10-02
* Do not make zenity_util_show_dialog() X11 specificJavier Jardón2015-04-23
* Improve some stringsPiotr Drąg2015-04-22
* option.c: Fixing typo in extra-button optionArx Cruz2015-04-21
* ADD gchar **extra_label TO struct ZenityDataGama Anderson2015-04-21
* Allow user to interact with --text-info --html WebViewKernc2014-10-22
* Bug #685051 Adding --mid-search option to --listArx Cruz2014-10-21
* Added time-remaining support to progress barsScott Pakin2014-10-21
* Improve grammar in new translatable stringsPiotr Drąg2014-05-20
* Add the --ellipsize option to info, error, warning and question dialogsArx Cruz2014-05-20
* Bug #600533 zenity --text-info should have an auto scroll optionArx Cruz2013-11-23
* Bug #534935 Need hability to specify default answer in --question dialogBerislav Kovacki2013-11-23
* Added combobox support on forms dialogArx Cruz2013-09-25
* added attach option for transient windowWeitian Leung2013-08-31
* Allow to specify notification's hintsNuno Araujo2013-02-25
* Revert "Don't break the string freeze"Matthias Clasen2012-09-25
* Don't break the string freezeMatthias Clasen2012-09-25
* msg: Add an option to set a custom dialog iconFlorian Müllner2012-09-25
* util: Add an option to request dialogs being modalFlorian Müllner2012-09-25
* Revert "Fixing string freeze"Piotr Drąg2012-07-21
* Fixing string freezeArx Cruz2012-07-19
* Added support to --imagelist on tree. Thanks to Joshua Nathaniel Pritikin <jp...Arx Cruz2012-07-19
* Do not crash in --forms --add-list without column valuesAlexandre Rostovtsev2012-05-23
* Added support to lists on zenity --formsArx Cruz2011-12-21
* 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
* Patch for bug #621907Arx Cruz2011-07-06
* This change add a new functionality to text-info:Arx Cruz2011-06-28
* Revert mistakely pushed string changeLuca Ferretti2011-03-17
* Use proper case in forms dialog option valuesLuca Ferretti2011-03-17
* Adding missed files and code for --forms option.Arx Cruz2011-01-17
* Add font and no wrap mode support in text dialogmuzuiget2011-01-04
* Add libnotify as optional in zenity instalationArx Cruz2010-11-09
* Change cancel button messages to be capitalizedArx Cruz2010-07-22
* Add new password dialogArx Cruz2010-07-12
* Bug 540169 - Zenity should offer color selection dialogBerislav Kovacki2010-02-23
* Bug 593926 - --progress needs a --nocancel optionHuzaifa Sidhpurwala2010-02-23
* [options] Use correct type in hide_header variableLucas Rocha2010-02-23
* Bug 552971 - Add a hide-header option to list dialogBryce Harrington2009-08-10
* [option] Free file filter list on exitLucas Rocha2009-08-10
* [option] Fix type of filters variableLucas Rocha2009-08-10
* Bug 549404 - --help-entry for hide-text incorrectMatt Keenan2009-08-10
* Bug 579999 – zenity sets a huge but finite timeoutOlivier Blin2009-08-08
* translator comment for file-filter option string (Fixes bug #547202).Lucas Rocha2009-01-09
* Add support for file filter in file selection dialog through the newLucas Rocha2008-04-21
* Allow question dialogs to use custom button label text (Fixes bugLucas Rocha2008-03-29
* added arg_description for --timeout option (Fixes bug #516876). Patch fromLucas Rocha2008-03-17
bgstack15