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
/
calendar.c
Commit message (
Expand
)
Author
Age
*
user input data output to STDOUT via g_print instead of outputting to
Kevin C. Krinke
2003-07-13
*
Support user-defined return values via env vars, like dialog did.
Mike Newman
2003-06-07
*
Fix an indentation weirdness in calendar.c
Mike Newman
2003-05-27
*
Finish off the indentation cleanup. Add new '--width' and '--height'
Glynn Foster
2003-04-13
*
Mass indentation cleanup. Make sure the glade dialogs aren't initially
Glynn Foster
2003-03-10
*
Only some examples and some screenshots and we're mostly done for a first
Glynn Foster
2003-01-18
*
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
*
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
*
Improve error handling... a lot.
Glynn Foster
2003-01-07
*
Initial revision
Glynn Foster
2003-01-03
bgstack15