diff options
author | hobbs <hobbs> | 2003-10-28 22:52:37 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-10-28 22:52:37 (GMT) |
commit | 88ad694199d876152a33db001d2f2d48850ef1e8 (patch) | |
tree | fb802f32635d0d395ea9cee191ab345dc5f6819c /ChangeLog | |
parent | 09ab626ec7b027542d48fa6ffe22d4877574f8ce (diff) | |
download | tk-88ad694199d876152a33db001d2f2d48850ef1e8.zip tk-88ad694199d876152a33db001d2f2d48850ef1e8.tar.gz tk-88ad694199d876152a33db001d2f2d48850ef1e8.tar.bz2 |
see changes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2003-10-28 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/tkUnixFont.c (GetFontAttributes): place extra check for NULL + family against bad X servers. + + * 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 <donal.k.fellows@man.ac.uk> * library/tk.tcl (::tk::PlaceWindow): Added check for empty string |