diff options
author | vincentdarley <vincentdarley> | 2003-11-13 18:26:59 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2003-11-13 18:26:59 (GMT) |
commit | e068f6b14b3d1bd9e48900cc80ea783c56ba8c0c (patch) | |
tree | 3a414079b9593d81dd10ab848553cb1e2c45f5a0 /ChangeLog | |
parent | af6a3ccf312d4f995fea96e87fc3ea0b78de9a7a (diff) | |
download | tk-e068f6b14b3d1bd9e48900cc80ea783c56ba8c0c.zip tk-e068f6b14b3d1bd9e48900cc80ea783c56ba8c0c.tar.gz tk-e068f6b14b3d1bd9e48900cc80ea783c56ba8c0c.tar.bz2 |
text widget dbl-click single character fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-11-13 Vince Darley <vincentdarley@users.sourceforge.net> + + * tests/event.test: + * library/text.tcl: fixed the text widget portion of [Bug 542199] + 2003-11-13 Donal K. Fellows <donal.k.fellows@man.ac.uk> * generic/tkMenuDraw.c (TkPostSubmenu,AdjustMenuCoords): Rewrote |