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
*
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
*
added arg_description for --timeout option (Fixes bug #516876). Patch from
Lucas Rocha
2008-03-17
*
added comment on a string in order clarify its meaning for translators
Lucas Rocha
2008-03-17
*
added timeout option to all dialogs (Fixes bug #160654). Based on patch
Lucas Rocha
2007-08-13
*
general cleanups for build warnings (Fixes bug #416196). Patch from
Lucas Rocha
2007-05-14
*
complete list dialog options with respective arguments (Fixes bug
Lucas Rocha
2006-12-04
*
add "auto-kill" option to progress dialog. Now the user can choose whether
Lucas Rocha
2006-12-02
*
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 G_OPTION_FLAG_NOALIAS to separator option for list dialog. Patch from
Lucas Rocha
2006-03-07
*
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
*
fixed bug #317033.
Lucas Rocha
2005-09-24
*
dependency on glib >= 2.7.3 Add G_OPTION_FLAG_NOALIAS flag on options that
Lucas Rocha
2005-07-13
*
activate option help translations in GOption.
Lucas Rocha
2005-07-12
*
general code cleanups. Contribution from Benoît Dejean.
Lucas Rocha
2005-07-08
*
marks static many functions and global variables. Contribution from
Lucas Rocha
2005-07-08
*
Include cleanups (config.h)
Lucas Almeida Rocha
2005-07-06
*
New --hide-column option.
Lucas Almeida Rocha
2005-07-01
*
Changed list dialog Selection behavior
Lucas Almeida Rocha
2005-06-27
*
COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,
Glynn Foster
2005-04-25
*
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
*
Update docs to add the new goption help stuff. Update to be in line with
Glynn Foster
2005-02-06
*
Patch from Chris Lahey for #165456. Updated.
Glynn Foster
2005-01-31
*
Really fix #162297, and preload the current dates if they aren't already
Glynn Foster
2005-01-09
[next]
bgstack15