aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample/tkextlib/treectrl/demo.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-091-1306/+0
* handle ext/ as r53141naruse2015-12-161-0/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-167/+167
* * 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
* * lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo.ocean2005-04-081-1/+1
* * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_encocean2005-04-071-19/+21
* * 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-311-2/+5
* * sample/tkextlib/iwidgets/sample/hierarchy.rb: show basenamenagai2005-03-311-4/+43
* * 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-261-0/+1256