summaryrefslogtreecommitdiff
path: root/ext/tk/lib/remote-tk.rb
AgeCommit message (Expand)Author
2009-10-26* ext/tk/lib/remote-tk.rb: typo fixed.nagai
2009-07-12* ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-06-10* ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai
2005-11-18* ext/tk/lib/multi-tk.rb: add restriction to access the entriednagai
2005-07-21* ext/tk/tkutil/tkutil.c (tk_conv_args): forget to revertnagai
2005-07-05* ext/tk/tcltklib.c: bug fix on treating Unicode strings.nagai
2005-05-25* ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJISnagai
2005-03-30* ext/tk/tcltklib.c: add TclTkIp#_create_console() method to createnagai
2005-01-31* ext/tk/tcltklib.c: add invalid namespace checknagai
2005-01-25* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai
2004-10-11* ext/tk/lib/tk/*: untabifynagai
2004-09-17* ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwaitnagai
2004-09-11* ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=nagai
2004-09-09* ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and...nagai
2004-06-14* ext/tk/lib/remote-tk.rb: bug fixnagai
2004-05-21* ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsendnagai