aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tk/canvas.rb
Commit message (Expand)AuthorAgeFilesLines
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* Ruby/Tk :: provisional support on Ruby-VM and Tcl/Tk8.5.nagai2007-12-211-1/+4
* * ext/tk/lib/tk.rb (TkConfigMethod#__confinfo_cmd,__conv_keyonly_optkeys): nagai2007-01-261-3/+3
* * ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):nagai2005-10-241-1/+1
* * ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-221-0/+24
* * ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().nagai2005-08-101-0/+5
* * ext/tk/lib/tk/canvastag.rb: TkcGroup.new cannot include given items.nagai2005-06-231-1/+6
* * ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJISnagai2005-05-251-2/+4
* * ext/tk/lib/tk/timer.rb: fix typonagai2005-05-081-1/+1
* * ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handlernagai2005-03-101-2/+2
* * ext/tk/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-021-2/+4
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-251-2/+2
* * ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667]nagai2004-12-161-2/+4
* * ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai2004-12-081-2/+20
* * ext/tk/lib/tk.rb: bind-event methods accept multi substitution arguments.nagai2004-11-071-4/+4
* * ext/tk/lib/tk/*: untabifynagai2004-10-111-187/+185
* * ext/tk/, ext/tcltklib/: bug fixnagai2004-07-151-3/+3
* * ext/tk/lib : bug fixnagai2004-07-081-2/+1
* * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai2004-07-061-9/+10
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-011-12/+44
* * ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.nagai2004-05-141-111/+85
* * renewal Ruby/Tknagai2004-05-011-0/+697