aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/multi-tk.rb
Commit message (Expand)AuthorAgeFilesLines
...
* * (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