diff options
author | patthoyts <patthoyts@noemail.net> | 2010-01-04 13:53:16 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@noemail.net> | 2010-01-04 13:53:16 (GMT) |
commit | 109c20452c284dce9afbdf1ead1544880855ee49 (patch) | |
tree | 293618c53ef7dde477f186bebd6b2ecfff064de3 /ChangeLog | |
parent | 9bb90fadb00e641aca0e415d1f2f9e027efc72d0 (diff) | |
download | tk-109c20452c284dce9afbdf1ead1544880855ee49.zip tk-109c20452c284dce9afbdf1ead1544880855ee49.tar.gz tk-109c20452c284dce9afbdf1ead1544880855ee49.tar.bz2 |
Fix keyboard access to console menu and restored broken comment.
FossilOrigin-Name: 4e2a0e6e496176f686b3d5d128fcb0bb587c74c8
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 2010-01-04 Pat Thoyts <patthoyts@users.sourceforge.net> + * library/console.tcl: Fix keyboard access to console menu. * library/demos/filebox.tcl: Make prettier using ttk. * library/demos/fontchoose.tcl: Fix display of demo code. * library/tk.tcl: Correctly handle quoted ampersands in AmpMenuArgs |