summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-12-03 13:16:34 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-12-03 13:16:34 (GMT)
commit0742b95f262dacba096b9725c1de51c35afafc52 (patch)
treec991c94678c5ecaecd933b9d98119dc41e84f8aa /ChangeLog
parentb485d4c0cff17fb07e95e212baf071285fe3895c (diff)
downloadtk-0742b95f262dacba096b9725c1de51c35afafc52.zip
tk-0742b95f262dacba096b9725c1de51c35afafc52.tar.gz
tk-0742b95f262dacba096b9725c1de51c35afafc52.tar.bz2
Alpha blending fixes. [Patch 848161]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1e8a65..f2e8791 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-03 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock):
+ Make overlay compositing where the target is empty no longer set
+ the target to magical gray, and also make sure that the
+ complex-alpha flag is toggled when necessary. [Patch 848161]
+
2004-12-02 Jeff Hobbs <jeffh@ActiveState.com>
*** 8.4.9 TAGGED FOR RELEASE ***