summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-12-02 02:07:28 (GMT)
committerhobbs <hobbs>2004-12-02 02:07:28 (GMT)
commitf05c4096922005b6c2fa4df40ea6931bd2f541f5 (patch)
treee9ea122e7b73642e0610509655485611db1021a4 /ChangeLog
parent800fcf0cd1243bb7de1357c85bd5fff2660dfd96 (diff)
downloadtk-f05c4096922005b6c2fa4df40ea6931bd2f541f5.zip
tk-f05c4096922005b6c2fa4df40ea6931bd2f541f5.tar.gz
tk-f05c4096922005b6c2fa4df40ea6931bd2f541f5.tar.bz2
* unix/tkUnixButton.c (TkpDisplayButton): constrain coords to
Tk_RedrawImage to display only portion that is valid. * generic/tkImgPhoto.c (ImgPhotoDisplay): add X error suppression around XGetImage to prevent app abort. [Bug 979239]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8732aab..4411db0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-01 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/tkUnixButton.c (TkpDisplayButton): constrain coords to
+ Tk_RedrawImage to display only portion that is valid.
+ * generic/tkImgPhoto.c (ImgPhotoDisplay): add X error suppression
+ around XGetImage to prevent app abort. [Bug 979239]
+
2004-11-24 Jeff Hobbs <jeffh@ActiveState.com>
* README: Bumped patchlevel to 8.4.9