aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tkcanvas.rb
Commit message (Expand)AuthorAgeFilesLines
* handle ext/ as r53141naruse2015-12-161-0/+1
* * renewal Ruby/Tknagai2004-05-011-1020/+3
* * ext/tk/lib/tk.rb: use epath for embedded windows of TkPanedWindow.nagai2004-01-071-0/+7
* * overrided instance methods, which are private methods on the supernagai2003-12-091-0/+22
* * 'format'==>'Kernel.format' (avoid override trouble)nagai2003-12-031-6/+6
* * tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai2003-09-071-3/+3
* * ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai2003-09-021-5/+15
* * doc/ChangeLog-1.8.0: add changes of Ruby/Tknagai2003-08-291-2/+20
* * (bug fix) bug on Tk object ID managementnagai2003-08-031-3/+3
* * (bug fix) TkEntry#deletenagai2003-08-021-4/+4
* process.c : unify indentationnagai2003-07-231-28/+17
* tkcanvas.rb :nagai2003-06-251-0/+9
* Ruby/Tk libraries except tk.rb :nagai2003-06-211-3/+3
* tk.rb :nagai2003-06-181-11/+103
* * eval.c (proc_alloc): re-unification of Block and Proc. Blockmatz2003-06-161-3/+3
* * eval.c (rb_call_super): inheritance line adjustment moved frommatz2003-06-031-3/+3
* * commit miss; and tcltklib fix too.matz2002-10-021-3/+3
* * re.c (rb_reg_expr_str): need to process backslashes properly.matz2002-06-281-14/+14
* * tkfont.rb: Fix bugs on TkFont.init_widget_font for Tk8.x.nagai2002-06-041-11/+22
* * eval.c (rb_mod_include): load modules in argument order.matz2002-02-281-113/+35
* * ruby.c (proc_options): should not alter origargv[].matz2001-09-031-1/+1
* * eval.c (rb_mod_define_method): should have clear method cache.matz2001-03-271-4/+4
* matzmatz2000-11-271-4/+64
* matzmatz2000-11-201-0/+3
* 2000-06-12matz2000-06-121-16/+91
* 2000-05-24matz2000-05-241-9/+2
* 2000-01-17matz2000-01-171-9/+9
* 20000105matz2000-01-051-8/+4
* 19991206matz1999-12-061-0/+1
* 1.4.1 to bematz1999-08-241-23/+7
* remove marshal/gtk/kconvmatz1999-08-131-0/+829