diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-08-15 10:54:59 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-08-15 10:54:59 (GMT) |
commit | c240a7ed4076ed9248067262a158dd013048c68d (patch) | |
tree | d2da5d5ddbbe9896f51f500f585ff0e479998311 /ChangeLog | |
parent | 1ea6a2802aa9cad7de2d34747034400617e51c34 (diff) | |
download | tk-c240a7ed4076ed9248067262a158dd013048c68d.zip tk-c240a7ed4076ed9248067262a158dd013048c68d.tar.gz tk-c240a7ed4076ed9248067262a158dd013048c68d.tar.bz2 |
Faster color data parsing code for the [$photo put] subcommand.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-08-15 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * generic/tkImgPhoto.c (ImgPhotoCmd): Faster color data parsing + code for the [$photo put] subcommand. Now doesn't do everything + through the pre-8.0 list handling routines! + 2003-08-14 Donal K. Fellows <fellowsd@cs.man.ac.uk> * unix/tkUnixButton.c (TkpDisplayButton): Stopped accesses to NULL |