summaryrefslogtreecommitdiff
path: root/applets/notification_area/na-tray-manager.c
AgeCommit message (Collapse)AuthorFilesLines
2015-03-19notification area: prevent crashmonsta1-1/+1
from upstream commit: https://git.gnome.org/browse/gnome-panel/commit/applets/notification_area/na-tray-manager.c?id=2adbcc5308577d864b09062a3343b9f8dbcdcd7f Closes https://github.com/mate-desktop/mate-panel/pull/291
2014-11-24zero-initialize all signals arraysMonsta1-1/+1
2014-11-22na: Fix handling of SYSTEM_TRAY_CANCEL_MESSAGEinfirit1-5/+10
We were not looking at the right field for the message ID: the ID is in the 4th field for BEGIN_MESSAGE, but 2nd field for CANCEL_MESSAGE. Taken from gnome-panel commit: 8ff843458425d525b10fc5d9b7bb357248c637c8 From: Vincent Untz <[email protected]>
2014-05-16Use GDK_WINDOW_XID for gtk+2 and gtk+3infirit1-8/+3
It was introduced in gdk2 already so clean up the code.
2013-10-26notification_area: Add GTK3 supportStefano Karapetsas1-1/+59
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+859