From 7bad21e36fb31cd57b0eea1f52955a86a381e906 Mon Sep 17 00:00:00 2001 From: hobbs Date: Sat, 30 Oct 1999 09:35:41 +0000 Subject: see log --- ChangeLog | 22 ++++++++++++++++++++++ README | 4 ++-- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2f6ab5a..2ad6a06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +1999-10-30 Jeff Hobbs + + * unix/configure.in: + * README: + * win/configure.in: + * generic/tk.h: updated to patchlevel 2 + + * win/tkWinKey.c: fixed XKeysymToKeycode to handle mapping of + symbolic keysyms (Left, Home, ...) with event generate + + * library/entry.tcl: change tkEntrySeeInsert to avoid the use + of a while loop that could eat CPU tremendously. Behavior of + moving the cursor at the right edge changes slightly (previously + it tried to keep the cursor at the right edge, now it moves the + cursor to a "central right" location - better IMHO). [Bug: 3195] + + * library/scrlbar.tcl: changed tkScrollButtonUp to check for + existence of tkPriv(relief) in order to avoid spurious release + events + + * unix/Makefile.in: added ChangeLog to dist archive + 1999-09-30 Jeff Hobbs * All frozen for 10/4/99 8.2.1 release diff --git a/README b/README index bab1d1b..3296a30 100644 --- a/README +++ b/README @@ -4,14 +4,14 @@ README: Tk service to the Tcl community by Scriptics Corporation. http://www.scriptics.com/ -RCS: @(#) $Id: README,v 1.19.2.1 1999/09/24 02:08:44 hobbs Exp $ +RCS: @(#) $Id: README,v 1.19.2.2 1999/10/30 09:35:41 hobbs Exp $ 1. Introduction --------------- This directory contains the sources and documentation for Tk, an X11 toolkit implemented with the Tcl scripting language. The information -here corresponds to release 8.2.1, which is the first patch release +here corresponds to release 8.2.2, which is the first patch release for Tk 8.2. For details on features, incompatibilities, and potential problems with -- cgit v0.12