summaryrefslogtreecommitdiff
path: root/src/text.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-07-19Enable html support in --text-info option. This fix bug #598655, thanks for t...Arx Cruz
2011-06-28This change add a new functionality to text-info: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
2011-02-15text.c: Fix compilation warningJavier Jardón
2011-01-04Add font and no wrap mode support in text dialogmuzuiget
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-27correctly handle UTF-8 input text in the text info dialog (Fixes bugLucas Rocha
2007-05-14fix seg fault when outputing files with special printf format stringsLucas Rocha
2006-07-28correctly stdin input for text info dialog (Fixes bug #336736).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
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
2004-01-26Handle stdin. Fixes #132517.Glynn 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-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-21Sigh - half a job done as usual :)Mike Newman
2003-01-21Fixed a bug I introduced! Ensure that an editable --text-info dialog getsMike Newman
2003-01-19Attempt to make things work after 2 bottles of wine last night. HarmlessGlynn Foster
2003-01-19Add --editable option to --text-info, and return edited textbuffer contents o...Mike Newman
2003-01-18Some new window icons.Glynn Foster
2003-01-07Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster
2003-01-03Initial revisionGlynn Foster