summaryrefslogtreecommitdiff
path: root/src/msg.c
AgeCommit message (Expand)Author
2013-08-31added attach option for transient windowWeitian Leung
2012-09-25msg: Add an option to set a custom dialog iconFlorian Müllner
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-07-06Forgot change one option in gtk_labelArx Cruz
2011-07-06Patch for bug #621907Arx Cruz
2011-06-17Now if you use --timeout option, the return code will be properly handledArx Cruz
2011-06-16Fix the msg forms (question, warning, error) to return 5 when timeoutArx 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-08-10Bug 572835 – Zenity --question should be yes or noLucas Rocha
2009-07-20Bug 578393 – convert from libglade to GtkBuilderFelix Riemann
2008-04-07fix memory leak on custom labels (Fixes bug #526627). Patch byLucas Rocha
2008-03-29Allow question dialogs to use custom button label text (Fixes bugLucas Rocha
2007-08-13added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha
2005-11-14make it possible to add new lines in the in the msg dialog (Fixes bugLucas 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-04-20Bug fix for #149290, based on contributions from Timo Aaltonen, LucasGlynn 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-07-18Make sure the text can take markup, so that people can create nice HIGGlynn 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-06-07Support user-defined return values via env vars, like dialog did.Mike Newman
2003-06-04Fix up some build warnings as reported by Ross Burton and his amazing gccGlynn Foster
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-18Add some screenshots for the help documentation.Glynn Foster
2003-01-13Re-structure the code to pass in the ZenityData structure into theGlynn Foster
2003-01-07Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster
2003-01-06I love featuritis. Instead of fixing stuff so it actually works, I addGlynn Foster
2003-01-03Initial revisionGlynn Foster