aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample/tkextlib/treectrl/help.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-091-405/+0
* Method name typo in a Tk samplea_matsuda2015-12-271-1/+1
* handle ext/ as r53141naruse2015-12-161-0/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-53/+53
* * ext/tk/sample/tkextlib/treectrl/{help,www-options}.rb: fixed typo.ocean2005-04-091-3/+3
* * ext/tk/sample/tkextlib/treectrl/help.rb: fixed typo. (wrong color)ocean2005-04-071-3/+2
* * sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)ocean2005-04-071-4/+4
* * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_encocean2005-04-071-7/+7
* * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai2005-03-261-0/+405