diff --git a/modules/engines/ms-windows/ChangeLog.old b/modules/engines/ms-windows/ChangeLog.old index 3201b78d0..514df9fb6 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