summaryrefslogtreecommitdiff
path: root/src/calendar.c
AgeCommit message (Expand)Author
2013-08-31added attach option for transient windowWeitian Leung
2013-03-05But #674881 - Timeout option overriding normal exit codeArx Cruz
2012-09-25util: Add an option to request dialogs being modalFlorian Müllner
2011-07-26Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...Arx Cruz
2011-06-17Now if you use --timeout option, the return code will be properly handledArx Cruz
2011-06-16Bug 651948 - zenity list does not return default value when timeout is overArx Cruz
2010-05-27Use g_timeout_add_seconds instead g_timeout_addPhilippe Gauthier
2009-07-20Bug 578393 – convert from libglade to GtkBuilderFelix Riemann
2007-08-13added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha
2007-05-14double-click on day results in dialog response (Fixes bug #395152). PatchLucas Rocha
2005-11-15make it possible to add new lines and markup in the dialog text.Lucas Rocha
2005-07-08general code cleanups. Contribution from Benoît Dejean.Lucas Rocha
2005-07-06Include cleanups (config.h)Lucas Almeida Rocha
2005-04-25COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster
2005-01-09Really fix #162297, and preload the current dates if they aren't alreadyGlynn Foster
2004-09-13Add new notification icon. Update for new files. Restructure code a littleGlynn Foster
2004-07-19src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from PaulGlynn Foster
2004-04-26Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster
2004-03-19Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the newGlynn Foster
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