| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial port to libadwaita | Logan Rathbone | 2023-01-23 | 1 | -7/+18 |
* | Icon handling improvements. | Logan Rathbone | 2022-01-12 | 1 | -0/+1 |
* | notification: Initial port to GNotification | Logan Rathbone | 2022-01-10 | 1 | -2/+0 |
* | Make icon notification-only. | Logan Rathbone | 2021-02-15 | 1 | -7/+0 |
* | .ui: use resource; cleanup before commencing meson conversion. | Logan Rathbone | 2021-02-13 | 1 | -3/+2 |
* | Tweak layout of msg dialogs. Get font-setter to work with text-info. | Logan Rathbone | 2021-02-12 | 1 | -0/+1 |
* | Make zenity run with gtk4 (very unstable). | Logan Rathbone | 2021-02-11 | 1 | -10/+10 |
* | entry, fileselection: make build against gtk4 | Logan Rathbone | 2021-02-10 | 1 | -10/+45 |
* | convert .ui to gtk4; make calendar, color, about build against gtk4. | Logan Rathbone | 2021-02-10 | 1 | -1/+2 |
* | Get msg.c and util.c to build against gtk4. | Logan Rathbone | 2021-02-10 | 1 | -1/+1 |
* | Fix style | Arx Cruz | 2017-04-07 | 1 | -28/+25 |
* | Do not make zenity_util_show_dialog() X11 specific | Javier Jardón | 2015-04-23 | 1 | -6/+1 |
* | Merge branch 'jjardon/no_deprecated' | Arx Cruz | 2015-04-21 | 1 | -4/+4 |
|\ |
|
| * | Rework zenity_util_set_window_icon* to not use stock images | Javier Jardón | 2015-03-22 | 1 | -4/+4 |
* | | allow build if GDK_WINDOWING_X11 not set | Jason Penney | 2015-04-21 | 1 | -0/+2 |
|/ |
|
* | added attach option for transient window | Weitian Leung | 2013-08-31 | 1 | -1/+5 |
* | Now if you use --timeout option, the return code will be properly handled | Arx Cruz | 2011-06-17 | 1 | -0/+2 |
* | Bug 651948 - zenity list does not return default value when timeout is over | Arx Cruz | 2011-06-16 | 1 | -1/+1 |
* | Bug 578393 – convert from libglade to GtkBuilder | Felix Riemann | 2009-07-20 | 1 | -4/+4 |
* | added timeout option to all dialogs (Fixes bug #160654). Based on patch | Lucas Rocha | 2007-08-13 | 1 | -1/+3 |
* | src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update, | Lucas Rocha | 2006-07-28 | 1 | -1/+2 |
* | Fix leak in ZENITY_IMAGE_FULLPATH. Fixes #167518, hopefully. | Glynn Foster | 2005-02-16 | 1 | -1/+1 |
* | Add new notification icon. Update for new files. Restructure code a little | Glynn Foster | 2004-09-13 | 1 | -3/+7 |
* | Add from the 2 Sebastian's, and make email addresses more spam proof. | Glynn Foster | 2004-04-26 | 1 | -0/+1 |
* | Remove all the stupid duplicated code to do the help stuff, and instead do | Glynn Foster | 2004-02-29 | 1 | -3/+1 |
* | Support user-defined return values via env vars, like dialog did. | Mike Newman | 2003-06-07 | 1 | -0/+3 |
* | Make the list dialog handle stdin - a little bit buggy still. Update | Glynn Foster | 2003-05-05 | 1 | -0/+1 |
* | Mass indentation cleanup. Make sure the glade dialogs aren't initially | Glynn Foster | 2003-03-10 | 1 | -18/+14 |
* | Provide correct help URL. | Glynn Foster | 2003-01-24 | 1 | -1/+2 |
* | Update to add new gconf requirement. | Glynn Foster | 2003-01-14 | 1 | -0/+2 |
* | Initial revision | Glynn Foster | 2003-01-03 | 1 | -0/+26 |