diff options
author | hobbs <hobbs> | 2000-04-19 09:25:52 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-04-19 09:25:52 (GMT) |
commit | 65fb9b709cd298c9528eadbb2f5e7969a9b897c0 (patch) | |
tree | 5f4d5234a1c55a7dff7f6b53b22b42ee3b37f3db /ChangeLog | |
parent | f7b076a54982678c409753c1acf6650bdda2b096 (diff) | |
download | tk-65fb9b709cd298c9528eadbb2f5e7969a9b897c0.zip tk-65fb9b709cd298c9528eadbb2f5e7969a9b897c0.tar.gz tk-65fb9b709cd298c9528eadbb2f5e7969a9b897c0.tar.bz2 |
* README:
* generic/tk.h:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in: bumped to version 8.3.1
* library/msgbox.tcl (tkMessageBox): changed to use grid in some
places, realign icon to anchor nw.
* mac/tkMacScale.c: reverted tkMacScale.c to 1.5 equivalent (it
was accidentally bumped forward).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2000-04-19 Jeff Hobbs <hobbs@scriptics.com> + + * README: + * generic/tk.h: + * unix/configure.in: + * unix/tk.spec: + * win/configure.in: bumped to version 8.3.1 + + * library/msgbox.tcl (tkMessageBox): changed to use grid in some + places, realign icon to anchor nw. + + * mac/tkMacScale.c: reverted tkMacScale.c to 1.5 equivalent (it + was accidentally bumped forward). + 2000-04-18 Eric Melski <ericm@scriptics.com> * win/tkWinPointer.c: Changed Mod2Mask in TkWinGetModifierState to |