aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample/safe-tk.rb
Commit message (Expand)AuthorAgeFilesLines
* handle ext/ as r53141naruse2015-12-161-0/+1
* ext/tk: remove $SAFE 2..4 codenobu2015-09-241-3/+0
* * remove trailing spaces.nobu2011-05-151-1/+1
* * ext/tk/lib/multi-tk.rb: Long-term-callback support isn't stable yet.nagai2009-07-141-1/+1
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-121-2/+21
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-17/+17
* * ext/tk/lib/tk/*: untabifynagai2004-10-111-33/+33
* * ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string was en-bugged by thenagai2004-09-141-4/+34
* * ext/tcltklib/tcltklib.c: fix SEGVnagai2004-09-141-93/+76
* * renewal Ruby/Tknagai2004-05-011-1/+0
* * tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai2003-09-071-0/+7
* * (bug fix) TkEntry#deletenagai2003-08-021-0/+25
* * wrap the command-proc of TkScale : pass the numeric object to the procnagai2003-07-311-0/+2
* * bug fixnagai2003-07-301-6/+12
* * additional check of Tk interpreters' status for a little more safetynagai2003-07-301-4/+5
* * fix a bug of the procedure for 'Delete' button on the safe-Tk frmaenagai2003-07-291-0/+10
* tcltklib.c : bug fixnagai2003-07-291-2/+6
* multi-tk.rb : (new) library to support multiple Tk interpreters (high level)nagai2003-07-271-0/+48