diff options
author | Raymond Penners <pennersr@src.gnome.org> | 2003-10-07 20:40:32 +0000 |
---|---|---|
committer | Raymond Penners <pennersr@src.gnome.org> | 2003-10-07 20:40:32 +0000 |
commit | 359d5c98576635a2d9788cd89c1e450aeb928e8f (patch) | |
tree | 2ed7909a73224a71727c657ae4beb662e74392c5 /modules/engines/ms-windows/ChangeLog.old | |
parent | de1c1916eaf3c244218a16f61ea564ce82daee09 (diff) | |
download | gtk+-359d5c98576635a2d9788cd89c1e450aeb928e8f.tar.gz |
Messed up changelog
Diffstat (limited to 'modules/engines/ms-windows/ChangeLog.old')
-rwxr-xr-x | modules/engines/ms-windows/ChangeLog.old | 6 |
1 files 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 <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
|