index
:
zenity-gtk2
master
upstream
A port of Zenity from GTK+-3.0 to GTK+-2.0
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
zenity.h
Age
Commit message (
Expand
)
Author
2010-07-12
Add new password dialog
Arx Cruz
2010-02-23
Bug 540169 - Zenity should offer color selection dialog
Berislav Kovacki
2010-02-23
Bug 593926 - --progress needs a --nocancel option
Huzaifa Sidhpurwala
2009-08-10
Bug 552971 - Add a hide-header option to list dialog
Bryce Harrington
2009-08-08
Bug 579999 – zenity sets a huge but finite timeout
Olivier Blin
2008-04-21
Add support for file filter in file selection dialog through the new
Lucas Rocha
2008-03-29
Allow question dialogs to use custom button label text (Fixes bug
Lucas Rocha
2007-08-13
added timeout option to all dialogs (Fixes bug #160654). Based on patch
Lucas Rocha
2006-12-02
add "auto-kill" option to progress dialog. Now the user can choose whether
Lucas Rocha
2006-07-26
fix small build warnings on 64-bit architectures (Fixes bug #344125). fix
Lucas Rocha
2006-05-11
add optional dropdown menu to entry dialog (Fixed bug #311038). Patch from
Lucas Rocha
2006-03-23
add --confirm-overwrite to file selection dialog to pop a confirmation
Lucas Rocha
2005-12-15
add --hide-value to scale dialog.
Lucas Rocha
2005-12-13
new scale dialog for selecting a value from a range (Fixes #322399).
Lucas Rocha
2005-07-01
New --hide-column option.
Lucas Almeida Rocha
2005-06-27
Changed list dialog Selection behavior
Lucas Almeida Rocha
2005-04-20
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
2004-12-07
Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the
Glynn Foster
2004-09-16
add code to listen for commands on stdin when in listen mode.
James Henstridge
2004-09-13
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-07-19
Add new option for --print-column, based on a patch by Paul Bolle. Fixes
Glynn Foster
2003-06-09
Allow multiple file selections.
Mike Newman
2003-06-07
Support user-defined return values via env vars, like dialog did.
Mike Newman
2003-06-03
Add --auto-close option to progress dialog. Closes dialog when 100% has been ...
Mike Newman
2003-04-13
Finish off the indentation cleanup. Add new '--width' and '--height'
Glynn Foster
2003-03-10
Mass indentation cleanup. Make sure the glade dialogs aren't initially
Glynn Foster
2003-01-28
Don't display the translators tab unless there is stuff to show.
Glynn Foster
2003-01-19
Attempt to make things work after 2 bottles of wine last night. Harmless
Glynn Foster
2003-01-19
Add --editable option to --text-info, and return edited textbuffer contents o...
Mike Newman
2003-01-14
Update to add new gconf requirement.
Glynn Foster
2003-01-14
Add support to separate the selected rows output with a character with '/'
Glynn Foster
2003-01-13
Whitespace hacking.
Glynn Foster
2003-01-13
Localise output of --calendar dialog by default (using nl_langinfo),
Mike Newman
2003-01-07
Fix up the response signal handlers. Use returns of 0 for 'Ok' and
Glynn Foster
2003-01-07
Improve error handling... a lot.
Glynn Foster
2003-01-06
Finish off commandline parsing for the list dialog. Wow, this is almost
Glynn Foster
2003-01-06
I love featuritis. Instead of fixing stuff so it actually works, I add
Glynn Foster
2003-01-06
Add functions to init and free the parsing options. Still not terribly
Glynn Foster
2003-01-03
Initial revision
Glynn Foster