diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2000-11-21 16:18:04 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2000-11-21 16:18:04 (GMT) |
commit | ff407d9f1c96264b703cfb85b5bcfa319de9a607 (patch) | |
tree | d29106fe0292c76556ff5614edd180c4bdfaa6cb /ChangeLog | |
parent | 467369020ae40654ed0bcf33290cf2fdf6a97b54 (diff) | |
download | tk-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |