diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-12-03 13:09:39 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-12-03 13:09:39 (GMT) |
commit | 985a1f03d9d2cd2596408671ce50adc009ea8aeb (patch) | |
tree | f6006c80ca9cb2514996ee5c10a45d70cae0b032 /ChangeLog | |
parent | faf27421f44ec721bbcaa5836e21297f1fa57832 (diff) | |
download | tk-985a1f03d9d2cd2596408671ce50adc009ea8aeb.zip tk-985a1f03d9d2cd2596408671ce50adc009ea8aeb.tar.gz tk-985a1f03d9d2cd2596408671ce50adc009ea8aeb.tar.bz2 |
Alpha blending fix. [Patch 848161]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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-01 Jeff Hobbs <jeffh@ActiveState.com> * unix/tkUnixButton.c (TkpDisplayButton): constrain coords to |