From 81131c6d41f74f8b626d62264c4478d7cb440c64 Mon Sep 17 00:00:00 2001 From: hobbs Date: Fri, 3 Dec 2004 23:01:28 +0000 Subject: retagged 8.4.9 to include alpha blend patch --- ChangeLog | 4 ++-- changes | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f2e8791..0a68b56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-12-03 Donal K. Fellows + *** 8.4.9 TAGGED FOR RELEASE *** + * 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 @@ -7,8 +9,6 @@ 2004-12-02 Jeff Hobbs - *** 8.4.9 TAGGED FOR RELEASE *** - * changes: updated for 8.4.9 release 2004-12-01 Jeff Hobbs diff --git a/changes b/changes index 0ea8b93..7e1defd 100644 --- a/changes +++ b/changes @@ -2,7 +2,7 @@ This file summarizes all changes made to Tk since version 1.0 was released on March 13, 1991. Changes that aren't backward compatible are marked specially. -RCS: @(#) $Id: changes,v 1.64.2.16 2004/12/03 00:46:11 hobbs Exp $ +RCS: @(#) $Id: changes,v 1.64.2.17 2004/12/03 23:01:30 hobbs Exp $ 3/16/91 (bug fix) Modified tkWindow.c to remove Tk's Tcl commands from the interpreter when the main window is deleted (otherwise there will @@ -5740,4 +5740,7 @@ lines, not logical lines in text widget (darley) 2004-12-01 (bug fix)[979239] Fix clipping of partially transparent images on buttons on unix to avoid X error (hobbs, petasis) +2004-12-03 (bug fix)[848161] Fix Tk_PhotoPut(Zoomed)Block overlay +compositing of partially transparent areas. + --- Released 8.4.9, December 6, 2004 --- See ChangeLog for details --- -- cgit v0.12