index
:
zenity
three
Unnamed repository; edit this file 'description' to name the repository.
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
option.c
Commit message (
Expand
)
Author
Age
*
Fix style
Arx Cruz
2017-04-07
*
fix compilation when webkitgtk is not installed
Tom Schoonjans
2015-10-17
*
Fixing html option being parsed to other dialogs rather then text-info
Arx Cruz
2015-10-02
*
Do not make zenity_util_show_dialog() X11 specific
Javier Jardón
2015-04-23
*
Improve some strings
Piotr Drąg
2015-04-22
*
option.c: Fixing typo in extra-button option
Arx Cruz
2015-04-21
*
ADD gchar **extra_label TO struct ZenityData
Gama Anderson
2015-04-21
*
Allow user to interact with --text-info --html WebView
Kernc
2014-10-22
*
Bug #685051 Adding --mid-search option to --list
Arx Cruz
2014-10-21
*
Added time-remaining support to progress bars
Scott Pakin
2014-10-21
*
Improve grammar in new translatable strings
Piotr Drąg
2014-05-20
*
Add the --ellipsize option to info, error, warning and question dialogs
Arx Cruz
2014-05-20
*
Bug #600533 zenity --text-info should have an auto scroll option
Arx Cruz
2013-11-23
*
Bug #534935 Need hability to specify default answer in --question dialog
Berislav Kovacki
2013-11-23
*
Added combobox support on forms dialog
Arx Cruz
2013-09-25
*
added attach option for transient window
Weitian Leung
2013-08-31
*
Allow to specify notification's hints
Nuno Araujo
2013-02-25
*
Revert "Don't break the string freeze"
Matthias Clasen
2012-09-25
*
Don't break the string freeze
Matthias Clasen
2012-09-25
*
msg: Add an option to set a custom dialog icon
Florian Müllner
2012-09-25
*
util: Add an option to request dialogs being modal
Florian Müllner
2012-09-25
*
Revert "Fixing string freeze"
Piotr Drąg
2012-07-21
*
Fixing string freeze
Arx Cruz
2012-07-19
*
Added support to --imagelist on tree. Thanks to Joshua Nathaniel Pritikin <jp...
Arx Cruz
2012-07-19
*
Do not crash in --forms --add-list without column values
Alexandre Rostovtsev
2012-05-23
*
Added support to lists on zenity --forms
Arx Cruz
2011-12-21
*
Revert "Initial support for list/tree on --forms option Added zenity --add-li...
Arx Cruz
2011-10-13
*
Initial support for list/tree on --forms option Added zenity --add-list and -...
Arx Cruz
2011-10-13
*
Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...
Arx Cruz
2011-07-26
*
Enable html support in --text-info option. This fix bug #598655, thanks for t...
Arx Cruz
2011-07-19
*
Patch for bug #621907
Arx Cruz
2011-07-06
*
This change add a new functionality to text-info:
Arx Cruz
2011-06-28
*
Revert mistakely pushed string change
Luca Ferretti
2011-03-17
*
Use proper case in forms dialog option values
Luca Ferretti
2011-03-17
*
Adding missed files and code for --forms option.
Arx Cruz
2011-01-17
*
Add font and no wrap mode support in text dialog
muzuiget
2011-01-04
*
Add libnotify as optional in zenity instalation
Arx Cruz
2010-11-09
*
Change cancel button messages to be capitalized
Arx Cruz
2010-07-22
*
Add new password dialog
Arx Cruz
2010-07-12
*
Bug 540169 - Zenity should offer color selection dialog
Berislav Kovacki
2010-02-23
*
Bug 593926 - --progress needs a --nocancel option
Huzaifa Sidhpurwala
2010-02-23
*
[options] Use correct type in hide_header variable
Lucas Rocha
2010-02-23
*
Bug 552971 - Add a hide-header option to list dialog
Bryce Harrington
2009-08-10
*
[option] Free file filter list on exit
Lucas Rocha
2009-08-10
*
[option] Fix type of filters variable
Lucas Rocha
2009-08-10
*
Bug 549404 - --help-entry for hide-text incorrect
Matt Keenan
2009-08-10
*
Bug 579999 – zenity sets a huge but finite timeout
Olivier Blin
2009-08-08
*
translator comment for file-filter option string (Fixes bug #547202).
Lucas Rocha
2009-01-09
*
Add support for file filter in file selection dialog through the new
Lucas Rocha
2008-04-21
*
Allow question dialogs to use custom button label text (Fixes bug
Lucas Rocha
2008-03-29
[next]
bgstack15