summaryrefslogtreecommitdiff
path: root/ext/tk/lib/multi-tk.rb
AgeCommit message (Expand)Author
2004-09-17* ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwaitnagai
2004-09-14* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string was en-bugged by thenagai
2004-09-14* ext/tcltklib/tcltklib.c: fix SEGVnagai
2004-09-13* ext/tk/lib/multi-tk.rb: MultiTkIp.new_master and new_slave acceptnagai
2004-09-11* ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=nagai
2004-09-08* ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4nagai
2004-09-02* ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai
2004-08-30* ext/tk/lib/multi-tk.rb: 'restart' method accepts argumentsnagai
2004-08-29* ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]nagai
2004-06-12* ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) supportnagai
2004-05-21* ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsendnagai
2004-05-01* renewal Ruby/Tknagai
2004-01-02* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz
2003-11-12* ext/tk/lib/tk.rb,multi-tk.rb: stop freezing some classesnagai
2003-10-14ext/tcltklib/tcltklib.c:nagai
2003-09-08* multi-tk.rb: modify security check at creating a new interpreternagai
2003-09-07* tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai
2003-08-29* doc/ChangeLog-1.8.0: add changes of Ruby/Tknagai
2003-08-02* (bug fix) TkEntry#deletenagai
2003-07-31* bug fix : wrong resource file format (resource.{en,jp})nagai
2003-07-31* (IMPORTANT BUG FIX) scan of event keywords doesn't work on recentnagai
2003-07-31* wrap the command-proc of TkScale : pass the numeric object to the procnagai
2003-07-30* MultiTkIp.new_* accept a block to eval under the new interpreternagai
2003-07-30* bug fixnagai
2003-07-29* fix a bug of the procedure for 'Delete' button on the safe-Tk frmaenagai
2003-07-29* change default mode of mainloop_abort_on_exception on multi-tk.rbnagai
2003-07-29* bug fixnagai
2003-07-29tcltklib.c : bug fixnagai
2003-07-28tcltklib.c : *bug fixnagai
2003-07-27multi-tk.rb : (new) library to support multiple Tk interpreters (high level)nagai