diff options
author | hobbs <hobbs> | 2004-05-03 18:03:13 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-05-03 18:03:13 (GMT) |
commit | 29f9a26ab63583f320e15f62cf93033cd448cffb (patch) | |
tree | 8253356e3d0bc795fe1f4da9b726fcca1ea45577 /ChangeLog | |
parent | 42f3bec566f510c6aa0dbc7d9391fce3dc96defa (diff) | |
download | tk-29f9a26ab63583f320e15f62cf93033cd448cffb.zip tk-29f9a26ab63583f320e15f62cf93033cd448cffb.tar.gz tk-29f9a26ab63583f320e15f62cf93033cd448cffb.tar.bz2 |
* generic/tkImgPhoto.c (ImgPhotoConfigureMaster): force -data into
ByteArray and -format into String to correctly handle them if they
have been shimmered or created as some other object type.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-05-03 Jeff Hobbs <jeffh@ActiveState.com> + + * generic/tkImgPhoto.c (ImgPhotoConfigureMaster): force -data into + ByteArray and -format into String to correctly handle them if they + have been shimmered or created as some other object type. + 2004-04-24 Daniel Steffen <das@users.sourceforge.net> * generic/tkPort.h: |