summaryrefslogtreecommitdiff
path: root/src/option.c
Commit message (Expand)AuthorAgeFilesLines
* Allow user to interact with --text-info --html WebViewKernc2014-10-221-0/+12
* Bug #685051 Adding --mid-search option to --listArx Cruz2014-10-211-0/+15
* Added time-remaining support to progress barsScott Pakin2014-10-211-0/+17
* Improve grammar in new translatable stringsPiotr Drąg2014-05-201-4/+4
* Add the --ellipsize option to info, error, warning and question dialogsArx Cruz2014-05-201-2/+43
* Bug #600533 zenity --text-info should have an auto scroll optionArx Cruz2013-11-231-0/+13
* Bug #534935 Need hability to specify default answer in --question dialogBerislav Kovacki2013-11-231-0/+12
* Added combobox support on forms dialogArx Cruz2013-09-251-0/+34
* added attach option for transient windowWeitian Leung2013-08-311-0/+12
* Allow to specify notification's hintsNuno Araujo2013-02-251-0/+16
* Revert "Don't break the string freeze"Matthias Clasen2012-09-251-3/+3
* Don't break the string freezeMatthias Clasen2012-09-251-3/+3
* msg: Add an option to set a custom dialog iconFlorian Müllner2012-09-251-0/+41
* util: Add an option to request dialogs being modalFlorian Müllner2012-09-251-0/+12
* Revert "Fixing string freeze"Piotr Drąg2012-07-211-2/+2
* Fixing string freezeArx Cruz2012-07-191-2/+2
* Added support to --imagelist on tree. Thanks to Joshua Nathaniel Pritikin <jp...Arx Cruz2012-07-191-0/+16
* Do not crash in --forms --add-list without column valuesAlexandre Rostovtsev2012-05-231-1/+3
* Added support to lists on zenity --formsArx Cruz2011-12-211-5/+99
* Revert "Initial support for list/tree on --forms option Added zenity --add-li...Arx Cruz2011-10-131-39/+4
* Initial support for list/tree on --forms option Added zenity --add-list and -...Arx Cruz2011-10-131-4/+39
* Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...Arx Cruz2011-07-261-47/+29
* Enable html support in --text-info option. This fix bug #598655, thanks for t...Arx Cruz2011-07-191-1/+33
* Patch for bug #621907Arx Cruz2011-07-061-2/+40
* This change add a new functionality to text-info:Arx Cruz2011-06-281-17/+55
* Revert mistakely pushed string changeLuca Ferretti2011-03-171-3/+3
* Use proper case in forms dialog option valuesLuca Ferretti2011-03-171-3/+3
* Adding missed files and code for --forms option.Arx Cruz2011-01-171-1/+151
* Add font and no wrap mode support in text dialogmuzuiget2011-01-041-2/+22
* Add libnotify as optional in zenity instalationArx Cruz2010-11-091-1/+14
* Change cancel button messages to be capitalizedArx Cruz2010-07-221-2/+2
* Add new password dialogArx Cruz2010-07-121-1/+71
* Bug 540169 - Zenity should offer color selection dialogBerislav Kovacki2010-02-231-0/+90
* Bug 593926 - --progress needs a --nocancel optionHuzaifa Sidhpurwala2010-02-231-1/+16
* [options] Use correct type in hide_header variableLucas Rocha2010-02-231-1/+1
* Bug 552971 - Add a hide-header option to list dialogBryce Harrington2009-08-101-0/+16
* [option] Free file filter list on exitLucas Rocha2009-08-101-0/+3
* [option] Fix type of filters variableLucas Rocha2009-08-101-1/+1
* Bug 549404 - --help-entry for hide-text incorrectMatt Keenan2009-08-101-1/+1
* Bug 579999 – zenity sets a huge but finite timeoutOlivier Blin2009-08-081-1/+1
* translator comment for file-filter option string (Fixes bug #547202).Lucas Rocha2009-01-091-0/+1
* Add support for file filter in file selection dialog through the newLucas Rocha2008-04-211-4/+20
* Allow question dialogs to use custom button label text (Fixes bugLucas Rocha2008-03-291-1/+28
* added arg_description for --timeout option (Fixes bug #516876). Patch fromLucas Rocha2008-03-171-1/+2
* added comment on a string in order clarify its meaning for translatorsLucas Rocha2008-03-171-0/+1
* added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha2007-08-131-1/+12
* general cleanups for build warnings (Fixes bug #416196). Patch fromLucas Rocha2007-05-141-15/+15
* complete list dialog options with respective arguments (Fixes bugLucas Rocha2006-12-041-24/+24
* add "auto-kill" option to progress dialog. Now the user can choose whetherLucas Rocha2006-12-021-0/+17
* add optional dropdown menu to entry dialog (Fixed bug #311038). Patch fromLucas Rocha2006-05-111-1/+1