aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tkextlib/tktable
Commit message (Expand)AuthorAgeFilesLines
* handle ext/ as r53141naruse2015-12-162-0/+2
* * ext/tk/lib/tkextlib/tktable/tktable.rb: fix bug on arguments for Proc object.nagai2013-11-291-1/+1
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-121-3/+12
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-062-57/+57
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-101-2/+19
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-291-33/+134
* * ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-221-0/+27
* * ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methodsnagai2005-10-031-4/+4
* * ext/tk/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai2005-08-091-1/+1
* * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.nagai2005-05-301-0/+5
* * ext/tk/lib/tk/dialog.rb: fixed typo.ocean2005-04-041-0/+3
* * ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epathnagai2004-11-261-0/+8
* * ext/tk/lib/tk.rb: bind-event methods accept multi substitution arguments.nagai2004-11-071-4/+4
* * ext/tk/lib/tk/*: untabifynagai2004-10-111-86/+86
* * ext/tk/, ext/tcltklib/: bug fixnagai2004-07-152-0/+804