aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/README.tcltklib
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/README.tcltklib: [DOC] Fix typo by @xta [Fixes GH-532] [ci skip]zzak2014-02-111-1/+1
* * remove trailing spaces.nobu2013-05-191-1/+1
* fix typos. Patch by k_takata.ktsj2013-05-191-7/+7
* * ext/tk/lib/tk.rb: fail to start Tk.mainloop (exit immediately) on some envi...nagai2011-05-231-2/+27
* * ext: remove trailing spaces.nobu2011-05-221-32/+32
* * ext/tk/extconf.rb: revert. enbugged by last commit.nagai2010-05-051-2/+0
* * ext/tk/extconf.rb: better support for MinGW environment.nagai2010-04-301-0/+2
* * ext/tk/lib/extconf.rb: bug fix and ignore invalid Tcl/Tk libraries.nagai2009-07-271-0/+1
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-121-1/+42
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-101-1/+5
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-291-7/+7
* * ext/tk/extconf.rb: support --with-X11/--without-X11 option.nagai2006-11-221-0/+9
* * ext/tk/extconf.rb: Framework support on MacOS X Tiger.nagai2005-05-231-1/+18
* * ext/tk: merge tcltklib for Ruby/Tk installation controlnagai2005-01-251-0/+55