aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample/tktextio.rb
Commit message (Expand)AuthorAgeFilesLines
* Method name typo in a Tk samplea_matsuda2015-12-271-1/+1
* ivar name typo in a Tk samplea_matsuda2015-12-271-1/+1
* Typos in messagesa_matsuda2015-12-271-1/+1
* Documentation typosa_matsuda2015-12-271-1/+1
* handle ext/ as r53141naruse2015-12-161-0/+1
* Fix typo in samples for tk ext [skip ci]nobu2015-05-271-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-28/+28
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-101-1/+11
* * ext/tk/sample/tktextio.rb: 'hist_size' option causes error.nagai2007-01-291-1/+1
* * ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, andnagai2006-11-061-50/+497
* * ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handlernagai2005-03-101-0/+18
* * ext/tk/sample/tktextio.rb: add show_mode which means that see wherenagai2005-03-091-2/+64
* * ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.nagai2005-03-091-27/+79
* * ext/tk/sample/tktextio.rb: add commentnagai2005-03-081-2/+10
* * ext/tk/sample/tktextio.rb: New sample script. TkTextIO class in thisnagai2005-03-081-0/+463