index
:
zenity-gtk2
master
upstream
A port of Zenity from GTK+-3.0 to GTK+-2.0
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
calendar.c
Age
Commit message (
Expand
)
Author
2004-07-19
src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from Paul
Glynn Foster
2004-04-26
Add from the 2 Sebastian's, and make email addresses more spam proof.
Glynn Foster
2004-03-19
Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new
Glynn Foster
2003-07-13
user input data output to STDOUT via g_print instead of outputting to
Kevin C. Krinke
2003-06-07
Support user-defined return values via env vars, like dialog did.
Mike Newman
2003-05-27
Fix an indentation weirdness in calendar.c
Mike Newman
2003-04-13
Finish off the indentation cleanup. Add new '--width' and '--height'
Glynn Foster
2003-03-10
Mass indentation cleanup. Make sure the glade dialogs aren't initially
Glynn Foster
2003-01-18
Only some examples and some screenshots and we're mostly done for a first
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-09
Fix up the date string, although I guess this should be localized.
Glynn Foster
2003-01-07
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-03
Initial revision
Glynn Foster