aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tk/itemconfig.rb
Commit message (Expand)AuthorAgeFilesLines
* handle ext/ as r53141naruse2015-12-161-0/+1
* ext/tk: remove $SAFE 2..4 codenobu2015-09-241-1/+0
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-121-0/+7
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-72/+72
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-101-7/+62
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-291-4/+103
* * ext/tk/lib/tk/itemconfig.rb: minor bug fix.nagai2006-11-071-1/+1
* * ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, andnagai2006-11-061-5/+10
* * ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-221-2/+8
* * ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().nagai2005-08-101-3/+2
* * ext/tk/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai2005-08-091-4/+140
* * ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure createsocean2005-08-061-0/+89
* * ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJISnagai2005-05-251-20/+40
* * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai2005-03-261-2/+14
* * ext/tk/lib/tk.rb: support to use different Tcl commands betweennagai2004-11-031-18/+24
* * ext/tk/lib/tk/*: untabifynagai2004-10-111-584/+584
* * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai2004-07-061-0/+7
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-011-0/+781