diff src/ChangeLog @ 56269:4f8b4f60e748

(xg_get_image_for_pixmap): Add workaround for monochrome displays so insensitive and activated icons look ok.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 28 Jun 2004 14:36:48 +0000
parents 9853134cd610
children 98f2b9da67f0
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jun 28 12:21:54 2004 +0000
+++ b/src/ChangeLog	Mon Jun 28 14:36:48 2004 +0000
@@ -2,6 +2,8 @@
 
 	* gtkutil.c (xg_get_image_for_pixmap): Call g_object_unref on
 	gpix and gmask just before return to avoid memory leak.
+	(xg_get_image_for_pixmap): Add workaround for monochrome displays
+	so insensitive and activated icons look ok.
 
 2004-06-27  Jason Rumney  <jasonr@gnu.org>