summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-08-05 08:57:49 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-08-05 08:57:49 (GMT)
commite0cb984907178744d3fc7780d943c2a6806423dc (patch)
tree501a89b9039c7c819f57662733948a16f64f9c07 /ChangeLog
parent03b9fee066b977ceafb7bfa4c585c62438c98c1b (diff)
downloadtk-e0cb984907178744d3fc7780d943c2a6806423dc.zip
tk-e0cb984907178744d3fc7780d943c2a6806423dc.tar.gz
tk-e0cb984907178744d3fc7780d943c2a6806423dc.tar.bz2
Backport of yesterday's compositing fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ceb9641..25a53b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-08-04 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tkImgPhoto.c (ImgPhotoBlendComplexAlpha): Clean the code
+ up a bit and add a few more comments.
+ (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock): Clarified the code,
+ corrected the compositing rule now that I have looked up what the
+ right thing to do is, and factorized out the compositing rule code
+ into a few simpler macros.
+
2004-07-30 Daniel Steffen <das@users.sourceforge.net>
* unix/configure: