diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-03-26 22:01:26 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-03-26 22:01:26 (GMT) |
commit | 17b6a8a3a36a89a06d9efd6a6f261cbde661e95b (patch) | |
tree | da4bac5a2e7517841b69644da9810d2c6eb80eca /ChangeLog | |
parent | d55ba4f2606219b20e83d36163db991d2345e326 (diff) | |
download | tk-17b6a8a3a36a89a06d9efd6a6f261cbde661e95b.zip tk-17b6a8a3a36a89a06d9efd6a6f261cbde661e95b.tar.gz tk-17b6a8a3a36a89a06d9efd6a6f261cbde661e95b.tar.bz2 |
Backport of 923555 fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-03-26 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tkImgPPM.c (StringWritePPM): New function to support + converting of images to PPM strings. Other direction not yet + done. Rest of file converted to use new image API. + * generic/tkImgPhoto.c (ImgPhotoCmd): Restored support for the + stringWriteProc of old photo formats. [Bug 923555] + 2004-03-20 Jim Ingham <jingham@apple.com> * macosx/tkMacOSXSubwindows.c (GenerateConfigureNotify): New |