summaryrefslogtreecommitdiff
path: root/src/entry.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
2012-08-21Fix the ComboBoxText construction so the dropmenu works again.Frode Austvik
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-10-21Remove deprecated code for GTK+-3.0.Luis Medinas
2010-05-27Use g_timeout_add_seconds instead g_timeout_addPhilippe Gauthier
2009-08-10Bug 551116 - Fix default activation in entry dialogAdrian Carpenter
2009-08-08Bug 567773 – "zenity --entry --text" doesn't interpret line breaksSiegfried-Angel Gevatter Pujals
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
2006-07-27entry activation makes dialog return OK (Fixes bug #347340).Lucas Rocha
2006-05-11add optional dropdown menu to entry dialog (Fixed bug #311038). Patch fromLucas 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-20Clean up the code a little bit.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
2003-09-12Better patch from raf@noduck.net to fix the activate on the entry dialog.Glynn Foster
2003-08-25Hook up the 'activate' signal on the entry dialog. Fixes Debian bugGlynn Foster
2003-08-25s/g_printerr/g_printMike Newman
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-28Don't display the translators tab unless there is stuff to show.Glynn Foster
2003-01-18Add some screenshots for the help documentation.Glynn Foster
2003-01-07Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster
2003-01-03Initial revisionGlynn Foster