diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2009-10-05 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/tkWinButton.c: [Bug 2860827] avoid 3D effects with + user-specified backgrounds. The default disabled text is embossed + on Windows. But this looks poor when a non-default background + color is in use. This patch disables the embossed effect for + buttons and labels when the background is non- standard. + 2009-09-30 Pat Thoyts <patthoyts@users.sourceforge.net> * tests/winWm.test: [Bug 2799589] grab on deleted window. |