]> Pileus Git - ~andy/gtk/commit
Use proper border style when drawing shadow of scrolled windows on Windows
authorMathias Hasselmann <mathias.hasselmann@gmx.de>
Thu, 8 Mar 2007 13:24:51 +0000 (13:24 +0000)
committerDom Lachowicz <doml@src.gnome.org>
Thu, 8 Mar 2007 13:24:51 +0000 (13:24 +0000)
commitd1e1f5d79b0dab8b827bc057312cdeb2562af7ff
tree80279d935c8ebcf395b44192ed65db6ae29eb655
parenta1b0dba10324ab1cc8ceff4a8d66bf0528eddbcd
Use proper border style when drawing shadow of scrolled windows on Windows

2007-03-08  Mathias Hasselmann <mathias.hasselmann@gmx.de>

* modules/engines/ms-windows/msw_style.c: Use proper border style
when drawing shadow of scrolled windows on Windows XP (#168326)
* modules/engines/ms-windows/xp_theme.c: Explicitly set size of
element_part_map array to ensure it always is large enough.

svn path=/trunk/; revision=17429
ChangeLog
modules/engines/ms-windows/msw_style.c
modules/engines/ms-windows/xp_theme.c