summaryrefslogtreecommitdiff
path: root/src/util.c
AgeCommit message (Expand)Author
2013-10-18Add a couple of compatibility hacks for GTK+-2.HEADmasterLuke Shumaker
2013-08-31added attach option for transient windowWeitian Leung
2013-08-05Add a runtime check for X11 (bug #705335)Benjamin Berg
2013-03-05But #674881 - Timeout option overriding normal exit codeArx Cruz
2012-08-21Port to new documentation infrastructureJavier Jardón
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-12-22util: fix build with new GTK+Cosimo Cecchi
2010-10-02Remove GDK_DISPLAY() usage. Fixes build with GTK+-3.0Luis Medinas
2010-04-19Bug 615527 - zenity hangs if invalid WINDOWID is specifiedMichal Pryc
2010-04-08Compile with -DGSEAL_ENABLED. Fixes bug 612498.Andre Klapper
2009-07-20Bug 578393 – convert from libglade to GtkBuilderFelix Riemann
2008-04-21release 2.23.1Lucas Rocha
2007-08-13added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha
2006-07-28src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,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-11-23Check the xterm window ID is valid before using itRoss Burton
2004-10-05g_strdown() modifies the filename, so use strcasecmp() for the comparisonJames Henstridge
2004-09-17Add missing header. Same ANSIfication. Closes bug #152851.Kjartan Maraas
2004-09-13Add new notification icon. Update for new files. Restructure code a littleGlynn 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-03-06Remove some unused code.Glynn Foster
2004-02-29Remove all the stupid duplicated code to do the help stuff, and instead doGlynn 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-05-05Make the list dialog handle stdin - a little bit buggy still. UpdateGlynn Foster
2003-03-10Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster
2003-01-24Provide correct help URL.Glynn Foster
2003-01-14Update to add new gconf requirement.Glynn Foster
2003-01-03Initial revisionGlynn Foster