aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tkextlib/tcllib
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb: fix method name typo.nagachika2016-03-071-1/+1
* * ext/tk/lib/tkextlib/tcllib/toolbar.rb: fix method name typo.nagachika2016-03-071-1/+1
* Documentation typosa_matsuda2015-12-271-1/+1
* handle ext/ as r53141naruse2015-12-1638-0/+38
* * ext/tk/lib/tkextlib/tcllib/plotchart.rb: fix to invoke correct functionhsbt2014-12-271-2/+2
* * ext/tk/tcltklib.c: support Tcl/Tk8.6.nagai2014-10-191-0/+65
* * ext/tk/lib/tkextlib/tcllib/plotchart.rb: fix typo.nagai2014-08-041-1/+1
* * ext: remove trailing spaces.nobu2011-05-221-7/+7
* * remove trailing spaces.nobu2011-05-158-21/+21
* * ext/tk/tkutil/tkutil.c: fix SEGV on TkUtil::CallbackSubst._setup_subst_table.nagai2010-01-311-2/+2
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-1225-69/+2222
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-0619-128/+128
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-103-4/+22
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-293-18/+47
* * ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set nagai2008-02-275-20/+20
* * ext/tk/lib/tkextlib/tcllib/tablelist.rb: fix typo.nagai2007-05-251-1/+1
* * ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-2220-2/+1914
* * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.nagai2005-05-309-0/+45
* * ext/tk/lib/tk.rb: update RELEASE_DATEnagai2005-04-093-6/+8
* * ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epathnagai2004-11-261-5/+7
* * ext/tk/lib/tk.rb: support to use different Tcl commands betweennagai2004-11-034-0/+5
* * ext/tk/lib/tkextlib/tcllib: based on Tcllib 1.7nagai2004-10-161-0/+109
* * ext/tk/lib/tk/*: untabifynagai2004-10-118-226/+226
* * ext/tk/, ext/tcltklib/: bug fixnagai2004-07-155-48/+182
* * ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.nagai2004-07-092-4/+6
* * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai2004-07-068-50/+77
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-0110-0/+1508