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/treectrl
nagai 011527f455 * ext/tk/ChangeLog.tkextlib: add log of the modification by
ocean <ocean@ruby-lang.org>.
* ext/tk/sample/tkextlib/treectrl/demo.rb: bridge the gap of
  Hash#index or Hash#key between ruby 1.8 and 1.9


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8236 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-01 07:42:37 +00:00
..
pics * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
bitmaps.rb * sample/tkextlib/iwidgets/sample/hierarchy.rb: show basename 2005-03-31 05:55:35 +00:00
demo.rb * ext/tk/ChangeLog.tkextlib: add log of the modification by 2005-04-01 07:42:37 +00:00
explorer.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
help.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
imovie.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
layout.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
mailwasher.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
outlook-folders.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
outlook-newgroup.rb * sample/tkextlib/iwidgets/sample/hierarchy.rb: show basename 2005-03-31 05:55:35 +00:00
random.rb * ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index. 2005-03-31 14:55:37 +00:00
readme.txt * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
www-options.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00

The scripts and image files in this directory are based on demo files
of Tcl/Tk's TreeCtrl extention.