diff options
author | hobbs <hobbs> | 2002-10-10 16:34:51 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-10-10 16:34:51 (GMT) |
commit | c17e2a7050b97b75517017f4ae70ca0a73c336d0 (patch) | |
tree | 2504a75b5909f201990d3b9c31ceea120bb537e7 /ChangeLog | |
parent | 07bae53a89026d0bc2c8f6635c8586648a52b32e (diff) | |
download | tk-c17e2a7050b97b75517017f4ae70ca0a73c336d0.zip tk-c17e2a7050b97b75517017f4ae70ca0a73c336d0.tar.gz tk-c17e2a7050b97b75517017f4ae70ca0a73c336d0.tar.bz2 |
* library/tk.tcl: simplified the adding of extra <ISO_Left_Tab>
and <hpBackTab> events to <<PrevWindow>>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ * win/tkWinImage.c (XGetImage, XGetImageZPixmap): added support for generating ps for embedded windows on canvases. + * library/tk.tcl: simplified the adding of extra <ISO_Left_Tab> + and <hpBackTab> events to <<PrevWindow>>. + 2002-10-09 Jeff Hobbs <jeffh@ActiveState.com> * unix/README: doc'ed --enable-symbols options. |