aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample/demos-en
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-0987-17527/+0
* :warning: key "accelerator" is duplicated and overwritten in Tk samplesa_matsuda2015-12-282-2/+2
* Typo in Tk samplesa_matsuda2015-12-271-4/+4
* Method name typo in Tk samplesa_matsuda2015-12-271-1/+1
* Typo in Tk samplesa_matsuda2015-12-271-7/+7
* Typos in messagesa_matsuda2015-12-274-4/+4
* Documentation typosa_matsuda2015-12-273-4/+4
* Typo: widget (?)a_matsuda2015-12-274-4/+4
* fix common misspelling [ci skip]nobu2015-12-242-2/+2
* handle ext/ as r53141naruse2015-12-1666-0/+66
* * ext/tk/extconf.rb: support s390x (Thanks to bkabrda) [ruby-trunk - Bug #5465]nagai2013-06-172-4/+4
* Typo by @windwiny [Fixes GH-295]zzak2013-04-241-1/+1
* * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj2011-11-051-1/+1
* Merge branch 'tk_utf8' into trunkayumin2011-09-142-66/+66
* * ext: remove trailing spaces.nobu2011-05-2216-207/+207
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-121-2/+5
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-0661-1549/+1549
* * ext/tk/sample/demos-jp/toolber.rb, ext/tk/sample/demos-en/toolber.rb:nagai2008-06-161-1/+1
* * ext/tk/tcltklib.c: [trial patch] On some environments, it givesnagai2008-06-121-2/+2
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-1064-324/+2031
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-2914-461/+196
* * ext/tk/sample/tkextlib/vu/canvSticker2.rb,usa2007-12-211-6/+6
* Ruby/Tk :: provisional support on Ruby-VM and Tcl/Tk8.5.nagai2007-12-212-22/+31
* * regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb,akr2007-12-211-1/+1
* * ext/tk/tcltklib.c: make SEGV risk lower at exit.nagai2006-07-101-9/+94
* * ext/tk/tcltklib.c: forgot to update RELEASE_DATE.nagai2005-12-061-2/+10
* * ext/tk/README.macosx-aqua: [new document] tips to avoid the knownnagai2005-12-062-2/+3
* * ext/tk/sample/demos-jp/widget: make the root window lower than thenagai2005-11-021-2/+6
* * ext/tk/sample/demos-en/tcolor.bak: remove.nagai2005-09-221-513/+0
* * sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)ocean2005-04-071-5/+36
* * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to createnagai2005-03-301-22/+22
* * ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offsetnagai2005-03-133-17/+62
* * ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handlernagai2005-03-101-6/+6
* * ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignmentnagai2005-03-092-4/+4
* * parse.y (gettable_gen): warns if VCALL name is used asmatz2005-03-092-4/+4
* * ext/tk/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-025-2/+2314
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-252-1/+178
* * ext/tk/sample/demos-en/widget: modify version check for supporting featuresnagai2004-12-161-4/+4
* * ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missingnagai2004-12-021-2/+2
* * ext/tk/lib/tk/*: untabifynagai2004-10-1138-1594/+1594
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-011-1/+1
* * ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.nagai2004-05-141-1/+1
* * renewal Ruby/Tknagai2004-05-0140-485/+2761
* * overrided instance methods, which are private methods on the supernagai2003-12-092-0/+6
* bug fixnagai2003-10-211-2/+2
* modify the message and comments on the sourcenagai2003-10-171-3/+15
* Add Tk::EncodedString and Tk::UTF8_String class to support charactersnagai2003-10-162-10/+112
* ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :nagai2003-10-142-2/+204
* * ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai2003-09-021-3/+3
* * ready to use 'validatecommand' option of TkEntry/TkSpinbox widgetnagai2003-08-031-4/+3