summaryrefslogtreecommitdiff
path: root/src/util.c
Commit message (Expand)AuthorAgeFilesLines
* util: Remove superfluous GtkWindow cast checkLogan Rathbone2023-05-081-1/+1
* util: Ignore superfluous quit requestsLogan Rathbone2023-05-081-0/+10
* util: remove fatal assert on exit if window invalid GtkWindowLogan Rathbone2023-05-081-6/+2
* tree: Initial port to GtkColumnViewLogan Rathbone2023-02-011-0/+4
* Initial port to libadwaitaLogan Rathbone2023-01-231-11/+56
* Icon handling improvements.Logan Rathbone2022-01-121-0/+24
* notification: Initial port to GNotificationLogan Rathbone2022-01-101-3/+3
* Use g_auto* where possible.Logan Rathbone2021-12-291-7/+5
* Make icon notification-only.Logan Rathbone2021-02-151-60/+0
* Mass cleanup and finish meson migration.Logan Rathbone2021-02-141-89/+16
* .ui: use resource; cleanup before commencing meson conversion.Logan Rathbone2021-02-131-23/+36
* Tweak layout of msg dialogs. Get font-setter to work with text-info.Logan Rathbone2021-02-121-0/+129
* Make zenity run with gtk4 (very unstable).Logan Rathbone2021-02-111-43/+32
* Make remaining C files build against gtk4Logan Rathbone2021-02-111-1/+2
* entry, fileselection: make build against gtk4Logan Rathbone2021-02-101-7/+8
* convert .ui to gtk4; make calendar, color, about build against gtk4.Logan Rathbone2021-02-101-4/+11
* Get msg.c and util.c to build against gtk4.Logan Rathbone2021-02-101-33/+50
* Fix styleArx Cruz2017-04-071-323/+307
* Do not make zenity_util_show_dialog() X11 specificJavier Jardón2015-04-231-1/+5
* Merge branch 'jjardon/no_deprecated'Arx Cruz2015-04-211-35/+30
|\
| * Rework zenity_util_set_window_icon* to not use stock imagesJavier Jardón2015-03-221-35/+30
* | ADD gchar **extra_label TO struct ZenityDataGama Anderson2015-04-211-1/+1
|/
* added attach option for transient windowWeitian Leung2013-08-311-14/+8
* Add a runtime check for X11 (bug #705335)Benjamin Berg2013-08-051-2/+5
* But #674881 - Timeout option overriding normal exit codeArx Cruz2013-03-051-6/+2
* Port to new documentation infrastructureJavier Jardón2012-08-211-1/+1
* Now if you use --timeout option, the return code will be properly handledArx Cruz2011-06-171-1/+18
* Bug 651948 - zenity list does not return default value when timeout is overArx Cruz2011-06-161-3/+8
* util: fix build with new GTK+Cosimo Cecchi2010-12-221-1/+1
* Remove GDK_DISPLAY() usage. Fixes build with GTK+-3.0Luis Medinas2010-10-021-3/+3
* Bug 615527 - zenity hangs if invalid WINDOWID is specifiedMichal Pryc2010-04-191-2/+3
* Compile with -DGSEAL_ENABLED. Fixes bug 612498.Andre Klapper2010-04-081-2/+2
* Bug 578393 – convert from libglade to GtkBuilderFelix Riemann2009-07-201-12/+48
* release 2.23.1ZENITY_2_23_1Lucas Rocha2008-04-211-2/+0
* added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha2007-08-131-0/+9
* src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,Lucas Rocha2006-07-281-11/+25
* general code cleanups. Contribution from Benoît Dejean.Lucas Rocha2005-07-081-1/+1
* Include cleanups (config.h)Lucas Almeida Rocha2005-07-061-0/+2
* COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster2005-04-251-2/+2
* Check the xterm window ID is valid before using itRoss Burton2004-11-231-1/+9
* g_strdown() modifies the filename, so use strcasecmp() for the comparisonJames Henstridge2004-10-051-4/+4
* Add missing header. Same ANSIfication. Closes bug #152851.Kjartan Maraas2004-09-171-2/+2
* Add new notification icon. Update for new files. Restructure code a littleGlynn Foster2004-09-131-38/+35
* Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster2004-04-261-0/+93
* Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the newGlynn Foster2004-03-191-1/+0
* Remove some unused code.Glynn Foster2004-03-061-3/+0
* Remove all the stupid duplicated code to do the help stuff, and instead doGlynn Foster2004-02-291-400/+7
* Support user-defined return values via env vars, like dialog did.Mike Newman2003-06-071-0/+64
* Fix up some build warnings as reported by Ross Burton and his amazing gccGlynn Foster2003-06-041-0/+1
* Make the list dialog handle stdin - a little bit buggy still. UpdateGlynn Foster2003-05-051-0/+19