aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/remote-tk.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-101-0/+4
* * ext/tk/lib/multi-tk.rb: add restriction to access the entriednagai2005-11-181-0/+38
* * ext/tk/tkutil/tkutil.c (tk_conv_args): forget to revertnagai2005-07-211-14/+25
* * ext/tk/tcltklib.c: bug fix on treating Unicode strings.nagai2005-07-051-2/+2
* * ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJISnagai2005-05-251-2/+3
* * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to createnagai2005-03-301-0/+4
* * ext/tk/tcltklib.c: add invalid namespace checknagai2005-01-311-1/+1
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-251-0/+4
* * ext/tk/lib/tk/*: untabifynagai2004-10-111-17/+17
* * ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwaitnagai2004-09-171-14/+16
* * ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=nagai2004-09-111-0/+13
* * ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and...nagai2004-09-091-0/+29
* * ext/tk/lib/remote-tk.rb: bug fixnagai2004-06-141-20/+47
* * ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsendnagai2004-05-211-0/+397