summaryrefslogtreecommitdiff
path: root/src/zenity.h
Commit message (Expand)AuthorAge
...
* Finish off the indentation cleanup. Add new '--width' and '--height'Glynn Foster2003-04-13
* Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster2003-03-10
* Don't display the translators tab unless there is stuff to show.Glynn Foster2003-01-28
* Attempt to make things work after 2 bottles of wine last night. HarmlessGlynn Foster2003-01-19
* Add --editable option to --text-info, and return edited textbuffer contents o...Mike Newman2003-01-19
* Update to add new gconf requirement.Glynn Foster2003-01-14
* Add support to separate the selected rows output with a character with '/'Glynn Foster2003-01-14
* Whitespace hacking.Glynn Foster2003-01-13
* Localise output of --calendar dialog by default (using nl_langinfo),Mike Newman2003-01-13
* Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster2003-01-07
* Improve error handling... a lot.Glynn Foster2003-01-07
* Finish off commandline parsing for the list dialog. Wow, this is almostGlynn Foster2003-01-06
* I love featuritis. Instead of fixing stuff so it actually works, I addGlynn Foster2003-01-06
* Add functions to init and free the parsing options. Still not terriblyGlynn Foster2003-01-06
* Initial revisionGlynn Foster2003-01-03
bgstack15