index
:
zenity-gtk2
master
upstream
A port of Zenity from GTK+-3.0 to GTK+-2.0
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
notification.c
Age
Commit message (
Expand
)
Author
2010-11-09
Add libnotify as optional in zenity instalation
Arx Cruz
2010-10-20
Require libnotify 0.6.1
William Jon McCann
2010-05-27
Use g_timeout_add_seconds instead g_timeout_add
Philippe Gauthier
2009-08-10
Bug 573802 - Support notification summary
Aurélio A. Heckert
2009-07-20
Bug 578393 – convert from libglade to GtkBuilder
Felix Riemann
2009-03-08
replace deprecated GTK+ calls (fixes bug #571869). Patch from Felix
Lucas Rocha
2007-08-13
added timeout option to all dialogs (Fixes bug #160654). Based on patch
Lucas Rocha
2007-05-27
initialize GTK+ before parsing command line options to better handle
Lucas Rocha
2007-05-14
general cleanups for build warnings (Fixes bug #416196). Patch from
Lucas Rocha
2006-08-09
Release 2.15.91 Update.
Lucas Rocha
2006-07-28
src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,
Lucas Rocha
2006-03-23
Implement the "message" command on notification icon with libnotify
Lucas Rocha
2005-07-06
Include cleanups (config.h)
Lucas Almeida Rocha
2005-06-17
Don't use the parent widget for hiding tray icon
Lucas Almeida Rocha
2005-04-25
COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,
Glynn Foster
2005-01-31
Patch from Chris Lahey for #165456. Updated.
Glynn Foster
2005-01-09
Correct error message for notification icon. Fixes #163462.
Glynn Foster
2004-12-19
Fix #161539, and try and hide the parent widget, rather than the tray
Glynn Foster
2004-09-30
function to set a GtkImage to a scaled pixbuf.
James Henstridge
2004-09-16
add code to listen for commands on stdin when in listen mode.
James Henstridge
2004-09-13
Add new notification icon. Update for new files. Restructure code a little
Glynn Foster