diff --git a/modules/engines/ms-windows/ChangeLog.old b/modules/engines/ms-windows/ChangeLog.old index 7b45db53c..c9a854ad9 100755 --- a/modules/engines/ms-windows/ChangeLog.old +++ b/modules/engines/ms-windows/ChangeLog.old @@ -1,22 +1,30 @@ +2003-11-19 Raymond Penners + + * === Released 0.5.2 === + 2003-11-14 Dom Lachowicz - * src/wimp_style.c: Protect against buffer overflows when grabbing fonts and - generating RC strings. Get the Progress and Status widget backgrounds to behave - properly on themes like "Brick". + * src/wimp_style.c: Protect against buffer overflows when grabbing + fonts and generating RC strings. Get the Progress and Status + widget backgrounds to behave properly on themes like "Brick". 2003-11-05 Dom Lachowicz - * src/wimp_style.c: Toolbar steppers get drawn ETCHED_IN when pressed now. More - consistent with Win32 behavior. + * src/wimp_style.c: Toolbar steppers get drawn ETCHED_IN when + pressed now. More consistent with Win32 behavior. + * src/Theme/gtk-2.0/gtkrc: Make menubars have shadow=NONE. More - consistent with Win32 behavior, though Win32 apps tend to differ in this - area. Setup menu and toolbar icon sizes to be compatible with win32 + consistent with Win32 behavior, though Win32 apps tend to differ + in this area. Setup menu and toolbar icon sizes to be compatible + with win32 2003-11-04 Dom Lachowicz * src/xp_theme.c: Move Raymond's scrollbar work into wimp_style.c - * src/wimp_style.c: Get the colorations better for other windows schemes, such as brick. - Based on some work by Jernej Simončič + + * src/wimp_style.c: Get the colorations better for other windows + schemes, such as brick. Based on some work by Jernej Simončič + 2003-11-01 Raymond Penners