[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:23580

From: nagai ruby-lang.org
Date: Fri, 9 May 2008 23:33:26 +0900 (JST)
Subject: [ruby-cvs:23580] Ruby:r16340 (ruby_1_8): * ext/tk/lib/tk/wm.rb: methods of Tk::Wm_for_General module cannot

nagai	2008-05-09 23:33:25 +0900 (Fri, 09 May 2008)

  New Revision: 16340

  Modified files:
    branches/ruby_1_8/ext/tk/lib/tk/grid.rb
    branches/ruby_1_8/ext/tk/lib/tk/wm.rb
    branches/ruby_1_8/ext/tk/lib/tk.rb
    branches/ruby_1_8/ext/tk/lib/tkextlib/tile/tnotebook.rb
    branches/ruby_1_8/ext/tk/lib/tkextlib/tile.rb
    branches/ruby_1_8/ext/tk/lib/tkextlib/version.rb
    branches/ruby_1_8/ext/tk/tcltklib.c

  Log:
    * ext/tk/lib/tk/wm.rb: methods of Tk::Wm_for_General module cannot
      pass the given block to methods of Tk::Wm module.
    
    * ext/tk/lib/tk/grid.rb: lack of module-method definitions.
    
    * ext/tk/lib/tkextlib/tile.rb: lack of autoload definitions.
    
    * ext/tk/lib/tkextlib/tile/tnotebook.rb: cannot use kanji (not UTF-8) 
      characters for headings.
    
    * ext/tk/tcltklib.c: maybe a little more stable about @encoding value 
      of TclTkIp object.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/tk/lib/tk/wm.rb?r1=16340&r2=16339&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/tk/tcltklib.c?r1=16340&r2=16339&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/tk/lib/tkextlib/tile.rb?r1=16340&r2=16339&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/tk/lib/tkextlib/version.rb?r1=16340&r2=16339&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/tk/lib/tk.rb?r1=16340&r2=16339&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/tk/lib/tkextlib/tile/tnotebook.rb?r1=16340&r2=16339&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/tk/lib/tk/grid.rb?r1=16340&r2=16339&diff_format=u


[前][次][番号順一覧][スレッド一覧][生データ]