gnome-shell/src/tray
Owen W. Taylor cac0848316 Remove usage of gdk_screen_get_rgb_colormap()
gdk_screen_get_rgb_colormap() has been removed from GTK+; there's
no longer a special visual that is used for drawing true-color
images distinct from the system visual. So, we don't need to
check for it; if the visual isn't the system visual, we just
fall through to the case where we create a new GdkColormap.
2010-08-12 20:12:00 -04:00
..
na-marshal.list Import part of the notification area applet, and use it to add a 2008-11-14 17:21:56 +00:00
na-tray-child.c Remove usage of gdk_screen_get_rgb_colormap() 2010-08-12 20:12:00 -04:00
na-tray-child.h Allow more flexibility for NaTrayChild compositing 2009-04-18 17:05:14 -04:00
na-tray-manager.c Add compatibility with GTK+ 2.18 2010-05-10 18:31:51 +02:00
na-tray-manager.h Use single include for gtk+ 2009-04-18 16:49:07 -04:00