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
/
zenity.h
Commit message (
Expand
)
Author
Age
*
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-19
*
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-14
*
Whitespace hacking.
Glynn Foster
2003-01-13
*
Localise output of --calendar dialog by default (using nl_langinfo),
Mike Newman
2003-01-13
*
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-07
*
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-06
*
Initial revision
Glynn Foster
2003-01-03
bgstack15