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
ocean b73cd9cb5c * ext/tk/lib/tkextlib/tile.rb: fixed autoload for Treeview.
* ext/tk/lib/tkextlib/tile/treeview.rb: replaced `ary2tk_list(items)' with
  `*items'.

* ext/tk/sample/tkextlib/tile: added treeview demo. (tile 0.5 or later is
  needed) [ruby-dev:26668]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8881 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-08-01 10:25:51 +00:00
..
themes * ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: also support tile 0.4. 2005-06-07 09:04:18 +00:00
demo.rb * ext/tk/lib/tkextlib/tile.rb: fixed autoload for Treeview. 2005-08-01 10:25:51 +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 * ext/tk/lib/tk.rb: update RELEASE_DATE 2005-04-09 09:27:54 +00:00
toolbutton.tcl * ext/tk/lib/tk.rb: update RELEASE_DATE 2005-04-09 09:27:54 +00:00

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