diff options
author | hobbs <hobbs> | 2003-11-11 00:26:16 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-11-11 00:26:16 (GMT) |
commit | 4c25e8fdfdfbbc4f3b10f030e43f1f4fe13838d6 (patch) | |
tree | 9a9d32b3274d799143980dc53f9e7d8e4900e4b8 /ChangeLog | |
parent | 999d107d4da05b69bc623ad414e6705ff33ad61a (diff) | |
download | tk-4c25e8fdfdfbbc4f3b10f030e43f1f4fe13838d6.zip tk-4c25e8fdfdfbbc4f3b10f030e43f1f4fe13838d6.tar.gz tk-4c25e8fdfdfbbc4f3b10f030e43f1f4fe13838d6.tar.bz2 |
* win/tkWinDraw.c (XFillRectangles): correctly handle the
XGCValues.function parameter when filling rectangles.
[Bug #820278] [Patch #820282]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2003-11-10 Jeff Hobbs <jeffh@ActiveState.com> + * win/tkWinDraw.c (XFillRectangles): correctly handle the + XGCValues.function parameter when filling rectangles. + [Bug #820278] [Patch #820282] + * win/configure: * win/configure.in: define TK_LIB_FLAG, TK_LIB_SPEC, TK_BUILD_LIB_SPEC, TK_STUB_LIB_SPEC, TK_STUB_LIB_PATH, and |