ChangeSet ID: 19108
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/07/24 12:09:58
Modified files:
dlls/uxtheme : draw.c
Log message:
Frank Richter <frank.richter(a)gmail.com>
GetThemeBackgroundContentRect() does not use the content margins
alone, it also falls back to the border size or sizing margins, and if
it can't find any possible margins at all, it returns the original
rectangle.
Patch: http://cvs.winehq.org/patch.py?id=19108
Old revision New revision Changes Path
1.17 1.18 +26 -7 wine/dlls/uxtheme/draw.c