aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tkextlib/bwidget
Commit message (Expand)AuthorAgeFilesLines
* Documentation typosa_matsuda2015-12-273-3/+3
* handle ext/ as r53141naruse2015-12-1635-0/+35
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-1229-38/+155
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-069-36/+36
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-106-1/+42
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-2920-47/+265
* * ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set nagai2008-02-277-8/+8
* * ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-2219-0/+246
* * ext/tk/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai2005-08-099-0/+46
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-255-14/+14
* * ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667]nagai2004-12-165-14/+28
* * ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai2004-12-085-31/+171
* * ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epathnagai2004-11-262-2/+3
* * ext/tk/lib/tk/*: untabifynagai2004-10-116-79/+79
* * ext/tk/, ext/tcltklib/: bug fixnagai2004-07-152-2/+2
* * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai2004-07-0633-0/+2227