aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tk/optiondb.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-091-372/+0
* Documentation typosa_matsuda2015-12-271-3/+3
* handle ext/ as r53141naruse2015-12-161-0/+1
* ext/tk: remove $SAFE 2..4 codenobu2015-09-241-6/+0
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-121-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-23/+23
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-291-4/+10
* * ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set nagai2008-02-271-1/+1
* * ext/tk/tcltklib.c: bug fix on treating Unicode strings.nagai2005-07-051-1/+1
* * ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667]nagai2004-12-161-3/+4
* * ext/tk/lib/tk/*: untabifynagai2004-10-111-81/+81
* * ext/tk/lib/tk/optiondb.rb: make it more securenagai2004-10-071-21/+34
* * ext/tk/lib/tk/image.rb: bug fixnagai2004-10-041-0/+58
* * ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai2004-09-021-6/+6
* * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai2004-07-061-1/+2
* * ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) supportnagai2004-06-121-1/+2
* * renewal Ruby/Tknagai2004-05-011-0/+297