aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/multi-tk.rb
Commit message (Expand)AuthorAgeFilesLines
...
* * dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz2004-01-021-1/+1
* * ext/tk/lib/tk.rb,multi-tk.rb: stop freezing some classesnagai2003-11-121-2/+2
* ext/tcltklib/tcltklib.c:nagai2003-10-141-2/+20
* * multi-tk.rb: modify security check at creating a new interpreternagai2003-09-081-4/+12
* * tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai2003-09-071-19/+32
* * doc/ChangeLog-1.8.0: add changes of Ruby/Tknagai2003-08-291-36/+160
* * (bug fix) TkEntry#deletenagai2003-08-021-2/+7
* * bug fix : wrong resource file format (resource.{en,jp})nagai2003-07-311-2/+0
* * (IMPORTANT BUG FIX) scan of event keywords doesn't work on recentnagai2003-07-311-0/+43
* * wrap the command-proc of TkScale : pass the numeric object to the procnagai2003-07-311-8/+35
* * MultiTkIp.new_* accept a block to eval under the new interpreternagai2003-07-301-6/+12
* * bug fixnagai2003-07-301-0/+1
* * fix a bug of the procedure for 'Delete' button on the safe-Tk frmaenagai2003-07-291-1/+0
* * change default mode of mainloop_abort_on_exception on multi-tk.rbnagai2003-07-291-1/+1
* * bug fixnagai2003-07-291-0/+6
* tcltklib.c : bug fixnagai2003-07-291-10/+24
* tcltklib.c : *bug fixnagai2003-07-281-10/+315
* multi-tk.rb : (new) library to support multiple Tk interpreters (high level)nagai2003-07-271-0/+796