1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/tk/sample/tkextlib/tile
nagai 2697c924a9 * ext/tk/lib/tkextlib/tile.rb:
__define_LoadImages_proc_for_compatibility__! do nothing when the 
  Tcl command exists.

* ext/tk/lib/tkextlib/tile/style.rb:
  __define_wrapper_proc_for_compatibility__! do nothing when the Tcl
  command exists.

* ext/tk/sample/tkextlib/tile/demo.rb: don't create 'step' theme if 
  it already exists.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@15967 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-04-11 01:23:38 +00:00
..
themes * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5. 2008-03-29 05:25:45 +00:00
demo.rb * ext/tk/lib/tkextlib/tile.rb: 2008-04-11 01:23:38 +00:00
iconlib.tcl * ext/tk/lib/tk.rb: update RELEASE_DATE 2005-04-09 09:27:54 +00:00
Orig_LICENSE.txt * ext/tk/lib/tk.rb: update RELEASE_DATE 2005-04-09 09:27:54 +00:00
readme.txt * sample/tkextlib/tile/demo.rb: bug fix 2005-11-25 07:05:22 +00:00
repeater.tcl This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2005-08-02 06:51:27 +00:00
toolbutton.tcl * ext/tk/lib/tk.rb: update RELEASE_DATE 2005-04-09 09:27:54 +00:00

All of *.tcl and under themes/ directory (except kroc.rb) are 
quoted from Tcl/Tk's Tile extension. Please read Orig_LICENSE.txt.