aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tkextlib/blt/dragdrop.rb
Commit message (Expand)AuthorAgeFilesLines
* handle ext/ as r53141naruse2015-12-161-0/+1
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-121-1/+2
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-10/+10
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-101-0/+6
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-291-0/+48
* * ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-221-0/+15
* * ext/tk/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai2005-08-091-1/+1
* * ext/tk/lib/tkextlib/blt.rb: add BLT extension supportnagai2004-12-231-0/+199