aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample/tkextlib/treectrl
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-0963-4169/+0
* Method name typo in a Tk samplea_matsuda2015-12-271-1/+1
* ivar name typo in a Tk samplea_matsuda2015-12-271-2/+2
* handle ext/ as r53141naruse2015-12-1611-0/+11
* fix typos. Patch by k_takata.ktsj2013-05-191-1/+1
* * ext: remove trailing spaces.nobu2011-05-221-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-0611-524/+524
* * dln.c: Ruby no longer supports MacOS 9 or before.yugui2008-10-041-7/+1
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-101-3/+4
* * ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9).nagai2005-11-181-1/+4
* * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu2005-10-221-1/+1
* * lib/observer.rb: a patch from nornagon <nornagon@gmail.com>matz2005-09-051-1/+1
* commit miss...ocean2005-04-101-5/+1
* * ext/tk/sample/tkextlib/treectrl/mailwasher.rb: fixed typo. [ruby-dev:26008]ocean2005-04-091-1/+1
* * ext/tk/sample/tkextlib/treectrl/explorer.rb: File.executable? returns trueocean2005-04-091-10/+2
* * ext/tk/sample/tkextlib/treectrl/{help,www-options}.rb: fixed typo.ocean2005-04-092-5/+5
* * ext/tk/sample/tkextlib/treectrl/imovie.rb: fixed typo. (click on clip title)ocean2005-04-081-1/+1
* * ext/tk/sample/tkextlib/treectrl/random.rb: fixed typo. (drop node outside ofocean2005-04-081-1/+1
* * ext/tk/sample/tkextlib/treectrl/outlook-newgrounp.rb: image had disappered ...ocean2005-04-081-3/+3
* * ext/tk/sample/tkextlib/treectrl/outlook-newgroup.rb: tk::treectrl uses 'aft...ocean2005-04-082-21/+24
* * lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo.ocean2005-04-082-5/+6
* * 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-074-12/+12
* * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_encocean2005-04-079-59/+61
* * ext/tk/ChangeLog.tkextlib: add log of the modification bynagai2005-04-011-2/+8
* * ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index.ocean2005-03-312-3/+6
* * sample/tkextlib/iwidgets/sample/hierarchy.rb: show basenamenagai2005-03-313-9/+49
* * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to createnagai2005-03-301-0/+1
* * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai2005-03-2663-0/+4117