diff options
-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 |