summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2000-11-21 16:18:04 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2000-11-21 16:18:04 (GMT)
commitff407d9f1c96264b703cfb85b5bcfa319de9a607 (patch)
treed29106fe0292c76556ff5614edd180c4bdfaa6cb /ChangeLog
parent467369020ae40654ed0bcf33290cf2fdf6a97b54 (diff)
downloadtk-ff407d9f1c96264b703cfb85b5bcfa319de9a607.zip
tk-ff407d9f1c96264b703cfb85b5bcfa319de9a607.tar.gz
tk-ff407d9f1c96264b703cfb85b5bcfa319de9a607.tar.bz2
Added TkPhotoGetValidRegion() to tkInt stubs. Bug #120930 closed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6461f4..cd45040 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-11-21 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * generic/tkImgPhoto.c (TkPhotoGetValidRegion): Applied patch to
+ create this function and add it to tkInt stubs. Should now be
+ possible to write an extension that accesses the transparency data
+ in a photo image. Bug #120930
+
2000-11-03 Jeff Hobbs <hobbs@ajubasolutions.com>
8.4a2 RELEASE