summaryrefslogtreecommitdiff
path: root/src/notification.c
AgeCommit message (Expand)Author
2013-02-25Allow to specify notification's hintsNuno Araujo
2012-11-22Replaced string 'could' to start with an Uppercase.Marc Ruiz - radykal -
2011-06-07Fix bug 651723, don't look for libnotify.h if not requestedNirbheek Chauhan
2011-01-25Reset errors after freeing themMatthias Clasen
2010-11-09Add libnotify as optional in zenity instalationArx Cruz
2010-10-20Require libnotify 0.6.1William Jon McCann
2010-05-27Use g_timeout_add_seconds instead g_timeout_addPhilippe Gauthier
2009-08-10Bug 573802 - Support notification summaryAurélio A. Heckert
2009-07-20Bug 578393 – convert from libglade to GtkBuilderFelix Riemann
2009-03-08replace deprecated GTK+ calls (fixes bug #571869). Patch from FelixLucas Rocha
2007-08-13added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha
2007-05-27initialize GTK+ before parsing command line options to better handleLucas Rocha
2007-05-14general cleanups for build warnings (Fixes bug #416196). Patch fromLucas Rocha
2006-08-09Release 2.15.91 Update.Lucas Rocha
2006-07-28src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,Lucas Rocha
2006-03-23Implement the "message" command on notification icon with libnotifyLucas Rocha
2005-07-06Include cleanups (config.h)Lucas Almeida Rocha
2005-06-17Don't use the parent widget for hiding tray iconLucas Almeida Rocha
2005-04-25COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster
2005-01-31Patch from Chris Lahey for #165456. Updated.Glynn Foster
2005-01-09Correct error message for notification icon. Fixes #163462.Glynn Foster
2004-12-19Fix #161539, and try and hide the parent widget, rather than the trayGlynn Foster
2004-09-30function to set a GtkImage to a scaled pixbuf.James Henstridge
2004-09-16add code to listen for commands on stdin when in listen mode.James Henstridge
2004-09-13Add new notification icon. Update for new files. Restructure code a littleGlynn Foster