aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample/demos-en/goldberg.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-091-2007/+0
* Typo in Tk samplesa_matsuda2015-12-271-4/+4
* handle ext/ as r53141naruse2015-12-161-0/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-201/+201
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-101-8/+15
* * sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)ocean2005-04-071-5/+36
* * ext/tk/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-021-0/+1968