summaryrefslogtreecommitdiff
path: root/src/notification.c
Commit message (Expand)AuthorAgeFilesLines
* Initial port to libadwaitaLogan Rathbone2023-01-231-1/+1
* Icon handling improvements.Logan Rathbone2022-01-121-15/+2
* help/docs: update; notification: bugfixes.Logan Rathbone2022-01-111-3/+11
* notification: Initial port to GNotificationLogan Rathbone2022-01-101-196/+53
* Use g_auto* where possible.Logan Rathbone2021-12-291-30/+13
* Make icon notification-only.Logan Rathbone2021-02-151-6/+6
* Mass cleanup and finish meson migration.Logan Rathbone2021-02-141-9/+3
* .ui: use resource; cleanup before commencing meson conversion.Logan Rathbone2021-02-131-4/+10
* forms,msg,notification,option: make build against gtk4Logan Rathbone2021-02-111-86/+150
* Fix styleArx Cruz2017-04-071-306/+300
* Bug #638582 - zenity --notification --listen can't show multi line tooltipArx Cruz2015-06-031-29/+27
* Add the possibility to pass title and the summary to zenity notificationArx Cruz2015-06-031-1/+10
* Bug #742963 - Basic notifications do not returnArx Cruz2015-05-291-2/+2
* Fix GLib critical messagesArx Cruz2015-05-291-3/+5
* src/notification.c: Remove non-used variableJavier Jardón2015-03-221-4/+0
* Don't quit zenity when the input stream is closedEmilio Pozuelo Monfort2014-10-211-2/+0
* Bug 733870 - Segmentation fault on zenity --notificationArx Cruz2014-08-291-0/+4
* Allow to specify notification's hintsNuno Araujo2013-02-251-0/+131
* Replaced string 'could' to start with an Uppercase.Marc Ruiz - radykal -2012-11-221-1/+1
* Fix bug 651723, don't look for libnotify.h if not requestedNirbheek Chauhan2011-06-071-1/+1
* Reset errors after freeing themMatthias Clasen2011-01-251-0/+2
* Add libnotify as optional in zenity instalationArx Cruz2010-11-091-0/+2
* Require libnotify 0.6.1William Jon McCann2010-10-201-133/+65
* Use g_timeout_add_seconds instead g_timeout_addPhilippe Gauthier2010-05-271-1/+1
* Bug 573802 - Support notification summaryAurélio A. Heckert2009-08-101-5/+16
* Bug 578393 – convert from libglade to GtkBuilderFelix Riemann2009-07-201-1/+0
* replace deprecated GTK+ calls (fixes bug #571869). Patch from FelixLucas Rocha2009-03-081-3/+3
* added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha2007-08-131-0/+5
* initialize GTK+ before parsing command line options to better handleLucas Rocha2007-05-271-0/+1
* general cleanups for build warnings (Fixes bug #416196). Patch fromLucas Rocha2007-05-141-1/+1
* Release 2.15.91 Update.ZENITY_2_15_91Lucas Rocha2006-08-091-0/+1
* src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,Lucas Rocha2006-07-281-160/+127
* Implement the "message" command on notification icon with libnotifyLucas Rocha2006-03-231-1/+38
* Include cleanups (config.h)Lucas Almeida Rocha2005-07-061-0/+3
* Don't use the parent widget for hiding tray iconLucas Almeida Rocha2005-06-171-5/+2
* COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster2005-04-251-2/+2
* Patch from Chris Lahey for #165456. Updated.Glynn Foster2005-01-311-1/+2
* Correct error message for notification icon. Fixes #163462.Glynn Foster2005-01-091-1/+5
* Fix #161539, and try and hide the parent widget, rather than the trayGlynn Foster2004-12-191-2/+5
* function to set a GtkImage to a scaled pixbuf.James Henstridge2004-09-301-2/+38
* add code to listen for commands on stdin when in listen mode.James Henstridge2004-09-161-7/+116
* Add new notification icon. Update for new files. Restructure code a littleGlynn Foster2004-09-131-0/+129