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
Commit message (
Expand
)
Author
Age
*
Add support to separate the selected rows output with a character with '/'
Glynn Foster
2003-01-14
*
Whitespace hacking.
Glynn Foster
2003-01-13
*
Re-structure the code to pass in the ZenityData structure into the
Glynn Foster
2003-01-13
*
Localise output of --calendar dialog by default (using nl_langinfo),
Mike Newman
2003-01-13
*
Improve error handling. Make --list actually return something useful,
Glynn Foster
2003-01-13
*
Fix up the date string, although I guess this should be localized.
Glynn Foster
2003-01-09
*
Fix up the response signal handlers. Use returns of 0 for 'Ok' and
Glynn Foster
2003-01-07
*
Fix up the error returns.
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
*
Life is pleasant. Death is peaceful. It's the transition that's troublesome.
Glynn Foster
2003-01-06
*
Feeling stupid because I can't use glade. Thanks to jrb and jamesh for
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