diff options
author | hobbs <hobbs> | 2003-10-29 01:08:29 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-10-29 01:08:29 (GMT) |
commit | 154047c98418988037e8fb8e59f990a9661ab493 (patch) | |
tree | d43c5af7044e72c94b2e64662b05070640786ee7 /ChangeLog | |
parent | 32c3620333d2a0608a749aff93284c034a9dab09 (diff) | |
download | tk-154047c98418988037e8fb8e59f990a9661ab493.zip tk-154047c98418988037e8fb8e59f990a9661ab493.tar.gz tk-154047c98418988037e8fb8e59f990a9661ab493.tar.bz2 |
see changes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2003-10-28 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tkWinImage.c (XGetImageZPixmap): add separate 16bpp + XGetImage code to correctly handle 16bpp requests. This appears + to never have worked correctly. + + * tests/focusTcl.test (setup1): expand frame size to allow for + correct visibility of windows that use larger default fonts. + 2003-10-28 Donal K. Fellows <fellowsd@cs.man.ac.uk> * library/tk.tcl (::tk::PlaceWindow): Added check for empty string |