From 52ff11927a7bd7592e70de379e05b4d2b9c669c7 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 17 Dec 2005 16:58:55 +0000 Subject: For building on Win32 against GTK+ 2.8, include a copy of the 2005-12-17 Tor Lillqvist * eggtrayicon.c: For building on Win32 against GTK+ 2.8, include a copy of the GtkStatusIcon code from GTK+ HEAD (i.e., what will be GTK+ 2.10) and some helper functions from gdk/win32. Eventually when GTK+ 2.10 is released and Evo no longer needs to support older GTK+ versions, eggtrayicon.[ch] can be removed completely from here, as the use of eggtrayicon in ../calendar/gui/ alarm-notify/alarm-queue.c will automatically switch to using GtkStatusIcon instead. * eggtrayicon.h: Ditto, for building on Win32 against GTK+ 2.8, include a copy of gtkstatusicon.h from GTK+ HEAD. svn path=/trunk/; revision=30827 --- e-util/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 158ce2e383..cf0b0f967f 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -33,6 +33,18 @@ * e-xml-utils.h: Include libedataserver/e-xml-utils.h. + * eggtrayicon.c: For building on Win32 against GTK+ 2.8, include a + copy of the GtkStatusIcon code from GTK+ HEAD (i.e., what will be + GTK+ 2.10) and some helper functions from gdk/win32. Eventually + when GTK+ 2.10 is released and Evo no longer needs to support + older GTK+ versions, eggtrayicon.[ch] can be removed completely + from here, as the use of eggtrayicon in ../calendar/gui/ + alarm-notify/alarm-queue.c will automatically switch to using + GtkStatusIcon instead. + + * eggtrayicon.h: Ditto, for building on Win32 against GTK+ 2.8, + include a copy of gtkstatusicon.h from GTK+ HEAD. + 2005-12-12 Irene Huang reviewed by: Veerapuram Varadhan -- cgit v1.2.3