ruby-cvs:17134
From: (nagai) <nagai ruby-lang.org>
Date: Thu, 13 Jul 2006 22:26:51 +0900
Subject: [ruby-cvs:17134] ruby, ruby/ext/tk/lib, ruby/ext/tk/lib/tk: * ext/tk/lib/tk/composite.rb: improve handling of the classname on the
nagai Thu, 13 Jul 2006 22:26:51 +0900
Modified files:
ruby:
ChangeLog
ruby/ext/tk/lib:
tk.rb
ruby/ext/tk/lib/tk:
composite.rb
Log:
* ext/tk/lib/tk/composite.rb: improve handling of the classname on the
option database for the widget class which includes TkComposite.
Revision Changes Path
1.5173 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5172&r2=1.5173
1.189 +2 -2 ruby/ext/tk/lib/tk.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/tk/lib/tk.rb?cvsroot=src&r1=1.188&r2=1.189
1.5 +101 -0 ruby/ext/tk/lib/tk/composite.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/tk/lib/tk/composite.rb?cvsroot=src&r1=1.4&r2=1.5