summaryrefslogtreecommitdiff
path: root/src/util.h
Commit message (Expand)AuthorAge
* Do not make zenity_util_show_dialog() X11 specificJavier Jardón2015-04-23
* Merge branch 'jjardon/no_deprecated'Arx Cruz2015-04-21
|\
| * Rework zenity_util_set_window_icon* to not use stock imagesJavier Jardón2015-03-22
* | allow build if GDK_WINDOWING_X11 not setJason Penney2015-04-21
|/
* added attach option for transient windowWeitian Leung2013-08-31
* Now if you use --timeout option, the return code will be properly handledArx Cruz2011-06-17
* Bug 651948 - zenity list does not return default value when timeout is overArx Cruz2011-06-16
* Bug 578393 – convert from libglade to GtkBuilderFelix Riemann2009-07-20
* added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha2007-08-13
* src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,Lucas Rocha2006-07-28
* Fix leak in ZENITY_IMAGE_FULLPATH. Fixes #167518, hopefully.Glynn Foster2005-02-16
* Add new notification icon. Update for new files. Restructure code a littleGlynn Foster2004-09-13
* Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster2004-04-26
* Remove all the stupid duplicated code to do the help stuff, and instead doGlynn Foster2004-02-29
* Support user-defined return values via env vars, like dialog did.Mike Newman2003-06-07
* Make the list dialog handle stdin - a little bit buggy still. UpdateGlynn Foster2003-05-05
* Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster2003-03-10
* Provide correct help URL.Glynn Foster2003-01-24
* Update to add new gconf requirement.Glynn Foster2003-01-14
* Initial revisionGlynn Foster2003-01-03
bgstack15