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
ocean 231e7ac939 * sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)
* sample/demos-{en,jp}/goldberg.rb: reduced canvas size. [ruby-dev:25992]
   (written by Hidetoshi NAGAI)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8270 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-07 16:53:56 +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 * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_enc 2005-04-07 14:55:55 +00:00
demo.rb * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_enc 2005-04-07 14:55:55 +00:00
explorer.rb * sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight) 2005-04-07 16:53:56 +00:00
help.rb * sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight) 2005-04-07 16:53:56 +00:00
imovie.rb * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_enc 2005-04-07 14:55:55 +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 * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_enc 2005-04-07 14:55:55 +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 * sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight) 2005-04-07 16:53:56 +00:00
random.rb * sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight) 2005-04-07 16:53:56 +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.