summaryrefslogtreecommitdiff
path: root/src/util.h
Commit message (Expand)AuthorAgeFilesLines
* tree: Initial port to GtkColumnViewLogan Rathbone2023-02-011-0/+2
* Initial port to libadwaitaLogan Rathbone2023-01-231-7/+18
* Icon handling improvements.Logan Rathbone2022-01-121-0/+1
* notification: Initial port to GNotificationLogan Rathbone2022-01-101-2/+0
* Make icon notification-only.Logan Rathbone2021-02-151-7/+0
* .ui: use resource; cleanup before commencing meson conversion.Logan Rathbone2021-02-131-3/+2
* Tweak layout of msg dialogs. Get font-setter to work with text-info.Logan Rathbone2021-02-121-0/+1
* Make zenity run with gtk4 (very unstable).Logan Rathbone2021-02-111-10/+10
* entry, fileselection: make build against gtk4Logan Rathbone2021-02-101-10/+45
* convert .ui to gtk4; make calendar, color, about build against gtk4.Logan Rathbone2021-02-101-1/+2
* Get msg.c and util.c to build against gtk4.Logan Rathbone2021-02-101-1/+1
* Fix styleArx Cruz2017-04-071-28/+25
* Do not make zenity_util_show_dialog() X11 specificJavier Jardón2015-04-231-6/+1
* Merge branch 'jjardon/no_deprecated'Arx Cruz2015-04-211-4/+4
|\
| * Rework zenity_util_set_window_icon* to not use stock imagesJavier Jardón2015-03-221-4/+4
* | allow build if GDK_WINDOWING_X11 not setJason Penney2015-04-211-0/+2
|/
* added attach option for transient windowWeitian Leung2013-08-311-1/+5
* Now if you use --timeout option, the return code will be properly handledArx Cruz2011-06-171-0/+2
* Bug 651948 - zenity list does not return default value when timeout is overArx Cruz2011-06-161-1/+1
* Bug 578393 – convert from libglade to GtkBuilderFelix Riemann2009-07-201-4/+4
* added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha2007-08-131-1/+3
* src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,Lucas Rocha2006-07-281-1/+2
* Fix leak in ZENITY_IMAGE_FULLPATH. Fixes #167518, hopefully.Glynn Foster2005-02-161-1/+1
* Add new notification icon. Update for new files. Restructure code a littleGlynn Foster2004-09-131-3/+7
* Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster2004-04-261-0/+1
* Remove all the stupid duplicated code to do the help stuff, and instead doGlynn Foster2004-02-291-3/+1
* Support user-defined return values via env vars, like dialog did.Mike Newman2003-06-071-0/+3
* Make the list dialog handle stdin - a little bit buggy still. UpdateGlynn Foster2003-05-051-0/+1
* Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster2003-03-101-18/+14
* Provide correct help URL.Glynn Foster2003-01-241-1/+2
* Update to add new gconf requirement.Glynn Foster2003-01-141-0/+2
* Initial revisionGlynn Foster2003-01-031-0/+26