From 359d5c98576635a2d9788cd89c1e450aeb928e8f Mon Sep 17 00:00:00 2001 From: Raymond Penners Date: Tue, 7 Oct 2003 20:40:32 +0000 Subject: [PATCH] Messed up changelog --- modules/engines/ms-windows/ChangeLog.old | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/modules/engines/ms-windows/ChangeLog.old b/modules/engines/ms-windows/ChangeLog.old index 3201b78d04..514df9fb68 100755 --- a/modules/engines/ms-windows/ChangeLog.old +++ b/modules/engines/ms-windows/ChangeLog.old @@ -11,6 +11,7 @@ 2003-10-07 Dom Lachowicz * Added new mingw based build system, tidied up other missing bits + * src/xp_theme.c: Tidied up some return cases 2003-10-07 Raymond Penners @@ -18,10 +19,7 @@ * src/wimp_style.c: Tabs not located on top of the notebook are now (again) no longer rendered using XP theming. - * src/xp_theme.c: We now properly use IsThemeActive(). Added a - more lightweight method to cope with theme changes. Added a crude - theme switch detection scheme in the case that GTK+ does not - implement gdk_window_add_filter properly (GTK+ 2.2.0?). + * src/xp_theme.c: We now properly use IsThemeActive(). * src/xp_theme_defs.h: Renamed from xp_theme_dfns.h