summaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tkextlib
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epathnagai2004-11-264-7/+18
* * ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or oldernagai2004-11-091-0/+2
* * ext/tk/lib/tk.rb: bind-event methods accept multi substitution arguments.nagai2004-11-073-12/+12
* * ext/tk/lib/tk.rb: support to use different Tcl commands betweennagai2004-11-038-3/+12
* * ext/tk/lib/tkextlib/tcllib: based on Tcllib 1.7nagai2004-10-162-0/+112
* * ext/tk/lib/tk/*: untabifynagai2004-10-1158-1207/+1207
* * ext/tk/lib/tk.rb: add Tk.errorInfo and Tk.errorCodenagai2004-10-062-2/+2
* * ext/tcltklib/tcltklib.c (ip_init): bug fixnagai2004-09-291-0/+2
* * ext/tk/lib/tk/namespace.rb: bug fixnagai2004-08-031-6/+26
* * ext/tk/lib/tkextlib/pkg_checker.rb: improve the check processnagai2004-07-291-9/+64
* * ext/tk/lib/validate.rb: accept a Method object for the validatecommand optionnagai2004-07-284-2/+206
* * add TclX extension support (partially)nagai2004-07-234-14/+102
* * ext/tk/, ext/tcltklib/: bug fixnagai2004-07-1545-90/+3653
* * ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.nagai2004-07-0926-17/+879
* * ext/tk/lib : bug fixnagai2004-07-0831-3/+1843
* * ext/tk/lib/tkextlib/tktrans.rb,eban2004-07-062-2/+2
* * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai2004-07-0686-254/+2944
* * ext/tk/lib/tkextlib/tkDND.rb: fix syntax error.eban2004-07-031-4/+4
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-0165-0/+4817