From e73ec8d4230fc0eabd765db3c66930ec86c52534 Mon Sep 17 00:00:00 2001 From: nagai Date: Wed, 9 Mar 2005 04:39:25 +0000 Subject: * ext/tk/sample/tktextio.rb: fix bug of handling 'end' position. support initial text, overwrite setting and pos_gravity control. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@8124 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 34a32473a8..4de58937d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Mar 9 13:37:57 2005 Hidetoshi NAGAI + + * ext/tk/sample/tktextio.rb: fix bug of handling 'end' position. + support initial text, overwrite setting and pos_gravity control. + Tue Mar 8 18:16:55 2005 Hidetoshi NAGAI * ext/tk/sample/tktextio.rb: New sample script. TkTextIO class in this -- cgit v1.2.3