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
nobu 0cfe16bc21 * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,
ext/tk/sample/tkextlib/treectrl/demo.rb, lib/net/imap.rb,
  lib/rss/parser.rb, test/rss/test_content.rb,
  test/rss/test_dublincore.rb, test/rss/test_syndication.rb,
  test/rss/test_trackback.rb, test/ruby/test_eval.rb,
  test/socket/test_socket.rb, test/socket/test_udp.rb:
  Object#fcall was renamed as Object#funcall.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-10-22 04:48:34 +00:00
..
pics
bitmaps.rb * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_enc 2005-04-07 14:55:55 +00:00
demo.rb * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb, 2005-10-22 04:48:34 +00:00
explorer.rb commit miss... 2005-04-10 05:46:55 +00:00
help.rb * ext/tk/sample/tkextlib/treectrl/{help,www-options}.rb: fixed typo. 2005-04-09 04:09:09 +00:00
imovie.rb * ext/tk/sample/tkextlib/treectrl/imovie.rb: fixed typo. (click on clip title) 2005-04-08 15:08:45 +00:00
layout.rb * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_enc 2005-04-07 14:55:55 +00:00
mailwasher.rb * ext/tk/sample/tkextlib/treectrl/mailwasher.rb: fixed typo. [ruby-dev:26008] 2005-04-09 16:33:26 +00:00
outlook-folders.rb * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_enc 2005-04-07 14:55:55 +00:00
outlook-newgroup.rb * ext/tk/sample/tkextlib/treectrl/outlook-newgrounp.rb: image had disappered when 2005-04-08 12:44:19 +00:00
random.rb * ext/tk/sample/tkextlib/treectrl/random.rb: fixed typo. (drop node outside of 2005-04-08 14:30:20 +00:00
readme.txt
www-options.rb * ext/tk/sample/tkextlib/treectrl/{help,www-options}.rb: fixed typo. 2005-04-09 04:09:09 +00:00

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