aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tk/texttag.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-091-322/+0
* use true and false [ci skip]nobu2016-08-091-1/+1
* handle ext/ as r53141naruse2015-12-161-0/+1
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-121-1/+4
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-11/+11
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-101-0/+3
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-291-28/+61
* * ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set nagai2008-02-271-9/+9
* Ruby/Tk :: provisional support on Ruby-VM and Tcl/Tk8.5.nagai2007-12-211-0/+3
* * ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJISnagai2005-05-251-1/+2
* * ext/tk/lib/tk/timer.rb: fix typonagai2005-05-081-2/+2
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-251-2/+2
* * ext/tk/lib/tk.rb: fix bug on setting up system encodingnagai2004-12-171-11/+16
* * ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667]nagai2004-12-161-10/+12
* * ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai2004-12-081-2/+20
* * ext/tk/lib/tk.rb: bind-event methods accept multi substitution arguments.nagai2004-11-071-4/+4
* * ext/tk/lib/tk/*: untabifynagai2004-10-111-30/+30
* * ext/tk/, ext/tcltklib/: bug fixnagai2004-07-151-7/+7
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-011-0/+13
* * ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsendnagai2004-05-211-1/+2
* * renewal Ruby/Tknagai2004-05-011-0/+239