| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial port to libadwaita | Logan Rathbone | 2023-01-23 | 1 | -1/+1 |
* | Icon handling improvements. | Logan Rathbone | 2022-01-12 | 1 | -15/+2 |
* | help/docs: update; notification: bugfixes. | Logan Rathbone | 2022-01-11 | 1 | -3/+11 |
* | notification: Initial port to GNotification | Logan Rathbone | 2022-01-10 | 1 | -196/+53 |
* | Use g_auto* where possible. | Logan Rathbone | 2021-12-29 | 1 | -30/+13 |
* | Make icon notification-only. | Logan Rathbone | 2021-02-15 | 1 | -6/+6 |
* | Mass cleanup and finish meson migration. | Logan Rathbone | 2021-02-14 | 1 | -9/+3 |
* | .ui: use resource; cleanup before commencing meson conversion. | Logan Rathbone | 2021-02-13 | 1 | -4/+10 |
* | forms,msg,notification,option: make build against gtk4 | Logan Rathbone | 2021-02-11 | 1 | -86/+150 |
* | Fix style | Arx Cruz | 2017-04-07 | 1 | -306/+300 |
* | Bug #638582 - zenity --notification --listen can't show multi line tooltip | Arx Cruz | 2015-06-03 | 1 | -29/+27 |
* | Add the possibility to pass title and the summary to zenity notification | Arx Cruz | 2015-06-03 | 1 | -1/+10 |
* | Bug #742963 - Basic notifications do not return | Arx Cruz | 2015-05-29 | 1 | -2/+2 |
* | Fix GLib critical messages | Arx Cruz | 2015-05-29 | 1 | -3/+5 |
* | src/notification.c: Remove non-used variable | Javier Jardón | 2015-03-22 | 1 | -4/+0 |
* | Don't quit zenity when the input stream is closed | Emilio Pozuelo Monfort | 2014-10-21 | 1 | -2/+0 |
* | Bug 733870 - Segmentation fault on zenity --notification | Arx Cruz | 2014-08-29 | 1 | -0/+4 |
* | Allow to specify notification's hints | Nuno Araujo | 2013-02-25 | 1 | -0/+131 |
* | Replaced string 'could' to start with an Uppercase. | Marc Ruiz - radykal - | 2012-11-22 | 1 | -1/+1 |
* | Fix bug 651723, don't look for libnotify.h if not requested | Nirbheek Chauhan | 2011-06-07 | 1 | -1/+1 |
* | Reset errors after freeing them | Matthias Clasen | 2011-01-25 | 1 | -0/+2 |
* | Add libnotify as optional in zenity instalation | Arx Cruz | 2010-11-09 | 1 | -0/+2 |
* | Require libnotify 0.6.1 | William Jon McCann | 2010-10-20 | 1 | -133/+65 |
* | Use g_timeout_add_seconds instead g_timeout_add | Philippe Gauthier | 2010-05-27 | 1 | -1/+1 |
* | Bug 573802 - Support notification summary | Aurélio A. Heckert | 2009-08-10 | 1 | -5/+16 |
* | Bug 578393 – convert from libglade to GtkBuilder | Felix Riemann | 2009-07-20 | 1 | -1/+0 |
* | replace deprecated GTK+ calls (fixes bug #571869). Patch from Felix | Lucas Rocha | 2009-03-08 | 1 | -3/+3 |
* | added timeout option to all dialogs (Fixes bug #160654). Based on patch | Lucas Rocha | 2007-08-13 | 1 | -0/+5 |
* | initialize GTK+ before parsing command line options to better handle | Lucas Rocha | 2007-05-27 | 1 | -0/+1 |
* | general cleanups for build warnings (Fixes bug #416196). Patch from | Lucas Rocha | 2007-05-14 | 1 | -1/+1 |
* | Release 2.15.91 Update.ZENITY_2_15_91 | Lucas Rocha | 2006-08-09 | 1 | -0/+1 |
* | src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update, | Lucas Rocha | 2006-07-28 | 1 | -160/+127 |
* | Implement the "message" command on notification icon with libnotify | Lucas Rocha | 2006-03-23 | 1 | -1/+38 |
* | Include cleanups (config.h) | Lucas Almeida Rocha | 2005-07-06 | 1 | -0/+3 |
* | Don't use the parent widget for hiding tray icon | Lucas Almeida Rocha | 2005-06-17 | 1 | -5/+2 |
* | COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c, | Glynn Foster | 2005-04-25 | 1 | -2/+2 |
* | Patch from Chris Lahey for #165456. Updated. | Glynn Foster | 2005-01-31 | 1 | -1/+2 |
* | Correct error message for notification icon. Fixes #163462. | Glynn Foster | 2005-01-09 | 1 | -1/+5 |
* | Fix #161539, and try and hide the parent widget, rather than the tray | Glynn Foster | 2004-12-19 | 1 | -2/+5 |
* | function to set a GtkImage to a scaled pixbuf. | James Henstridge | 2004-09-30 | 1 | -2/+38 |
* | add code to listen for commands on stdin when in listen mode. | James Henstridge | 2004-09-16 | 1 | -7/+116 |
* | Add new notification icon. Update for new files. Restructure code a little | Glynn Foster | 2004-09-13 | 1 | -0/+129 |