From 159ad9653f20df7d5424a328f5b58e61e68e1fb8 Mon Sep 17 00:00:00 2001 From: hobbs Date: Mon, 2 Sep 2002 23:39:07 +0000 Subject: see changes --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index d501d1a..3436c42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,24 @@ 2002-09-02 Jeff Hobbs + * tests/button.test: added button-14.1 + * win/tkWinButton.c (TkpComputeButtonGeometry): correct Win button + sizing to be equal for one-line buttons with -height of 0 or 1, as + well as -height 0 buttons with empty text and no image, which + should be the same as single-line text buttons. [Bug #565485] + + * library/button.tcl (::tk::ButtonLeave): correctly restore state + of button to normal for unix bindings. [Bug #597920] + + * doc/tk.n: added tk windowingsystem docs. + + * tests/wm.test: + * unix/tkUnixWm.c: remove possible 2-second delay in 'raise'. + [Patch #601518] (english) TIP #107 + + * unix/tcl.m4: add support for 64-bit builds on HP-11 with gcc. + * unix/configure.in: make sure to substitute LD_LIBRARY_PATH_VAR. + * unix/configure: regend + * README: Bumped version number to 8.4.0 * generic/tk.h: * unix/configure: -- cgit v0.12