summaryrefslogtreecommitdiff
path: root/src/zenity.h
AgeCommit message (Expand)Author
2013-09-25Added combobox support on forms dialogArx Cruz
2013-08-31added attach option for transient windowWeitian Leung
2013-02-25Allow to specify notification's hintsNuno Araujo
2012-09-25msg: Add an option to set a custom dialog iconFlorian Müllner
2012-09-25util: Add an option to request dialogs being modalFlorian Müllner
2012-07-19Added support to --imagelist on tree. Thanks to Joshua Nathaniel Pritikin <jp...Arx Cruz
2011-12-21Added support to lists on zenity --formsArx Cruz
2011-10-13Revert "Initial support for list/tree on --forms option Added zenity --add-li...Arx Cruz
2011-10-13Initial support for list/tree on --forms option Added zenity --add-list and -...Arx Cruz
2011-07-26Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...Arx Cruz
2011-07-19Enable html support in --text-info option. This fix bug #598655, thanks for t...Arx Cruz
2011-07-06Patch for bug #621907Arx Cruz
2011-06-28This change add a new functionality to text-info:Arx Cruz
2011-01-17Adding missed files and code for --forms option.Arx Cruz
2011-01-04Add font and no wrap mode support in text dialogmuzuiget
2010-11-09Add libnotify as optional in zenity instalationArx Cruz
2010-07-12Add new password dialogArx Cruz
2010-02-23Bug 540169 - Zenity should offer color selection dialogBerislav Kovacki
2010-02-23Bug 593926 - --progress needs a --nocancel optionHuzaifa Sidhpurwala
2009-08-10Bug 552971 - Add a hide-header option to list dialogBryce Harrington
2009-08-08Bug 579999 – zenity sets a huge but finite timeoutOlivier Blin
2008-04-21Add support for file filter in file selection dialog through the newLucas Rocha
2008-03-29Allow question dialogs to use custom button label text (Fixes bugLucas Rocha
2007-08-13added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha
2006-12-02add "auto-kill" option to progress dialog. Now the user can choose whetherLucas Rocha
2006-07-26fix small build warnings on 64-bit architectures (Fixes bug #344125). fixLucas Rocha
2006-05-11add optional dropdown menu to entry dialog (Fixed bug #311038). Patch fromLucas Rocha
2006-03-23add --confirm-overwrite to file selection dialog to pop a confirmationLucas Rocha
2005-12-15add --hide-value to scale dialog.Lucas Rocha
2005-12-13new scale dialog for selecting a value from a range (Fixes #322399).Lucas Rocha
2005-07-01New --hide-column option.Lucas Almeida Rocha
2005-06-27Changed list dialog Selection behaviorLucas Almeida Rocha
2005-04-20Clean up the code a little bit.Glynn Foster
2005-04-20Bug fix for #149290, based on contributions from Timo Aaltonen, LucasGlynn Foster
2004-12-07Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster
2004-09-16add code to listen for commands on stdin when in listen mode.James Henstridge
2004-09-13Add new notification icon. Update for new files. Restructure code a littleGlynn Foster
2004-09-13Update Update. Patch from Lucas Rocha to implement save and directoryGlynn Foster
2004-07-19Add new option for --print-column, based on a patch by Paul Bolle. FixesGlynn Foster
2003-06-09Allow multiple file selections.Mike Newman
2003-06-07Support user-defined return values via env vars, like dialog did.Mike Newman
2003-06-03Add --auto-close option to progress dialog. Closes dialog when 100% has been ...Mike Newman
2003-04-13Finish off the indentation cleanup. Add new '--width' and '--height'Glynn Foster
2003-03-10Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster
2003-01-28Don't display the translators tab unless there is stuff to show.Glynn Foster
2003-01-19Attempt to make things work after 2 bottles of wine last night. HarmlessGlynn Foster
2003-01-19Add --editable option to --text-info, and return edited textbuffer contents o...Mike Newman
2003-01-14Update to add new gconf requirement.Glynn Foster
2003-01-14Add support to separate the selected rows output with a character with '/'Glynn Foster
2003-01-13Whitespace hacking.Glynn Foster