diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-02-01 14:27:30 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-02-01 14:27:30 (GMT) |
commit | 436f92bc47e9d10f76abc1189bf3bcc623e32f5b (patch) | |
tree | b7b30637c493c12af9ace59381ae877ed8786e0f /ChangeLog | |
parent | 407f4abe4b99644a3f2b4e44cd44354c4f3e2e31 (diff) | |
download | tk-436f92bc47e9d10f76abc1189bf3bcc623e32f5b.zip tk-436f92bc47e9d10f76abc1189bf3bcc623e32f5b.tar.gz tk-436f92bc47e9d10f76abc1189bf3bcc623e32f5b.tar.bz2 |
Final part of TIP#14 support (photo image transparency access); the C API
stuff has been in there for ages for some reason...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2002-02-01 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * doc/photo.n: Documented transparency subcommand. + * tests/imgPhoto.test (imgPhoto-4.40...imgPhoto-4.68): Tests for + the transparency subcommand. + * generic/tkImgPhoto.c (ImgPhotoCmd): Added transparency + subcommand (see TIP #14.) + 2002-01-31 Todd Helfter <tmh@users.sourceforge.net> * generic/tkMenu.c (ConfigureMenuCloneEntries) * tests/menu.test (menu3.68) |