summaryrefslogtreecommitdiff
path: root/src/zenity.h
Commit message (Expand)AuthorAgeFilesLines
...
* Changed list dialog Selection behaviorLucas Almeida Rocha2005-06-271-0/+1
* Clean up the code a little bit.Glynn Foster2005-04-201-1/+1
* Bug fix for #149290, based on contributions from Timo Aaltonen, LucasGlynn Foster2005-04-201-0/+1
* Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster2004-12-071-14/+14
* add code to listen for commands on stdin when in listen mode.James Henstridge2004-09-161-0/+1
* Add new notification icon. Update for new files. Restructure code a littleGlynn Foster2004-09-131-0/+6
* Update Update. Patch from Lucas Rocha to implement save and directoryGlynn Foster2004-09-131-0/+2
* Add new option for --print-column, based on a patch by Paul Bolle. FixesGlynn Foster2004-07-191-0/+1
* Allow multiple file selections.Mike Newman2003-06-091-0/+2
* Support user-defined return values via env vars, like dialog did.Mike Newman2003-06-071-0/+8
* Add --auto-close option to progress dialog. Closes dialog when 100% has been ...Mike Newman2003-06-031-0/+1
* Finish off the indentation cleanup. Add new '--width' and '--height'Glynn Foster2003-04-131-0/+2
* Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster2003-03-101-46/+46
* Don't display the translators tab unless there is stuff to show.Glynn Foster2003-01-281-0/+1
* Attempt to make things work after 2 bottles of wine last night. HarmlessGlynn Foster2003-01-191-1/+1
* Add --editable option to --text-info, and return edited textbuffer contents o...Mike Newman2003-01-191-0/+2
* Update to add new gconf requirement.Glynn Foster2003-01-141-0/+1
* Add support to separate the selected rows output with a character with '/'Glynn Foster2003-01-141-0/+1
* Whitespace hacking.Glynn Foster2003-01-131-7/+7
* Localise output of --calendar dialog by default (using nl_langinfo),Mike Newman2003-01-131-1/+2
* Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster2003-01-071-7/+8
* Improve error handling... a lot.Glynn Foster2003-01-071-1/+1
* Finish off commandline parsing for the list dialog. Wow, this is almostGlynn Foster2003-01-061-0/+1
* I love featuritis. Instead of fixing stuff so it actually works, I addGlynn Foster2003-01-061-1/+2
* Add functions to init and free the parsing options. Still not terriblyGlynn Foster2003-01-061-2/+1
* Initial revisionGlynn Foster2003-01-031-0/+95