summaryrefslogtreecommitdiff
path: root/src/calendar.c
AgeCommit message (Expand)Author
2003-07-13user input data output to STDOUT via g_print instead of outputting toKevin C. Krinke
2003-06-07Support user-defined return values via env vars, like dialog did.Mike Newman
2003-05-27Fix an indentation weirdness in calendar.cMike Newman
2003-04-13Finish off the indentation cleanup. Add new '--width' and '--height'Glynn Foster
2003-03-10Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster
2003-01-18Only some examples and some screenshots and we're mostly done for a firstGlynn Foster
2003-01-13Re-structure the code to pass in the ZenityData structure into theGlynn Foster
2003-01-13Localise output of --calendar dialog by default (using nl_langinfo),Mike Newman
2003-01-09Fix up the date string, although I guess this should be localized.Glynn Foster
2003-01-07Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster
2003-01-07Improve error handling... a lot.Glynn Foster
2003-01-03Initial revisionGlynn Foster