summaryrefslogtreecommitdiff
path: root/ext/tk/sample/tkextlib/treectrl/random.rb
AgeCommit message (Expand)Author
2015-12-16handle ext/ as r53141naruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2005-04-08* ext/tk/sample/tkextlib/treectrl/random.rb: fixed typo. (drop node outside ofocean
2005-04-08* ext/tk/sample/tkextlib/treectrl/outlook-newgroup.rb: tk::treectrl uses 'aft...ocean
2005-04-08* lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo.ocean
2005-04-07* sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)ocean
2005-04-07* lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_encocean
2005-03-31* ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index.ocean
2005-03-26* ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai