diff options
author | fvogel <fvogelnew1@free.fr> | 2012-01-26 07:20:11 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2012-01-26 07:20:11 (GMT) |
commit | 03a59b0e85ec9611656c4277d58e3202095e158b (patch) | |
tree | d71f0467bbf30890078b3b18809ede0ac51be9d1 /ChangeLog | |
parent | 9db0574438d863621647428db163a9720fa1428c (diff) | |
parent | 0c6f1728590dc6ab2ad6d99559d75aaaecf9baa4 (diff) | |
download | tk-03a59b0e85ec9611656c4277d58e3202095e158b.zip tk-03a59b0e85ec9611656c4277d58e3202095e158b.tar.gz tk-03a59b0e85ec9611656c4277d58e3202095e158b.tar.bz2 |
[Bug-1754043] and [Bug-2321450]: When -blockcursor is true, the cursor appears as a blinking bar which expands to the right edge of the widget.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-01-26 Francois Vogel <fvogelnew1@free.fr> + + * generic/tkTextDisp.c: [Bug-1754043] and [Bug-2321450]: When + -blockcursor is true, the cursor appears as a blinking bar which + expands to the right edge of the widget. + 2012-01-25 Jan Nijtmans <nijtmans@users.sf.net> * generic/tkImgPhoto.c: [Bug 2433260]: non-critical error in |