Messed up changelog

This commit is contained in:
Raymond Penners 2003-10-07 20:40:32 +00:00
parent de1c1916ea
commit 359d5c9857

View File

@ -11,6 +11,7 @@
2003-10-07 Dom Lachowicz <cinamod@hotmail.com>
* 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 <raymond@dotsphinx.com>
@ -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