ruby-cvs:17135
From: (nagai) <nagai ruby-lang.org>
Date: Thu, 13 Jul 2006 22:27:22 +0900
Subject: [ruby-cvs:17135] 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:27:22 +0900
Modified files: (Branch: ruby_1_8)
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.2673.2.1726 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1725&r2=1.2673.2.1726
1.102.2.83 +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.102.2.82&r2=1.102.2.83
1.1.2.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.1.2.4&r2=1.1.2.5