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
/
zenity.h
Commit message (
Expand
)
Author
Age
*
Port build system from autotools to meson.
Logan Rathbone
2021-06-08
*
Fix style
Arx Cruz
2017-04-07
*
Do not make zenity_util_show_dialog() X11 specific
Javier Jardón
2015-04-23
*
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
*
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
*
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
*
Added support to --imagelist on tree. Thanks to Joshua Nathaniel Pritikin <jp...
Arx Cruz
2012-07-19
*
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
*
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
*
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
*
Bug 552971 - Add a hide-header option to list dialog
Bryce Harrington
2009-08-10
*
Bug 579999 – zenity sets a huge but finite timeout
Olivier Blin
2009-08-08
*
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
*
added timeout option to all dialogs (Fixes bug #160654). Based on patch
Lucas Rocha
2007-08-13
*
add "auto-kill" option to progress dialog. Now the user can choose whether
Lucas Rocha
2006-12-02
*
fix small build warnings on 64-bit architectures (Fixes bug #344125). fix
Lucas Rocha
2006-07-26
*
add optional dropdown menu to entry dialog (Fixed bug #311038). Patch from
Lucas Rocha
2006-05-11
*
add --confirm-overwrite to file selection dialog to pop a confirmation
Lucas Rocha
2006-03-23
*
add --hide-value to scale dialog.
Lucas Rocha
2005-12-15
*
new scale dialog for selecting a value from a range (Fixes #322399).
Lucas Rocha
2005-12-13
*
New --hide-column option.
Lucas Almeida Rocha
2005-07-01
*
Changed list dialog Selection behavior
Lucas Almeida Rocha
2005-06-27
*
Clean up the code a little bit.
Glynn Foster
2005-04-20
*
Bug fix for #149290, based on contributions from Timo Aaltonen, Lucas
Glynn Foster
2005-04-20
*
Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the
Glynn Foster
2004-12-07
*
add code to listen for commands on stdin when in listen mode.
James Henstridge
2004-09-16
*
Add new notification icon. Update for new files. Restructure code a little
Glynn Foster
2004-09-13
*
Update Update. Patch from Lucas Rocha to implement save and directory
Glynn Foster
2004-09-13
*
Add new option for --print-column, based on a patch by Paul Bolle. Fixes
Glynn Foster
2004-07-19
*
Allow multiple file selections.
Mike Newman
2003-06-09
[next]
bgstack15